summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-04-23 16:04:21 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-04-23 16:04:21 +1000
commit7baa3e67f9a2ca22e7ad81b1470e1136952225de (patch)
treecc57df042f1b3e1450c6c74128883fa54424ebc3 /recipes-bsp
parent98a8298372a29ad4d06e17333d9896c3f119a3e7 (diff)
downloadmeta-xilinx-7baa3e67f9a2ca22e7ad81b1470e1136952225de.tar.gz
Moved defconfig to bsp/board layer.
Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-extra.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-extra.inc b/recipes-bsp/u-boot/u-boot-extra.inc
index 6fed1f78..aa7e6149 100644
--- a/recipes-bsp/u-boot/u-boot-extra.inc
+++ b/recipes-bsp/u-boot/u-boot-extra.inc
@@ -1,5 +1,4 @@
1 1
2# Move into include?
3# Also deploy u-boot elf file with same file format as bin file 2# Also deploy u-boot elf file with same file format as bin file
4SRC_ELF ?= "u-boot" 3SRC_ELF ?= "u-boot"
5DEST_ELF ?= "u-boot-${MACHINE}-${PV}-${PR}.elf" 4DEST_ELF ?= "u-boot-${MACHINE}-${PV}-${PR}.elf"