Skip to content
Snippets Groups Projects
Commit 80a9c31b authored by Suhas Kunnath's avatar Suhas Kunnath
Browse files

[conf] Change uboot branch to 2016.03

parent 90721004
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,16 @@ KERNEL_DEVICETREE += "vesta-400.dtb"
KERNEL_DEVICETREE += "vesta-300B.dtb"
KERNEL_DEVICETREE += "310-00110-0003.dtb"
PREFERRED_PROVIDER_u-boot = "u-boot-vesta"
PREFERRED_VERSION_u-boot = "2016.03"
PREFERRED_PROVIDER_kernel-module-qcacld = "kernel-module-qcacld_2.3.3"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-vesta"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc-imx"
PREFERRED_VERSION_bluez5 = "5.47"
UBOOT_MAKE_TARGET = ""
UBOOT_MACHINE = "vesta_general_config"
UBOOT_CONFIG ??= "sd qspi"
UBOOT_CONFIG[sd] = "vesta_general_config"
UBOOT_CONFIG[qspi] = "vesta_qspi_config"
SERIAL_CONSOLES ?= "115200;ttymxc1"
IMAGE_INSTALL_append += " common-scripts"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment