[U-Boot] [PATCH 0/2] xtensa: clean up SYS_MONITOR_LEN/SYS_TEXT_ADDR
Max Filippov
jcmvbkbc at gmail.com
Mon Feb 12 23:39:17 UTC 2018
Hello,
this series moves SYS_MONITOR_LEN to Kconfig for board/cadence/xtfpga,
removes SYS_MEMORY_TOP and renames CONFIG_SYS_TEXT_ADDR to
XTENSA_SYS_TEXT_ADDR.
Max Filippov (2):
board/cadence/xtfpga: move SYS_MONITOR_LEN to Kconfig
xtensa: clean up CONFIG_SYS_TEXT_ADDR
arch/xtensa/cpu/start.S | 2 +-
arch/xtensa/cpu/u-boot.lds | 4 ++--
board/cadence/xtfpga/Kconfig | 5 +++++
include/configs/xtfpga.h | 12 ++----------
4 files changed, 10 insertions(+), 13 deletions(-)
--
2.1.4
More information about the U-Boot
mailing list