]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Mar 2015 15:07:27 +0000 (00:07 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:16 +0000 (14:34 +0200)
commit376a862a13cabd61b262bfad86a30a849dacf629
treeca8d62facb62b62a297681991f390bb0cbc4d349
parent49b73619ffbc71708820df5ac922054071b3ff8d
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT

The Boot ROM of UniPhier platform only loads 64KB image.  We should
always make sure that SPL memory footprint is less than that.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/uniphier.h