summaryrefslogtreecommitdiffstats
path: root/include/configs/SX1.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-6/+0
| | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
* Prepare for SoC rework of ARM code:wdenk2005-04-021-1/+1
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* * Configure SX1 board to use drivers/cfi_flash.cwdenk2004-10-101-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-121-3/+5
| | | | | use redundand environment storage; auto-set console on USB port (using preboot command)
* Add support for Siemens SX1 mobile phone;wdenk2004-03-121-0/+177
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
OpenPOWER on IntegriCloud