From 2c650e20107917ed90a36ca574a6816fb5d3342e Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 5 Sep 2011 14:37:29 +0200 Subject: ARM: remove broken "gcplus" board. Signed-off-by: Wolfgang Denk Cc: Albert ARIBAUD Cc: George G. Davis --- board/gcplus/config.mk | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 board/gcplus/config.mk (limited to 'board/gcplus/config.mk') diff --git a/board/gcplus/config.mk b/board/gcplus/config.mk deleted file mode 100644 index a9bd3ff010f..00000000000 --- a/board/gcplus/config.mk +++ /dev/null @@ -1,13 +0,0 @@ -# -# ADS GCPlus board with SA1110 cpu -# -# The ADS GCPlus has 2 banks of 16 MiB SDRAM -# -# We use the ADS GCPlus Linux boot ROM to load U-Boot into SDRAM -# at c020'0000 and then move ourself to c8f0'0000. Basically, just -# install the U-Boot binary as you would the Linux zImage and then -# reap the benfits of more convenient Linux development cycles, i.e. -# bootp;tftp;bootm, repeat, etc.,. -# - -CONFIG_SYS_TEXT_BASE = 0xc8f00000 -- cgit v1.2.3