]> git.baikalelectronics.ru Git - uboot.git/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)
commit99af564377ddef5c8a680542c19f0cd0b68dd1da
treee346d408b877ef8b95515ca09e682de1b7b9ef1f
parent25f4f4daa5d4cf920b6a24f88ec00afc3e4bff78
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