summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8260.h
Commit message (Collapse)AuthorAgeFilesLines
* Work on TRAB's auto_update feature.wdenk2003-09-181-1/+1
| | | | Cleanup for submitted patches.
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-181-29/+53
| | | | | | | - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and env_common.c) - sbc8260 tweaks - adjust "help" output
* * Code cleanup:wdenk2003-06-271-9/+9
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-21/+58
| | | | | | | | | | | | | Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) * Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED being defined. - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and root-on-nfs macros are designed to switch how the default boot method gets defined.
* * Patch by Jim Sandoz, 07 Nov 2002:wdenk2002-11-111-4/+50
| | | | | | | | | | Increase number of network RX buffers (PKTBUFSRX in "include/net.h") for EEPRO100 based boards (especially SP8240) which showed "Receiver is not ready" errors when U-Boot was processing the receive buffers slower than the network controller was filling them. * Get rid of obsolete include/mpc74xx.h
* Initial revisionwdenk2002-11-031-0/+980
OpenPOWER on IntegriCloud