mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-11 14:16:47 +03:00
Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r to the SC5xx boards. These variables are currently unused in the environment but will be used in the future once support for booti commands is added to the SC5xx boards. Signed-off-by: Caleb Ethridge <caleb.ethridge@analog.com>