ccimx6ulstarter.conf: update U-Boot defconfig file

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-06-24 13:57:22 +02:00
parent 021bc9d29d
commit 9db7e6eb33
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ include conf/machine/include/ccimx6ul.inc
# U-Boot configurations # U-Boot configurations
# Last one is the default (the one the symlinks point at) # Last one is the default (the one the symlinks point at)
UBOOT_CONFIG ??= "ccimx6ulstarter" UBOOT_CONFIG ??= "ccimx6ulstarter"
UBOOT_CONFIG[ccimx6ulstarter] = "ccimx6ulsbc_defconfig" UBOOT_CONFIG[ccimx6ulstarter] = "ccimx6ulstarter_defconfig"
KERNEL_DEVICETREE ?= " \ KERNEL_DEVICETREE ?= " \
imx6ul-ccimx6ulstarter.dtb \ imx6ul-ccimx6ulstarter.dtb \