uboot-mt623x/board/sacsng
wdenk 78137c3c93 * Patches by Jon Diekema, 15 Sep 2003:
- add description for missing CFG_CMD_* entries in the README file
  - sacsng tweaks:
   include/configs/sacsng.h:
       + Support extra bootp options like: 2nd DNS and send hostname
       + Enabling ping and irq command
       + Adding defines for a bunch of misc configrabled options
         (patches for these options will be coming)
       + Adding watchdog support, but it isn't enabled yet.

   board/sacsng/sacsng.c:

       + Suppressing unneeded output when the quiet environment
	 is non-zero.
       + show_boot_progress() now accepts any negative number as a
	 failure code.
       + show_boot_progress() flashes the error code 5 times, and
         then resets the board to retry the boot from the top

* Patch by Gleb Natapov, 14 Sep 2003:
  enable watchdog support for all MPC824x boards that have a watchdog
2003-09-15 18:00:00 +00:00
..
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
clkinit.c * Code cleanup: 2003-06-27 21:31:46 +00:00
clkinit.h * Code cleanup: 2003-06-27 21:31:46 +00:00
config.mk Initial revision 2002-03-25 21:00:08 +00:00
flash.c * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 2003-05-30 12:48:29 +00:00
ioconfig.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sacsng.c * Patches by Jon Diekema, 15 Sep 2003: 2003-09-15 18:00:00 +00:00
u-boot.lds * Code cleanup: 2003-06-27 21:31:46 +00:00