diff options
author | Aneesh V <aneesh@ti.com> | 2011-10-21 12:29:34 -0400 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-10-27 21:56:35 +0200 |
commit | 2d01dd953a269e5fc27e04cb8571e0d8d81c7c4a (patch) | |
tree | a11c87dc6b9a6cad090a01455cb6269f39eaa0ee /doc/README.EVB-64260-750CX | |
parent | cc3f7058435c94acaaf9111340437a0a4c018de6 (diff) | |
download | u-boot-imx-2d01dd953a269e5fc27e04cb8571e0d8d81c7c4a.zip u-boot-imx-2d01dd953a269e5fc27e04cb8571e0d8d81c7c4a.tar.gz u-boot-imx-2d01dd953a269e5fc27e04cb8571e0d8d81c7c4a.tar.bz2 |
omap: spl: fix build break due to changes in FAT
FAT library now uses malloc() and free(). But SPL doesn't
have heap until now. Setup a heap in SDRAM to fix this issue.
However this increases SPL footprint beyond the available SRAM
budget. So, compile out some fancy features in the SDARM init
bring back footprint under control
CC: Sandeep Paulraj <s-paulraj@ti.com>
CC: Wolfgang Denk <wd@denx.de>
Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'doc/README.EVB-64260-750CX')
0 files changed, 0 insertions, 0 deletions