aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/grub-conf/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/grub-conf/files')
-rw-r--r--recipes-bsp/grub-conf/files/grub.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/grub-conf/files/grub.conf b/recipes-bsp/grub-conf/files/grub.conf
index 803b9d8..7b403b8 100644
--- a/recipes-bsp/grub-conf/files/grub.conf
+++ b/recipes-bsp/grub-conf/files/grub.conf
@@ -4,9 +4,9 @@ timeout 5
color white/blue white/cyan
title Quark X1000 kernel-SPI initrd-SPI IMR-On IO-APIC/HPET NoEMU
- kernel --spi root=/dev/ram0 console=ttyQRK1,115200n8 earlycon=uart8250,mmio32,0x8010f000,115200n8 reboot=efi,warm apic=debug rw
+ kernel --spi root=/dev/ram0 console=ttyS1,115200n8 earlycon=uart8250,mmio32,0x8010f000,115200n8 reboot=efi,warm apic=debug rw
initrd --spi
title Quark X1000 kernel-MassStorage iot-devkit on SD IMR-On IO-APIC/HPET NoEMU debug
root (hd0,0)
- kernel /bzImage root=/dev/mmcblk0p2 rootwait console=ttyQRK1,115200n8 earlycon=uart8250,mmio32,0x8010f000,115200n8 vmalloc=384M reboot=efi,warm apic=debug rw LABEL=boot debugshell=5
+ kernel /bzImage root=/dev/mmcblk0p2 rootwait console=ttyS1,115200n8 earlycon=uart8250,mmio32,0x8010f000,115200n8 vmalloc=384M reboot=efi,warm apic=debug rw LABEL=boot debugshell=5