* Removed the USE_VT = 0 setting from am37x-evm and dm37x-evm
configuration files. With matrix-gui-e using chvt 4 it is OK
for these consoles to be created.
* The console is used for the beagleboard validation software
as well so it should be available to allow running the
validation software on these boards.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
SERIAL_CONSOLE = "115200 ttyS0"
-USE_VT = "0"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
SERIAL_CONSOLE = "115200 ttyS0"
-USE_VT = "0"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"