summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2017-05-15 21:27:31 +1000
committerNathan Rossi <nathan@nathanrossi.com>2017-05-15 21:27:31 +1000
commita53f7215ba4d3b5f636b07fb593d34b44c0aeb20 (patch)
treee47d6619a0580a29e442faff028e235b37119f8e /recipes-bsp
parent0264be4b1718048e89f073825c61b10b858ebeab (diff)
downloadmeta-xilinx-a53f7215ba4d3b5f636b07fb593d34b44c0aeb20.tar.gz
u-boot-xlnx_2016.4.bb: Add provided ZynqMP platform init configs
Add the configs that have platform-init files already available in the u-boot-xlnx source. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb
index 71d11324..ed4c771d 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb
@@ -27,5 +27,6 @@ HAS_PLATFORM_INIT ?= " \
27 zynq_zc702_config \ 27 zynq_zc702_config \
28 zynq_zc706_config \ 28 zynq_zc706_config \
29 zynq_zybo_config \ 29 zynq_zybo_config \
30 xilinx_zynqmp_zcu102_config \
30 " 31 "
31 32