Home
last modified time | relevance | path

Searched hist:"0 d3012af5a395d25bb0ab67946158e5bf8d33d5b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dvexpress_aemv8a.h0d3012af5a395d25bb0ab67946158e5bf8d33d5b Fri Oct 09 16:18:01 UTC 2015 Ryan Harkin <ryan.harkin@linaro.org> vexpress64: increase max gunzip size

vexpress64 kernels are usually over 8 MBytes in length, so setting the
max uImage length to 64 Mbytes should give us plenty of scope for
expansion.

I mostly chose this length to match other board configs that use
"(64 << 20)".

Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>