mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02: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:
committed by
Tom Rini
parent
a389c9cd93
commit
702de89cc6
@@ -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
|
||||
|
Reference in New Issue
Block a user