board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / board / technologic / ts5x00 / fs-overlay / boot / syslinux / syslinux.cfg
blob64f8187733a7f6573af7ee1e5589a8e4c04027d0
1 SERIAL 1 115200
2 CONSOLE 0
4 DEFAULT linux
6 LABEL linux
7   SAY Now booting the kernel from SYSLINUX...
8   LINUX /boot/bzImage
9   APPEND console=ttyS1,115200n8 root=/dev/sda1 rootfstype=ext4 rw