mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
treewide: mem: Move mtest related defines to Kconfig
Move below defines which are used by mtest utility to Kconfig. CONFIG_SYS_MEMTEST_START CONFIG_SYS_MEMTEST_END Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> [trini: Fix kmcoge5ne board, re-run migration as well] Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
a389c9cd93
commit
702de89cc6
496 changed files with 417 additions and 804 deletions
|
@ -3075,8 +3075,6 @@ CONFIG_SYS_MECR_VAL
|
|||
CONFIG_SYS_MEMAC_LITTLE_ENDIAN
|
||||
CONFIG_SYS_MEMORY_BASE
|
||||
CONFIG_SYS_MEMORY_SIZE
|
||||
CONFIG_SYS_MEMTEST_END
|
||||
CONFIG_SYS_MEMTEST_START
|
||||
CONFIG_SYS_MEM_MAP
|
||||
CONFIG_SYS_MEM_RESERVE_SECURE
|
||||
CONFIG_SYS_MEM_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue