2004-08-01 22:48:16 +00:00
|
|
|
#
|
|
|
|
# This config file is used for compilation of scb93328 sources
|
|
|
|
#
|
2010-10-07 19:51:12 +00:00
|
|
|
# You might change location of U-Boot in memory by setting right CONFIG_SYS_TEXT_BASE.
|
2004-08-01 22:48:16 +00:00
|
|
|
# This allows for example having one copy located at the end of ram and stored
|
|
|
|
# in flash device and later on while developing use other location to test
|
|
|
|
# the code in RAM device only.
|
|
|
|
#
|
|
|
|
|
2010-10-07 19:51:12 +00:00
|
|
|
CONFIG_SYS_TEXT_BASE = 0x08f00000
|