483e3bef47
This patch adds support for the TS-5x00 serie of Technologic Systems x86-based Single Board Computers, featuring an AMD Elan520 processor. http://wiki.embeddedarm.com/wiki/#AMD [Peter: explicitly set arch/variant in defconfig, strip trailing spaces] Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
188 B
INI
10 lines
188 B
INI
SERIAL 1 115200
|
|
CONSOLE 0
|
|
|
|
DEFAULT linux
|
|
|
|
LABEL linux
|
|
SAY Now booting the kernel from SYSLINUX...
|
|
LINUX /boot/bzImage
|
|
APPEND console=ttyS1,115200n8 root=/dev/sda1 rootfstype=ext4 rw
|