summaryrefslogtreecommitdiffstats
path: root/include/configs/hawkboard.h
diff options
context:
space:
mode:
authorSughosh Ganu <urwithsughosh@gmail.com>2012-06-13 08:39:06 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:08 +0200
commit6d660e773e2b9370f527e86087239bb78643ccf4 (patch)
tree38a24d0ff506047917c570a6dc7e41e80cd05a5d /include/configs/hawkboard.h
parent55faa58976c74ebc7351a87c59568f05394ff7c5 (diff)
downloadtalos-obmc-uboot-6d660e773e2b9370f527e86087239bb78643ccf4.tar.gz
talos-obmc-uboot-6d660e773e2b9370f527e86087239bb78643ccf4.zip
hawkboard/omapl-138: Add support for generating ais image for hawkboard
Parameters used for configuring certain SoC peripherals are parsed from the cfg file and appended as part of the ais image's header. The u-boot-spl.ais generated is flashed separately to the nand, so do not delete the file after generation of u-boot.ais. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
Diffstat (limited to 'include/configs/hawkboard.h')
-rw-r--r--include/configs/hawkboard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/hawkboard.h b/include/configs/hawkboard.h
index c6e9ce5576..31acd2e3ba 100644
--- a/include/configs/hawkboard.h
+++ b/include/configs/hawkboard.h
@@ -43,6 +43,7 @@
#define CONFIG_SYS_HZ 1000
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_AIS_CONFIG_FILE "board/$(BOARDDIR)/hawkboard-ais-nand.cfg"
#define CONFIG_SYS_DA850_SYSCFG_SUSPSRC ( \
DAVINCI_SYSCFG_SUSPSRC_EMAC | \
OpenPOWER on IntegriCloud