diff options
Diffstat (limited to 'meta-xilinx-contrib/conf/machine/minized-zynq7.conf')
| -rw-r--r-- | meta-xilinx-contrib/conf/machine/minized-zynq7.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-xilinx-contrib/conf/machine/minized-zynq7.conf b/meta-xilinx-contrib/conf/machine/minized-zynq7.conf index 2f55c787..5bacdd50 100644 --- a/meta-xilinx-contrib/conf/machine/minized-zynq7.conf +++ b/meta-xilinx-contrib/conf/machine/minized-zynq7.conf | |||
| @@ -11,11 +11,9 @@ MACHINE_FEATURES = "ext2 vfat usbhost wifi bluetooth" | |||
| 11 | # u-boot configuration | 11 | # u-boot configuration |
| 12 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot" | 12 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot" |
| 13 | UBOOT_MACHINE = "zynq_minized_config" | 13 | UBOOT_MACHINE = "zynq_minized_config" |
| 14 | SPL_BINARY = "spl/boot.bin" | ||
| 15 | 14 | ||
| 16 | EXTRA_IMAGEDEPENDS += " \ | 15 | EXTRA_IMAGEDEPENDS += " \ |
| 17 | u-boot-zynq-uenv \ | 16 | u-boot-zynq-uenv \ |
| 18 | virtual/boot-bin \ | ||
| 19 | " | 17 | " |
| 20 | 18 | ||
| 21 | SERIAL_CONSOLE = "115200 ttyPS0" | 19 | SERIAL_CONSOLE = "115200 ttyPS0" |
| @@ -26,7 +24,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "device-tree" | |||
| 26 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" | 24 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" |
| 27 | 25 | ||
| 28 | IMAGE_BOOT_FILES += " \ | 26 | IMAGE_BOOT_FILES += " \ |
| 29 | boot.bin \ | ||
| 30 | devicetree/${MACHINE}.dtb \ | 27 | devicetree/${MACHINE}.dtb \ |
| 31 | uEnv.txt \ | 28 | uEnv.txt \ |
| 32 | " | 29 | " |
