Lines Matching +full:mode +full:- +full:bootloader
23 Linux can be used with the ADS BootLoader that ships with the
29 board with the ADS bootloader, but should still work with Angel,
36 ----- begin angelboot.opt -----
47 ----- end angelboot.opt -----
52 angelboot -f angelboot.opt zImage
58 If any other bootloader is used, ensure it accomplish the same, especially
63 - SA1100 LCD frame buffer (8/16bpp...sort of)
64 - on-board SMC 92C96 ethernet NIC
65 - SA1100 serial port
66 - flash memory access (MTD/JFFS)
67 - pcmcia
68 - touchscreen(ucb1200)
69 - ps/2 keyboard
70 - console on LCD screen
71 - serial ports (ttyS[0-2])
72 - ttyS0 is default for serial console
73 - Smart I/O (ADC, keypad, digital inputs, etc)
74 See http://www.eurotech-inc.com/linux-sbc.asp for IOCTL documentation
78 - UCB1200 audio with new ucb_generic layer
79 - everything else! :-)
83 - The flash on board is divided into 3 partitions. mtd0 is where
85 read-only to keep you from blasting over the bootloader. :) mtd1 is
88 on top of it. If you're not using the ADS bootloader, you're
91 - 16bpp mode requires a different cable than what ships with the board.
93 if you compile with 16bit mode support and switch into a lower bpp
94 mode, the timing is off so the image is corrupted. This will be