]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patches by David Snowdon, 07 Sep 2004:
authorwdenk <wdenk>
Sun, 9 Jan 2005 21:28:15 +0000 (21:28 +0000)
committerwdenk <wdenk>
Sun, 9 Jan 2005 21:28:15 +0000 (21:28 +0000)
commit6310eb9da74b1cf33194ae88275cc63b76e7a764
tree0907eccba1dad0dd14c81f34e09976106d32dfa1
parenta562e1bd9d8e10ea2e51d08e66d35a6e1795153b
Patches by David Snowdon, 07 Sep 2004:
- add u-boot.hex target in the top level Makefile
- add support for the UNSW/NICTA PLEB 2 board (pleb2)
- use -mtune=xscale and -march=armv5 options for PXA
CHANGELOG
Makefile
board/pleb2/Makefile [new file with mode: 0644]
board/pleb2/config.mk [new file with mode: 0644]
board/pleb2/flash.c [new file with mode: 0644]
board/pleb2/memsetup.S [new file with mode: 0644]
board/pleb2/pleb2.c [new file with mode: 0644]
board/pleb2/u-boot.lds [new file with mode: 0644]
cpu/pxa/config.mk
include/asm-arm/arch-pxa/hardware.h
include/configs/pleb2.h [new file with mode: 0644]