Local board config.mk should be avoided. Place CONFIG_SYS_TEXT_BASE definition into the board config file instead. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>master
parent
ba8dcca78d
commit
43f13e4ad7
@ -1,5 +0,0 @@ |
|||||||
# with relocation CONFIG_SYS_TEXT_BASE can be anything, and making it 0
|
|
||||||
# makes relative and absolute relocation fixups interchangeable.
|
|
||||||
#CONFIG_SYS_TEXT_BASE = 0
|
|
||||||
|
|
||||||
CONFIG_SYS_TEXT_BASE = 0xc0000000
|
|
Loading…
Reference in new issue