]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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)
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.


No differences found