mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
imx7d-pico: Update Linux kernel device tree name
The 4.17 kernel includes the split of imx7d-pico (the SoM) and imx7d-pico-pi (the SoM + baseboard) split, thus we need to update it here as well. Change-Id: Ie9e6aed357af055d906073284d1faba02f84d8e5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
314291fb10
commit
38f1a0f91c
|
@ -11,7 +11,7 @@ require conf/machine/include/tune-cortexa7.inc
|
||||||
|
|
||||||
SERIAL_CONSOLE = "115200 ttymxc4"
|
SERIAL_CONSOLE = "115200 ttymxc4"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = "imx7d-pico.dtb"
|
KERNEL_DEVICETREE = "imx7d-pico-pi.dtb"
|
||||||
|
|
||||||
UBOOT_MACHINE = "pico-imx7d_defconfig"
|
UBOOT_MACHINE = "pico-imx7d_defconfig"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user