commit | 7542968e1f732354b658eed942cf8f54e691c260 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Fri Jan 19 16:13:51 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Fri Jan 19 17:59:35 2018 +0300 |
tree | b6d22836d815af5aa2ea02a830084f3c7de268da | |
parent | 346f16dc0fd52b1220c1c63fb058d75eb579d890 [diff] |
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>