summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-03-23 09:21:49 -0700
committerKoen Kooi <koen@dominion.thruhere.net>2010-05-17 08:11:34 +0200
commit363bf7e5f73086d8e0c1f178c98c128bd9a00ffb (patch)
tree2493bed49b0e821a6e1197259ca0b441330285c2 /include/configs/omap3_beagle.h
parent966678446cf8e32e3931a65069708b866ebf695a (diff)
downloadbootable_bootloader_goldelico_gta04-363bf7e5f73086d8e0c1f178c98c128bd9a00ffb.zip
bootable_bootloader_goldelico_gta04-363bf7e5f73086d8e0c1f178c98c128bd9a00ffb.tar.gz
bootable_bootloader_goldelico_gta04-363bf7e5f73086d8e0c1f178c98c128bd9a00ffb.tar.bz2
OMAP3: beagle: add support for Beagle xM
Diffstat (limited to 'include/configs/omap3_beagle.h')
-rw-r--r--include/configs/omap3_beagle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index cce7548..d7fc49b 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -156,6 +156,7 @@
/*
* Board NAND Info.
*/
+#define CONFIG_SYS_NAND_QUIET_TEST 1
#define CONFIG_NAND_OMAP_GPMC
#define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */
/* to access nand */