summaryrefslogtreecommitdiff
path: root/include/configs/SX1.h
Commit message (Collapse)AuthorAgeLines
* * Configure SX1 board to use drivers/cfi_flash.cwdenk2004-10-10-3/+17
| | | | | | | | | | | * Patches by Michael Bendzick, 30 Aug 2004: - Configure omap1510inn board to use drivers/cfi_flash.c - Make drivers/cfi_flash.c protect environment and redundant environment. * Patch by Steven Scholz, 23 Jun 2004: - Add script (tools/img2brec.sh) to programm U-Boot into (Synch)Flash using the Bootstrap Mode of the MC9328MX1/L
* SX1 patches: use "serial#" for USB serial #;wdenk2004-03-12-3/+5
| | | | | use redundand environment storage; auto-set console on USB port (using preboot command)
* Add support for Siemens SX1 mobile phone;wdenk2004-03-12-0/+177
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")