Lines Matching +full:mode +full:- +full:bootloader
15 Linux can be used with the ADS BootLoader that ships with the
19 - SA1100 LCD frame buffer (8/16bpp...sort of)
20 - SA1111 USB Master
21 - on-board SMC 92C96 ethernet NIC
22 - SA1100 serial port
23 - flash memory access (MTD/JFFS)
24 - pcmcia, compact flash
25 - touchscreen(ucb1200)
26 - ps/2 keyboard
27 - console on LCD screen
28 - serial ports (ttyS[0-2])
29 - ttyS0 is default for serial console
30 - Smart I/O (ADC, keypad, digital inputs, etc)
31 See http://www.eurotech-inc.com/linux-sbc.asp for IOCTL documentation
35 - everything else! :-)
39 - The flash on board is divided into 3 partitions. mtd0 is where
40 the zImage is stored. It's been marked as read-only to keep you
41 from blasting over the bootloader. :) mtd1 is
44 on top of it. If you're not using the ADS bootloader, you're
47 - 16bpp mode requires a different cable than what ships with the board.
49 if you compile with 16bit mode support and switch into a lower bpp
50 mode, the timing is off so the image is corrupted. This will be