mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
wandboard-dual: Use U-Boot mainline
The U-Boot 2013.04 has support for Wandboard so we use it, from now on. Change-Id: I9bdf3ce688d13f8d07d83643df097a1ce6341b6c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
ded3e1d109
commit
7b19c2ae7d
|
@ -9,12 +9,9 @@ SOC_FAMILY = "wandboard:mx6dl:mx6"
|
|||
|
||||
KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-wandboard.dts"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-imx"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-wandboard"
|
||||
|
||||
UBOOT_MACHINE = "wandboard_config"
|
||||
UBOOT_SUFFIX = "bin"
|
||||
UBOOT_PADDING = "2"
|
||||
UBOOT_MACHINE = "wandboard_dl_config"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user