summaryrefslogtreecommitdiff
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-06-25 14:22:13 +0200
committerStefan Agner <stefan.agner@toradex.com>2018-07-27 16:12:07 +0200
commit827db15d67c0462b374e8b3969364e75ccadd99e (patch)
treee3603bc09695de40fe11d36f127198b93d5e330b /drivers/hwmon
parentf809cb4a7813613b79571a2c5a3d3d4b8598831c (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 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions