summaryrefslogtreecommitdiff
path: root/board/freescale
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-04-28 15:27:59 +0800
committerTerry Lv <r65388@freescale.com>2010-04-29 15:42:17 +0800
commitcfb0209bfd87b6076f6f8708c49796bf1a472f9b (patch)
tree22349d9715dad33c739252a52cc19bc40a3006b1 /board/freescale
parent4656abc886843e162f5c2538baffe57135281480 (diff)
downloadu-boot-imx-cfb0209bfd87b6076f6f8708c49796bf1a472f9b.zip
u-boot-imx-cfb0209bfd87b6076f6f8708c49796bf1a472f9b.tar.gz
u-boot-imx-cfb0209bfd87b6076f6f8708c49796bf1a472f9b.tar.bz2
ENGR00122980: Change default env dev to mmc for bbg
As customer usually mmc to save env data. Change default env device to mmc for bbg. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'board/freescale')
-rw-r--r--board/freescale/mx51_bbg/mx51_bbg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/mx51_bbg/mx51_bbg.c b/board/freescale/mx51_bbg/mx51_bbg.c
index 32bfde8..43fe121 100644
--- a/board/freescale/mx51_bbg/mx51_bbg.c
+++ b/board/freescale/mx51_bbg/mx51_bbg.c
@@ -60,7 +60,6 @@ DECLARE_GLOBAL_DATA_PTR;
static u32 system_rev;
static enum boot_device boot_dev;
-static u32 voltage_setup;
u32 mx51_io_base_addr;
static inline void setup_boot_device(void)