Convert CONFIG_SYS_TEXT_BASE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_TEXT_BASE Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1a77da4b33
commit
465547bddf
@ -12,7 +12,6 @@
|
||||
|
||||
#define CONFIG_SYS_NS16550_COM1 0xf040c000
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0x10100000
|
||||
#define CONFIG_SYS_INIT_RAM_ADDR 0x10200000
|
||||
|
||||
#include "bcmstb.h"
|
||||
|
@ -12,7 +12,6 @@
|
||||
|
||||
#define CONFIG_SYS_NS16550_COM1 0xf040ab00
|
||||
|
||||
#define CONFIG_SYS_TEXT_BASE 0x80100000
|
||||
#define CONFIG_SYS_INIT_RAM_ADDR 0x80200000
|
||||
|
||||
#include "bcmstb.h"
|
||||
|
Loading…
Reference in New Issue
Block a user