ARC: devboards: Allow huge uImages (up to 128 MiB)
authorAlexey Brodkin <abrodkin@synopsys.com>
Fri, 19 Jan 2018 13:13:51 +0000 (16:13 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 19 Jan 2018 14:59:35 +0000 (17:59 +0300)
commit8f44e1ee799d75eb2b296a7525dc0c3003a3644c
treeb6d22836d815af5aa2ea02a830084f3c7de268da
parentc0e6769a82f79a0fc20baa9257ebd17b1cecf4fa
ARC: devboards: Allow huge uImages (up to 128 MiB)

Even though in production uImage usually is quite small as
it contains just Linux kernel image during development it might
be pretty convenient to have root-FS built into the same image.

That makes uImage much larger but given on our dev platforms we have
quite a lot of DDR (> 512 MiB) we may afford loading huge uImages.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
include/configs/axs10x.h
include/configs/hsdk.h