summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_mvblx.h
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2013-02-07 23:53:37 +0000
committerTom Rini <trini@ti.com>2013-02-18 13:51:20 -0500
commitbb4d46455c017e40e2c5d78ad78465a270565f9e (patch)
tree7d5b8b5cd50cbd34a478fdb1b9c0920636f245ea /include/configs/omap3_mvblx.h
parent71c4ae3f6db39b888497923573bff215b64a36bd (diff)
downloadblackbird-obmc-uboot-bb4d46455c017e40e2c5d78ad78465a270565f9e.tar.gz
blackbird-obmc-uboot-bb4d46455c017e40e2c5d78ad78465a270565f9e.zip
omap3: mvblx: pass FPGA version to the kernel
Extract FPGA version from the .rbf and pass this info to the kernel. Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Diffstat (limited to 'include/configs/omap3_mvblx.h')
-rw-r--r--include/configs/omap3_mvblx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_mvblx.h b/include/configs/omap3_mvblx.h
index 7bb05ca0a4..376a3d031e 100644
--- a/include/configs/omap3_mvblx.h
+++ b/include/configs/omap3_mvblx.h
@@ -185,6 +185,7 @@
"omapdss.def_disp=${defaultdisplay} " \
"root=${mmcroot} " \
"rootfstype=${mmcrootfstype} " \
+ "mvfw.fpgavers=${fpgavers} " \
"${cmdline_suffix}\0" \
"loadbootenv=fatload mmc ${mmcdev} ${loadaddr} uEnv.txt\0" \
"importbootenv=echo Importing environment from mmc ...; " \
OpenPOWER on IntegriCloud