* Fix data abort exception handling for arm920t CPU
* Fix alignment problems with flash driver for TRAB board * Patch by Donald White, 21 May 2003: fix calculation of base address in pci_hose_config_device() * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always execute "cmd2", even if "cmd1" fails. Note that this is different to "run var1 var2" where the contents of "var2" will NOT be executed when a command in "var1" fails.
Showing
- CHANGELOG 12 additions, 0 deletionsCHANGELOG
- README 45 additions, 3 deletionsREADME
- board/trab/flash.c 9 additions, 1 deletionboard/trab/flash.c
- common/main.c 10 additions, 7 deletionscommon/main.c
- cpu/arm920t/start.S 2 additions, 4 deletionscpu/arm920t/start.S
- drivers/pci.c 100 additions, 112 deletionsdrivers/pci.c
Loading
Please register or sign in to comment