ccimx6ulstarter.conf: update U-Boot defconfig file
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
021bc9d29d
commit
9db7e6eb33
|
|
@ -8,7 +8,7 @@ include conf/machine/include/ccimx6ul.inc
|
|||
# U-Boot configurations
|
||||
# Last one is the default (the one the symlinks point at)
|
||||
UBOOT_CONFIG ??= "ccimx6ulstarter"
|
||||
UBOOT_CONFIG[ccimx6ulstarter] = "ccimx6ulsbc_defconfig"
|
||||
UBOOT_CONFIG[ccimx6ulstarter] = "ccimx6ulstarter_defconfig"
|
||||
|
||||
KERNEL_DEVICETREE ?= " \
|
||||
imx6ul-ccimx6ulstarter.dtb \
|
||||
|
|
|
|||
Loading…
Reference in New Issue