diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-17 16:59:05 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-11-17 16:59:05 +1000 |
| commit | af1b2324c619303556c8430143be27627426342d (patch) | |
| tree | 340c521a984c4f2f7b03fdb3fbea6d62f2223df3 /recipes-bsp | |
| parent | 892baf45f992e93596fdb135dd107a6d8b48fa27 (diff) | |
| download | meta-xilinx-af1b2324c619303556c8430143be27627426342d.tar.gz | |
machine-xilinx-default.inc: Move UBOOT_SUFFIX definition
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-xlnx.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc b/recipes-bsp/u-boot/u-boot-xlnx.inc index 082b72a0..2eac46e5 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx.inc +++ b/recipes-bsp/u-boot/u-boot-xlnx.inc | |||
| @@ -12,7 +12,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 12 | include u-boot-extra.inc | 12 | include u-boot-extra.inc |
| 13 | 13 | ||
| 14 | SPL_BINARY_zynq = "boot.bin" | 14 | SPL_BINARY_zynq = "boot.bin" |
| 15 | UBOOT_SUFFIX = "img" | ||
| 16 | 15 | ||
| 17 | do_configure_prepend () { | 16 | do_configure_prepend () { |
| 18 | if test -e ${WORKDIR}/ps7_init.h; then | 17 | if test -e ${WORKDIR}/ps7_init.h; then |
