mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-script-boundary: use nitrogen6x boot script for MACHINE imx6qsabrelite
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
44e1e7f23c
commit
2e1c461d8a
|
@ -13,6 +13,7 @@ S = "${WORKDIR}/git"
|
|||
inherit deploy
|
||||
|
||||
BOOTSCRIPT ?= "${S}/board/boundary/${MACHINE}/6x_bootscript-yocto.txt"
|
||||
BOOTSCRIPT_imx6qsabrelite ?= "${S}/board/boundary/nitrogen6x/6x_bootscript-yocto.txt"
|
||||
BOOTSCRIPT_nitrogen6x-lite ?= "${S}/board/boundary/nit6xlite/6x_bootscript-yocto.txt"
|
||||
|
||||
UPGRADESCRIPT = "${S}/board/boundary/nitrogen6x/6x_upgrade.txt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user