summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorSergio Prado <sergio.prado@toradex.com>2023-04-19 22:05:08 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-06-28 13:38:56 +0200
commitec32ff912937b38156f215ecabed23a21f815cc0 (patch)
tree403e60e778e743b2fe505e05d2dd8a19fc71f970 /recipes-kernel/linux
parent7494e9e268a056a423ed917261af8978ba14a648 (diff)
machines: fix fitimage ramdisk load address
Booting with a FIT image (that includes a ramdisk image) is failing on several machines with the following error message: 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 Build and boot time tested on all impacted machines. Signed-off-by: Sergio Prado <sergio.prado@toradex.com> (cherry picked from commit 5a1617c4d363e6b1ac23d6884b47cd113b395d84)
Diffstat (limited to 'recipes-kernel/linux')
0 files changed, 0 insertions, 0 deletions