u-boot-brain/board/lubbock/config.mk
2002-08-14 07:58:23 +00:00

14 lines
228 B
Makefile

#
# Linux-Kernel is expected to be at c000'8000, entry c000'8000
#
# we load ourself to c170'0000, the upper 1 MB of second bank
#
# download areas is c800'0000
#
#TEXT_BASE = 0xa1700000
TEXT_BASE = 0xa3000000
#TEXT_BASE = 0