summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_zoom1.h
diff options
context:
space:
mode:
authorMatthias Ludwig <mludwig@ultratronik.de>2009-05-19 09:09:31 +0200
committerWolfgang Denk <wd@denx.de>2009-08-07 23:31:51 +0200
commit187af954cf7958c24efcf0fd62289bbdb4f1f24e (patch)
tree7ad4bfe95128e7a7907ad8aa537817287e6cd69d /include/configs/omap3_zoom1.h
parentcb32ed1fc298875845f166d326a3f2704a0d5364 (diff)
downloadtalos-obmc-uboot-187af954cf7958c24efcf0fd62289bbdb4f1f24e.tar.gz
talos-obmc-uboot-187af954cf7958c24efcf0fd62289bbdb4f1f24e.zip
omap3: embedd gpmc_cs into gpmc config struct
Embedd chip select configuration into struct for gpmc config instead of having it completely separated as suggested by Wolfgang Denk on http://lists.denx.de/pipermail/u-boot/2009-May/052247.html Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
Diffstat (limited to 'include/configs/omap3_zoom1.h')
-rw-r--r--include/configs/omap3_zoom1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h
index 676b425473..43249bd2bc 100644
--- a/include/configs/omap3_zoom1.h
+++ b/include/configs/omap3_zoom1.h
@@ -297,7 +297,6 @@
#define CONFIG_SYS_JFFS2_NUM_BANKS 1
#ifndef __ASSEMBLY__
-extern gpmc_csx_t *nand_cs_base;
extern gpmc_t *gpmc_cfg_base;
extern unsigned int boot_flash_base;
extern volatile unsigned int boot_flash_env_addr;
OpenPOWER on IntegriCloud