FIT image with different load addresses
Chris Packham
judge.packham at gmail.com
Mon Mar 21 09:20:59 CET 2022
Hi,
I've got 2 ARM64 boards. The can both use the same kernel and initrd except
dram on one starts at 0 and on the other at 0x200000000. Is it possible to
set the loadaddr and entrypoint in a FIT image such that it will work for
both boards?
If I put 2 kernel entries using the same binary will the resulting image
have a double up on the kernel data or are things smart enough to realize
the binary is the same.
Thanks,
Chris
More information about the U-Boot
mailing list