u-boot/board/kontron/sl28
Simon Glass 984639039f Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
The current name is inconsistent with SPL which uses CONFIG_SPL_TEXT_BASE
and this makes it imposible to use CONFIG_VAL().

Rename it to resolve this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:01:31 -04:00
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
ddr.c board: sl28: support 8 GiB memory 2022-06-20 15:52:45 +08:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
psci.c board: sl28: add basic PSCI implementation 2022-04-26 17:13:57 +05:30
sl28.c board: sl28: support dynamic prompts 2022-09-06 09:10:41 +08:00
sl28.h board: sl28: implement additional bootsources 2022-09-06 09:10:41 +08:00
spl.c board: sl28: add user friendly names for the boot sources 2022-09-06 09:10:41 +08:00
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00