mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
colibri-imx7.conf: add device tree for the aster carrier board
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
0b9af1e059
commit
9202f5fa7f
|
@ -11,7 +11,8 @@ include conf/machine/include/tune-cortexa7.inc
|
|||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex"
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
KERNEL_DEVICETREE += "imx7d-colibri-eval-v3.dtb imx7s-colibri-eval-v3.dtb"
|
||||
KERNEL_DEVICETREE += "imx7d-colibri-eval-v3.dtb imx7s-colibri-eval-v3.dtb \
|
||||
imx7d-colibri-aster.dtb imx7s-colibri-aster.dtb"
|
||||
|
||||
# U-Boot of our newer release read the Kernel and device tree from static UBI
|
||||
# volumes, hence no need to deploy the kernel binary in the image itself
|
||||
|
|
Loading…
Reference in New Issue
Block a user