diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2018-11-18 22:27:36 -0800 |
|---|---|---|
| committer | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2019-01-01 20:03:46 -0800 |
| commit | 55175036a45e4a590baca71fa4d29cdbab04b5ac (patch) | |
| tree | 393dd0cb08035cca8d3cadb454d373440b4f7b05 | |
| parent | c767e4b5ef2b91b16767117607feb31191f24df8 (diff) | |
| download | meta-xilinx-55175036a45e4a590baca71fa4d29cdbab04b5ac.tar.gz | |
u-boot-xlnx_2018.3.bb: Add the relevant configs available from u-boot
Add the relevant configs available from u-boot.
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2018.3.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2018.3.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2018.3.bb index c9442fa6..c87672e9 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2018.3.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2018.3.bb | |||
| @@ -23,5 +23,10 @@ HAS_PLATFORM_INIT ?= " \ | |||
| 23 | xilinx_zynqmp_zcu102_rev1_0_config \ | 23 | xilinx_zynqmp_zcu102_rev1_0_config \ |
| 24 | xilinx_zynqmp_zcu106_revA_config \ | 24 | xilinx_zynqmp_zcu106_revA_config \ |
| 25 | xilinx_zynqmp_zcu104_revC_config \ | 25 | xilinx_zynqmp_zcu104_revC_config \ |
| 26 | xilinx_zynqmp_zcu100_revC_config \ | ||
| 27 | xilinx_zynqmp_zcu111_revA_config \ | ||
| 28 | xilinx_zynqmp_zc1275_revA_config \ | ||
| 29 | xilinx_zynqmp_zc1275_revB_config \ | ||
| 30 | xilinx_zynqmp_zc1254_revA_config \ | ||
| 26 | " | 31 | " |
| 27 | 32 | ||
