summaryrefslogtreecommitdiff
path: root/board/esd/cms700/cms700.c
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2009-04-29 09:50:57 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:46 +0200
commit7cc635fb35f5b94e304fa2243d56758f57f6416b (patch)
tree73cadf4ddb7ec3deb1430fe752c1ca089adb04ed /board/esd/cms700/cms700.c
parentc1b2f79788deec75773b1d944d8aaf4a6d5baf9e (diff)
4xx: Remove binary cpld bitstream from CMS700 board
This patch removes the cpld binary bitstream that is used by esd's cpld command on CMS700 boards. Because u-boot with an external cpld bitstream may not take more space in flash than before the u-boot binary is shrinked a little bit. Some unused featues have been removed therefore. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/esd/cms700/cms700.c')
-rw-r--r--board/esd/cms700/cms700.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/esd/cms700/cms700.c b/board/esd/cms700/cms700.c
index 9a522b2c0b..658a26796a 100644
--- a/board/esd/cms700/cms700.c
+++ b/board/esd/cms700/cms700.c
@@ -31,14 +31,6 @@ DECLARE_GLOBAL_DATA_PTR;
extern void lxt971_no_sleep(void);
-/* fpga configuration data - not compressed, generated by bin2c */
-const unsigned char fpgadata[] =
-{
-#include "fpgadata.c"
-};
-int filesize = sizeof(fpgadata);
-
-
int board_early_init_f (void)
{
/*