summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Benard <eric@eukrea.com>2011-04-03 06:35:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-04-27 19:38:10 +0200
commit632f8fdf4c4fae8343409be13d5e028cd4eee32d (patch)
tree7b48a340844a1ca4e0cbac22c10e32c9abc9b88b /Makefile
parent00d10eb0410d2459727307d5eea562247959db2f (diff)
downloadblackbird-obmc-uboot-632f8fdf4c4fae8343409be13d5e028cd4eee32d.tar.gz
blackbird-obmc-uboot-632f8fdf4c4fae8343409be13d5e028cd4eee32d.zip
cpuat91: fix board support
- fix board support following relocation changes - switch to boards.cfg - disable i2c to keep size under 128kiB (1 sector) Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index c463a8ac96..9d264b7212 100644
--- a/Makefile
+++ b/Makefile
@@ -753,16 +753,6 @@ M5485HFE_config : unconfig
#========================================================================
#########################################################################
-## Atmel AT91RM9200 Systems
-#########################################################################
-
-CPUAT91_RAM_config \
-CPUAT91_config : unconfig
- @mkdir -p $(obj)include
- @echo "#define CONFIG_$(@:_config=) 1" >$(obj)include/config.h
- @$(MKCONFIG) -n $@ -a cpuat91 arm arm920t cpuat91 eukrea at91
-
-#########################################################################
## ARM926EJ-S Systems
#########################################################################
OpenPOWER on IntegriCloud