meta-digi-arm: Fix u-boot configuration target for ccxmx51js.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
2e1d2e1bcb
commit
37d7439d98
|
|
@ -10,7 +10,7 @@ SOC_FAMILY = "mx51:mx5"
|
||||||
# Digi's kernel does not use device trees.
|
# Digi's kernel does not use device trees.
|
||||||
# KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/ccxmx51js.dts"
|
# KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/ccxmx51js.dts"
|
||||||
|
|
||||||
UBOOT_MACHINE = "ccxmx51_config"
|
UBOOT_MACHINE = "ccxmx51js_config"
|
||||||
|
|
||||||
MACHINE_FEATURES += " wifi accel-video"
|
MACHINE_FEATURES += " wifi accel-video"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue