]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6: change CONFIG_SYS_TEXT_BASE to accomodate boards with less than 256MiB...
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Jan 2015 10:49:51 +0000 (11:49 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 9 Jan 2015 10:49:51 +0000 (11:49 +0100)
commit60da499d7982527cf39ee5c1eebde13e2791f3f0
tree838372e7cfd015f49bd008c5eff13459026e0cf7
parent0ec3e0464e923142c845b23b1fc34dc9310540db
karo: tx6: change CONFIG_SYS_TEXT_BASE to accomodate boards with less than 256MiB memory

The default address taken from the original Freescale BSP is beyond
256MiB. Thus modules with less than that amount of memory cannot work.
Change the address to be inside the first memory bank for all sensible
memory sizes.
board/karo/tx6/config.mk