]> git.ipfire.org Git - people/ms/u-boot.git/commit - config.mk
Add ADI Blackfin support
authorWolfgang Denk <wd@pollux.denx.de>
Sun, 12 Mar 2006 01:10:00 +0000 (02:10 +0100)
committerWolfgang Denk <wd@pollux.denx.de>
Sun, 12 Mar 2006 01:10:00 +0000 (02:10 +0100)
commit0afe519a433184fb1270ff0823971130353a807f
treedcf4e84ada0961ded5df9ebfc2804e882bca57b0
parentdc013d464000635a5b8ae841c6e683f94a6bee3d
Add ADI Blackfin support
- add support for Analog Devices Blackfin BF533 CPU
- add support for the ADI BF533 Stamp uClinux board
- add support for the ADI BF533 EZKit board
Patches by Richard Klingler, June 11th 2005:
15 files changed:
CHANGELOG
Makefile
common/cmd_bootm.c
config.mk
drivers/cfi_flash.c
drivers/smc91111.c
drivers/smc91111.h
examples/Makefile
examples/smc91111_eeprom.c
examples/stubs.c
include/flash.h
include/image.h
include/linux/stat.h
rtc/Makefile
tools/mkimage.c