]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr
authorAdam Ford <aford173@gmail.com>
Fri, 20 Jul 2018 13:25:53 +0000 (08:25 -0500)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 09:05:54 +0000 (11:05 +0200)
commitf97f167107b33fc6596561dae1309571ade39055
treef181bbe82d19837c5120e26d5d7aef5e95a2cc30
parent0d38a5fd44b773c718ee4e834d34cf8c7912e200
configs: imx6q_logic: Cleanup ramdiskaddr and fdtaddr

There are already definitions for ramdisk_addr_r and fdt_addr_r, so
having a duplicate copy called ramdiskaddr and fdtaddr is confusing.
This patch converts any references to ramdisk_addr_r and fdt_addr_r
and removes the duplicates.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/imx6_logic.h