]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc/mpc85xx: socrates: add initrd_high default environment variable
authorHeiko Schocher <hs@denx.de>
Tue, 24 Jan 2023 17:06:54 +0000 (18:06 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit316d3d06059810cc64e4e438cfe3f2b001fc31e1
tree67ae7764e77256640f41f2daea72206be9d6c59f
parent2e9eea4ebdbdcca123f658ac5d9d659040b3f15f
powerpc/mpc85xx: socrates: add initrd_high default environment variable

we need to set initrd_high to get fitimage booting.

Without, U-Boot drops when booting fitimage:

ERROR: Failed to allocate 0x59a0b6 bytes below 0x800000.
ramdisk - allocation error
bootm - boot application image from memory

Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/socrates.h