summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2085aqds.h
diff options
context:
space:
mode:
authorJ. German Rivera <German.Rivera@freescale.com>2015-07-02 11:28:58 +0530
committerYork Sun <yorksun@freescale.com>2015-07-20 11:44:36 -0700
commitc1000c12d3105898909e77d265d2eb4affb91f6c (patch)
tree5b6753f4e060e317f6a8a78c602b31eedc817196 /include/configs/ls2085aqds.h
parente247db4fadc4e00b6f61f28f4df012bcb3b083c1 (diff)
downloadblackbird-obmc-uboot-c1000c12d3105898909e77d265d2eb4affb91f6c.tar.gz
blackbird-obmc-uboot-c1000c12d3105898909e77d265d2eb4affb91f6c.zip
drivers/fsl-mc: Autoload AOIP image from NOR flash
Load AIOP image from NOR flash into DDR so that the MC firmware the MC fw can start it at boot time Signed-off-by: J. German Rivera <German.Rivera@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls2085aqds.h')
-rw-r--r--include/configs/ls2085aqds.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ls2085aqds.h b/include/configs/ls2085aqds.h
index da730671a0..dcdd316bc6 100644
--- a/include/configs/ls2085aqds.h
+++ b/include/configs/ls2085aqds.h
@@ -260,6 +260,8 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_SYS_LS_MC_DPC_ADDR 0x580800000ULL
#define CONFIG_SYS_LS_MC_BOOT_TIMEOUT_MS 5000
+#define CONFIG_SYS_LS_MC_AIOP_IMG_IN_NOR
+#define CONFIG_SYS_LS_MC_AIOP_IMG_ADDR 0x580900000ULL
/*
* I2C
OpenPOWER on IntegriCloud