summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2023-07-18 11:38:20 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-06 13:44:02 +0200
commit092abfb407b9b0f1934e9bfeef1d9c3473fea1b4 (patch)
treedb4775529396e461d29776d44407667180c3d019 /recipes-kernel
parentab876abd0d3d79c15b5148ab30bb074798dacd98 (diff)
colibri-imx6ull-emmc: fix fitimage ramdisk load address
Booting with a FIT image (that includes a ramdisk image) is failing with the following error: Error: ramdisk overwritten Ramdisk image is corrupt or invalid This is because the boot script uses ramdisk_addr_r to load the FIT image, and this is overlapping with the default fitimage ramdisk load address. Fix by adjusting the fitimage ramdisk load address: UBOOT_RD_LOADADDRESS = ramdisk_addr_r + 32M Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit cb0a04aa51d2036aa6e4af6fdc92c1cc1d5935e8)
Diffstat (limited to 'recipes-kernel')
0 files changed, 0 insertions, 0 deletions