56047fa97d
Other projects, such as Linux [1] and U-Boot [2], use "technologic" for this manufacturer. To be more consistent across all of them, rename the board/ts folder to board/technologic. [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/vendor-prefixes.txt [2] http://git.denx.de/?p=u-boot.git;a=tree;f=board/technologic;hb=HEAD Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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
|