mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
Merge pull request #206 from Ossanes/topic/fix-nitrogen8-boards
Fix nitrogen8 boards
This commit is contained in:
commit
1e88fc2a20
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += " u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen6sx_defconfig"
|
UBOOT_MACHINE ?= "nitrogen6sx_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nit6xlite_defconfig"
|
UBOOT_MACHINE ?= "nit6xlite_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -59,12 +59,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen6q_defconfig"
|
UBOOT_MACHINE ?= "nitrogen6q_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -24,12 +24,7 @@ WKS_FILE = "sdimage-bootpart.wks"
|
||||||
IMAGE_BOOT_FILES:append = " \
|
IMAGE_BOOT_FILES:append = " \
|
||||||
boot.scr-${MACHINE};boot.scr \
|
boot.scr-${MACHINE};boot.scr \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS = " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
\
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen7_defconfig"
|
UBOOT_MACHINE ?= "nitrogen7_defconfig"
|
||||||
|
|
||||||
|
|
|
@ -64,11 +64,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS:mx8 += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES ?= "115200;ttymxc0"
|
SERIAL_CONSOLES ?= "115200;ttymxc0"
|
||||||
|
|
||||||
|
|
|
@ -69,11 +69,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS:mx8 += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttymxc1"
|
SERIAL_CONSOLES = "115200;ttymxc1"
|
||||||
|
|
||||||
|
|
|
@ -63,11 +63,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
|
|
||||||
# wic support
|
# wic support
|
||||||
WKS_FILE = "sdimage-bootpart.wks"
|
WKS_FILE = "sdimage-bootpart.wks"
|
||||||
WKS_FILE_DEPENDS:mx8 += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttymxc1"
|
SERIAL_CONSOLES = "115200;ttymxc1"
|
||||||
|
|
||||||
|
|
|
@ -60,11 +60,7 @@ IMAGE_BOOT_FILES:append = " \
|
||||||
upgrade.scr-${MACHINE};upgrade.scr \
|
upgrade.scr-${MACHINE};upgrade.scr \
|
||||||
imx-boot;u-boot.${BOUNDARY_DEVICES_UBOOT_DEFCONFIG} \
|
imx-boot;u-boot.${BOUNDARY_DEVICES_UBOOT_DEFCONFIG} \
|
||||||
"
|
"
|
||||||
WKS_FILE_DEPENDS:mx8 += " \
|
WKS_FILE_DEPENDS += "u-boot-script-boundary"
|
||||||
u-boot-script-boundary \
|
|
||||||
e2fsprogs-native \
|
|
||||||
bmap-tools-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
OPTEE_BIN_EXT = "8mp"
|
OPTEE_BIN_EXT = "8mp"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user