summaryrefslogtreecommitdiff
path: root/common/lcd_simplefb.c
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-08-10 16:07:47 -0500
committerTom Rini <trini@konsulko.com>2018-08-20 07:21:27 -0400
commitc4fa049a121457ff38b74daac32e18d7afbd4538 (patch)
tree77a3caff944d5867e44edcadc35f1523a37601e6 /common/lcd_simplefb.c
parentf09d83155710f6fb93b550c8ea57b2d7515cf3e2 (diff)
ARM: da850evm: Enable SPL_SYS_MALLOC_SIMPLE
The SPL space is limited. In order to try to enable DM in SPL, we need more space. When combined wtih TINY_PRINTF, this reduces the size of SPL by 6.5k Original: text data bss dec hex filename 20760 1216 80 22056 5628 spl/u-boot-spl Tiny Printf text data bss dec hex filename 17947 1216 80 19243 4b2b spl/u-boot-spl Malloc Simple + Tiny Printf text data bss dec hex filename 15187 176 28 15391 3c1f spl/u-boot-spl Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'common/lcd_simplefb.c')
0 files changed, 0 insertions, 0 deletions