From ca1efa862faf72394560c2a795b52e1832cbc0ab Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Thu, 13 May 2010 03:46:35 +0000 Subject: xilinx-ml507: Add screen option and don't disable tty1 Signed-off-by: Adrian Alonso Signed-off-by: Stefan Schmidt --- conf/machine/xilinx-ml507.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/xilinx-ml507.conf b/conf/machine/xilinx-ml507.conf index 693f904012..8c888b2ae7 100644 --- a/conf/machine/xilinx-ml507.conf +++ b/conf/machine/xilinx-ml507.conf @@ -15,7 +15,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-xilinx-ml507" KERNEL_IMAGETYPE = "uImage" -MACHINE_FEATURES = "kernel26 apm ext2 vfat ethernet" +MACHINE_FEATURES = "kernel26 apm ext2 vfat ethernet screen" MACHINE_EXTRA_RECOMMENDS = "kernel-modules" UBOOT_ARCH = "ppc" @@ -30,7 +30,7 @@ PREFERRED_VERSION_u-boot_xilinx-ml507 = "git" # XILINX_BOARD = "ml507" # Don't use tty1 -USE_VT = "0" +# USE_VT = "0" SERIAL_CONSOLE = "9600 ttyS0" # Device nodes add xsa for (system ace) -- cgit 1.2.3-korg