mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Modifications for Atmel AT91RM9200DK ARM920T based development kit
- Add Atmel DataFlash support for reading and writing.
- Add possibility to boot a Linux from DataFlash with BOOTM command.
- Add Flash detection on Atmel AT91RM9200DK
(between Atmel AT49BV1614 and AT49BV1614A flashes)
- Replace old Ethernet PHY layer functions
- Change link address
* Patch by Frank Smith, 9 Jun 2003:
use CRIT_EXCEPTION for machine check on 4xx
* Patch by Detlev Zundel, 13 Jun 2003:
added implementation of the "carinfo" command in cmd_immap.c
|
||
|---|---|---|
| .. | ||
| 405gp_enet.c | ||
| 405gp_pci.c | ||
| bedbug_405.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| dcr.S | ||
| i2c.c | ||
| interrupts.c | ||
| kgdb.S | ||
| Makefile | ||
| miiphy.c | ||
| resetvec.S | ||
| sdram.c | ||
| serial.c | ||
| spd_sdram.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| vecnum.h | ||