diff options
| author | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2016-05-12 17:31:34 -0700 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-13 17:14:00 +1000 |
| commit | 78a400e8a294f1751286f25e3ca1a4d06ee7bc00 (patch) | |
| tree | 2daa9cffd806bcff84ca650e2624432ba64aa4d2 | |
| parent | 825df6e9830918845a79333b5b84a1399006fd56 (diff) | |
| download | meta-xilinx-78a400e8a294f1751286f25e3ca1a4d06ee7bc00.tar.gz | |
u-boot-xlnx_2016.01.bb: Add KC705 definitions
Patch uboot for KC705 board kit design
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb index b026747d..ecc1c8f8 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | |||
| @@ -7,6 +7,8 @@ PV = "v2016.01${XILINX_EXTENSION}+git${SRCPV}" | |||
| 7 | 7 | ||
| 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" | 8 | FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-xlnx:" |
| 9 | 9 | ||
| 10 | SRC_URI_append_kc705-microblazeel = " file://microblaze-kc705-Convert-microblaze-generic-to-k.patch" | ||
| 11 | |||
| 10 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" | 12 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" |
| 11 | 13 | ||
| 12 | UBOOT_ENV_zc702-zynq7 = "uEnv" | 14 | UBOOT_ENV_zc702-zynq7 = "uEnv" |
