summaryrefslogtreecommitdiffstats
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-01-10 00:19:47 -0500
committerMike Frysinger <vapier@gentoo.org>2011-04-08 00:44:27 -0400
commita91eb2c56a54155f6dacca392acb621b43ade84a (patch)
tree0bd56ab7750f959c055c770aff18cbc6341d8dbb /include/configs/bfin_adi_common.h
parent21a50374d5925927128f8984b10447235e198144 (diff)
downloadblackbird-obmc-uboot-a91eb2c56a54155f6dacca392acb621b43ade84a.tar.gz
blackbird-obmc-uboot-a91eb2c56a54155f6dacca392acb621b43ade84a.zip
Blackfin: adi boards: enable CONFIG_MONITOR_IS_IN_RAM
Our monitor is always in RAM, so enable this define for the CFI layer. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 9016a26ffb..a9c66be459 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -300,5 +300,6 @@
#endif
#define CONFIG_BFIN_SPI_GPIO_CS /* Only matters if BFIN_SPI is enabled */
#define CONFIG_LZMA
+#define CONFIG_MONITOR_IS_IN_RAM
#endif
OpenPOWER on IntegriCloud