summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-01-06 16:49:34 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-01-06 16:49:34 +1000
commitb5e4b37bff4749b22af6b8c94b5af7a654bb2b35 (patch)
tree0ff14e8031f3a29c89d19b1592d120126081e0c4 /recipes-bsp/u-boot/u-boot-xlnx-dev.bb
parentae3a05b5be811d4a7d7a9651a4b28b5bff5df2cb (diff)
downloadmeta-xilinx-b5e4b37bff4749b22af6b8c94b5af7a654bb2b35.tar.gz
u-boot-extra.inc: Retire use of this configuration framework
This is only used by MicroBlaze targets for U-Boot, and due to U-Boot moving to Device Model this is no longer sufficent to configure U-Boot. Instead support for MicroBlaze must be added by patches to U-Boot with partial DM and xparameters support. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-xlnx-dev.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-xlnx-dev.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
index 9fa22fed..50bbf543 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
+++ b/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
@@ -7,7 +7,6 @@
7UBRANCH ?= "master" 7UBRANCH ?= "master"
8 8
9include u-boot-xlnx.inc 9include u-boot-xlnx.inc
10include u-boot-extra.inc
11include u-boot-spl-zynq-init.inc 10include u-boot-spl-zynq-init.inc
12 11
13LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" 12LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c"