]> git.sur5r.net Git - u-boot/commit
ARM: qemu-arm: Increase CONFIG_SYS_CBSIZE
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Mon, 5 Mar 2018 21:20:41 +0000 (23:20 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 9 Mar 2018 14:23:10 +0000 (09:23 -0500)
commitb771f0b1260749ec83ad3365c926956d1fee61ff
treee346d408b877ef8b95515ca09e682de1b7b9ef1f
parent5e62f828256d66e2b28def4f9ef20a2a05c2d04f
ARM: qemu-arm: Increase CONFIG_SYS_CBSIZE

CONFIG_SYS_CBSIZE determines the maximum length of the kernel command
line, and the default value of 256 is too small for booting some Linux
images in the wild.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
include/configs/qemu-arm.h