diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-06-25 14:22:13 +0200 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2018-07-27 16:12:07 +0200 |
commit | 827db15d67c0462b374e8b3969364e75ccadd99e (patch) | |
tree | e3603bc09695de40fe11d36f127198b93d5e330b /doc/README.plan9 | |
parent | f809cb4a7813613b79571a2c5a3d3d4b8598831c (diff) |
apalis/colibri_imx6/imx6ull: make sure loadaddr does not collide
Currently $loadaddr and $fdt_addr_r point to the same address. This
might be not ideal for some distro boot scripts which make use of
$loadaddr after loading the device tree.
Make sure the two variables point to two different addresses. Moving
$loadaddr is not entirly trivial since it is defined in mx6_common.h.
Move $fdt_addr_r and $ramdisk_addr_r by 1MiB, which should be enough
for scripts.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'doc/README.plan9')
0 files changed, 0 insertions, 0 deletions