]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3/4: Increase console I/O buffer size
authorVaibhav Hiremath <hvaibhav@ti.com>
Sun, 4 Sep 2011 01:24:19 +0000 (21:24 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:17 +0000 (11:36 +0200)
commitf62b1257f206ba5c54d696a09fe0c79eca007636
tree3b7d8b91823e4d37a2fa06d1bc1bb189f15581af
parent904a20bcea56b7409747a3af6ecca740a0f97fe4
OMAP3/4: Increase console I/O buffer size

Increase the console I/O buffer size (SYS_CBSIZE) to 512 (from 256)
required especially for bootargs string, as multiple options
(e.g Video settings) are passed to the kernel through bootargs.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/omap3_beagle.h
include/configs/omap3_evm.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_sdp3430.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h
include/configs/omap4_panda.h
include/configs/omap4_sdp4430.h