summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-08-09 11:50:45 +0200
committerReinhard Meyer <u-boot@emk-elektronik.de>2010-08-20 16:41:57 +0200
commitaf4b8b4bdb37f49eb0bdf969a64341a8c65ccafa (patch)
tree6ab441d9f022ef9ee5be07b26ccba988a8be0dc6 /Makefile
parent64037fb453e569480ec3fc14500047a23a6b637e (diff)
downloadtalos-obmc-uboot-af4b8b4bdb37f49eb0bdf969a64341a8c65ccafa.tar.gz
talos-obmc-uboot-af4b8b4bdb37f49eb0bdf969a64341a8c65ccafa.zip
cpuat91: convert to new at91 soc architecture
convert the board to the new soc architecture update default config i2c upgrade taken from eb_cpux9k2.h & board/BuS/eb_cpux9k2/cpux9k2.c Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f1cb1b4d1..f9e0eb9e91 100644
--- a/Makefile
+++ b/Makefile
@@ -1883,7 +1883,7 @@ 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 at91rm9200
+ @$(MKCONFIG) -n $@ -a cpuat91 arm arm920t cpuat91 eukrea at91
#########################################################################
## ARM926EJ-S Systems
OpenPOWER on IntegriCloud