commit | 4fce0afea2da1b16c56abd3a5cd0b9972467451f | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon May 09 15:00:47 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 09 13:40:24 2022 -0400 |
tree | 3909a9a731b20338f7ff3de661e0128944e6a6f6 | |
parent | 7913b2bd29aa985ae7be810a98737b9cabe3ec0e [diff] |
Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRD This enable booting of Debian systems which use raw initrd image (instead of uInitrd created by mkimage). This change increase size of u-boot.bin binary by just 64 bytes. Signed-off-by: Pali Rohár <pali@kernel.org>