imx: imx8qxp_mek: increase buffer sizes and args number
authorAnatolij Gustschin <agust@denx.de>
Mon, 21 Oct 2019 15:31:53 +0000 (17:31 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Dec 2019 12:57:42 +0000 (13:57 +0100)
commit5c1c7c1ef81503ccae531704ac9dbd8cb41e5b49
treee866475577278560fb785bd7c3a65f3d7cb51f53
parentf5edb0d86dd4dc32e95120d58202470c93b1487f
imx: imx8qxp_mek: increase buffer sizes and args number

The default value of CONFIG_SYS_CBSIZE is too small when we need
to input long commands or when using long kernel command line.

The default value of CONFIG_SYS_MAXARGS is too small to add a long
command line, and the kernel might not boot as intended without the
complete bootargs. Increase argument buffer sizes and the number of
arguments.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/configs/imx8qxp_mek.h