Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTCOUNT_SINGLEWORD Signed-off-by: Lukasz Majewski <lukma@denx.de> Tested-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Ian Ray <ian.ray@ge.com>
This commit is contained in:
committed by
Tom Rini
parent
d1ec9461f2
commit
04e2cead60
@@ -26,7 +26,6 @@
|
||||
#define CONFIG_PL01x_PORTS { (void *)(0xFFF36000) }
|
||||
#define CONFIG_CONS_INDEX 0
|
||||
|
||||
#define CONFIG_SYS_BOOTCOUNT_SINGLEWORD
|
||||
#define CONFIG_SYS_BOOTCOUNT_LE /* Use little-endian accessors */
|
||||
#define CONFIG_SYS_BOOTCOUNT_ADDR 0xfff3cf0c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user