summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/imx25pdk.conf2
-rw-r--r--conf/machine/imx28evk.conf2
-rw-r--r--conf/machine/imx6qdlsabreauto.conf2
-rw-r--r--conf/machine/imx6qdlsabresd.conf2
-rw-r--r--conf/machine/imx6slevk.conf2
-rw-r--r--conf/machine/imx6sllevk.conf2
-rw-r--r--conf/machine/imx6sxsabreauto.conf2
-rw-r--r--conf/machine/imx6sxsabresd.conf2
-rw-r--r--conf/machine/imx6ullevk.conf2
-rw-r--r--conf/machine/imx7ulpevk.conf2
-rw-r--r--conf/machine/imx8mmevk.conf2
-rw-r--r--conf/machine/imx8mqevk.conf2
-rw-r--r--conf/machine/imx8qmmek.conf2
-rw-r--r--conf/machine/imx8qxpmek.conf2
-rw-r--r--conf/machine/include/imx-base.inc6
-rw-r--r--conf/machine/ls1012afrwy.conf2
-rw-r--r--conf/machine/ls1012ardb.conf3
-rw-r--r--conf/machine/ls1043ardb.conf6
-rw-r--r--conf/machine/ls1046ardb.conf4
-rw-r--r--conf/machine/ls1088ardb-pb.conf4
-rw-r--r--conf/machine/ls1088ardb.conf4
-rw-r--r--conf/machine/ls2088ardb.conf4
-rw-r--r--conf/machine/lx2160ardb.conf4
-rw-r--r--conf/machine/p1020rdb.conf2
-rw-r--r--conf/machine/p2041rdb.conf2
-rw-r--r--conf/machine/p3041ds.conf2
-rw-r--r--conf/machine/p4080ds.conf2
-rw-r--r--conf/machine/p5040ds.conf2
-rw-r--r--conf/machine/t1024rdb.conf2
-rw-r--r--conf/machine/t2080rdb.conf2
-rw-r--r--conf/machine/t4240rdb.conf2
31 files changed, 41 insertions, 40 deletions
diff --git a/conf/machine/imx25pdk.conf b/conf/machine/imx25pdk.conf
index e22d9f4e4..9e8ad0037 100644
--- a/conf/machine/imx25pdk.conf
+++ b/conf/machine/imx25pdk.conf
@@ -13,7 +13,7 @@ UBOOT_MACHINE ?= "mx25pdk_defconfig"
13 13
14KERNEL_DEVICETREE = "imx25-pdk.dtb" 14KERNEL_DEVICETREE = "imx25-pdk.dtb"
15 15
16SERIAL_CONSOLE = "115200 ttymxc0" 16SERIAL_CONSOLES = "115200;ttymxc0"
17 17
18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" 18MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
19 19
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 937fd143f..7c359e549 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -18,7 +18,7 @@ UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard"
18 18
19KERNEL_DEVICETREE = "imx28-evk.dtb" 19KERNEL_DEVICETREE = "imx28-evk.dtb"
20 20
21SERIAL_CONSOLE = "115200 ttyAMA0" 21SERIAL_CONSOLES = "115200;ttyAMA0"
22 22
23MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" 23MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
24 24
diff --git a/conf/machine/imx6qdlsabreauto.conf b/conf/machine/imx6qdlsabreauto.conf
index fabd4cd0d..64a13a8a7 100644
--- a/conf/machine/imx6qdlsabreauto.conf
+++ b/conf/machine/imx6qdlsabreauto.conf
@@ -38,7 +38,7 @@ UBOOT_SUFFIX = "img"
38SPL_BINARY = "SPL" 38SPL_BINARY = "SPL"
39WKS_FILE = "imx-uboot-spl-bootpart.wks" 39WKS_FILE = "imx-uboot-spl-bootpart.wks"
40 40
41SERIAL_CONSOLE = "115200 ttymxc3" 41SERIAL_CONSOLES = "115200;ttymxc3"
42 42
43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" 43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
44 44
diff --git a/conf/machine/imx6qdlsabresd.conf b/conf/machine/imx6qdlsabresd.conf
index 7cde50592..ff1a3c76d 100644
--- a/conf/machine/imx6qdlsabresd.conf
+++ b/conf/machine/imx6qdlsabresd.conf
@@ -38,7 +38,7 @@ UBOOT_SUFFIX = "img"
38SPL_BINARY = "SPL" 38SPL_BINARY = "SPL"
39WKS_FILE = "imx-uboot-spl-bootpart.wks" 39WKS_FILE = "imx-uboot-spl-bootpart.wks"
40 40
41SERIAL_CONSOLE = "115200 ttymxc0" 41SERIAL_CONSOLES = "115200;ttymxc0"
42 42
43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" 43MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
44 44
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index ffcbaaa76..5d81272fb 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -19,7 +19,7 @@ UBOOT_CONFIG[epdc] = "mx6slevk_epdc_config"
19UBOOT_CONFIG[spinor] = "mx6slevk_spinor_config" 19UBOOT_CONFIG[spinor] = "mx6slevk_spinor_config"
20UBOOT_CONFIG[mfgtool] = "mx6slevk_config" 20UBOOT_CONFIG[mfgtool] = "mx6slevk_config"
21 21
22SERIAL_CONSOLE = "115200 ttymxc0" 22SERIAL_CONSOLES = "115200;ttymxc0"
23 23
24MACHINE_FEATURES += " pci wifi bluetooth" 24MACHINE_FEATURES += " pci wifi bluetooth"
25 25
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index 84d1e3195..ef1552028 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -18,7 +18,7 @@ UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard"
18UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config" 18UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config"
19UBOOT_CONFIG[mfgtool] = "mx6sllevk_config" 19UBOOT_CONFIG[mfgtool] = "mx6sllevk_config"
20 20
21SERIAL_CONSOLE = "115200 ttymxc0" 21SERIAL_CONSOLES = "115200;ttymxc0"
22 22
23MACHINE_FEATURES += " pci wifi bluetooth" 23MACHINE_FEATURES += " pci wifi bluetooth"
24 24
diff --git a/conf/machine/imx6sxsabreauto.conf b/conf/machine/imx6sxsabreauto.conf
index ca5c97469..b26605d43 100644
--- a/conf/machine/imx6sxsabreauto.conf
+++ b/conf/machine/imx6sxsabreauto.conf
@@ -21,7 +21,7 @@ UBOOT_CONFIG[qspi1] = "mx6sxsabreauto_qspi1_config"
21UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config,ubifs" 21UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config,ubifs"
22UBOOT_CONFIG[mfgtool] = "mx6sxsabreauto_config" 22UBOOT_CONFIG[mfgtool] = "mx6sxsabreauto_config"
23 23
24SERIAL_CONSOLE = "115200 ttymxc3" 24SERIAL_CONSOLES = "115200;ttymxc3"
25 25
26MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" 26MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
27 27
diff --git a/conf/machine/imx6sxsabresd.conf b/conf/machine/imx6sxsabresd.conf
index 3a969e4a3..5793a0b01 100644
--- a/conf/machine/imx6sxsabresd.conf
+++ b/conf/machine/imx6sxsabresd.conf
@@ -22,7 +22,7 @@ UBOOT_CONFIG[qspi2] = "mx6sxsabresd_qspi2_config"
22UBOOT_CONFIG[m4fastup] = "mx6sxsabresd_m4fastup_config" 22UBOOT_CONFIG[m4fastup] = "mx6sxsabresd_m4fastup_config"
23UBOOT_CONFIG[mfgtool] = "mx6sxsabresd_config" 23UBOOT_CONFIG[mfgtool] = "mx6sxsabresd_config"
24 24
25SERIAL_CONSOLE = "115200 ttymxc0" 25SERIAL_CONSOLES = "115200;ttymxc0"
26 26
27MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" 27MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
28 28
diff --git a/conf/machine/imx6ullevk.conf b/conf/machine/imx6ullevk.conf
index 7cf9c328b..b05216aca 100644
--- a/conf/machine/imx6ullevk.conf
+++ b/conf/machine/imx6ullevk.conf
@@ -19,6 +19,6 @@ PREFERRED_PROVIDER_u-boot = "u-boot-imx"
19PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" 19PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
20PREFERRED_PROVIDER_virtual/kernel = "linux-imx" 20PREFERRED_PROVIDER_virtual/kernel = "linux-imx"
21 21
22SERIAL_CONSOLE = "115200 ttymxc0" 22SERIAL_CONSOLES = "115200;ttymxc0"
23 23
24MACHINE_FEATURES += "wifi bluetooth" 24MACHINE_FEATURES += "wifi bluetooth"
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf
index d077de743..8a2952061 100644
--- a/conf/machine/imx7ulpevk.conf
+++ b/conf/machine/imx7ulpevk.conf
@@ -24,4 +24,4 @@ UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config"
24MACHINE_FIRMWARE_append = " firmware-imx-brcm" 24MACHINE_FIRMWARE_append = " firmware-imx-brcm"
25 25
26# Set Serial console 26# Set Serial console
27SERIAL_CONSOLE = "115200 ttyLP0" 27SERIAL_CONSOLES = "115200;ttyLP0"
diff --git a/conf/machine/imx8mmevk.conf b/conf/machine/imx8mmevk.conf
index 44b3249fe..a0523a703 100644
--- a/conf/machine/imx8mmevk.conf
+++ b/conf/machine/imx8mmevk.conf
@@ -41,7 +41,7 @@ UBOOT_DTB_NAME = "fsl-imx8mm-evk.dtb"
41IMXBOOT_TARGETS = "${@bb.utils.contains('UBOOT_CONFIG', 'fspi', 'flash_evk_flexspi', 'flash_evk', d)}" 41IMXBOOT_TARGETS = "${@bb.utils.contains('UBOOT_CONFIG', 'fspi', 'flash_evk_flexspi', 'flash_evk', d)}"
42 42
43# Set Serial console 43# Set Serial console
44SERIAL_CONSOLE = "115200 ttymxc1" 44SERIAL_CONSOLES = "115200;ttymxc1"
45 45
46IMAGE_BOOTLOADER = "imx-boot" 46IMAGE_BOOTLOADER = "imx-boot"
47 47
diff --git a/conf/machine/imx8mqevk.conf b/conf/machine/imx8mqevk.conf
index 96f122034..230379675 100644
--- a/conf/machine/imx8mqevk.conf
+++ b/conf/machine/imx8mqevk.conf
@@ -38,7 +38,7 @@ UBOOT_DTB_NAME = "fsl-imx8mq-evk.dtb"
38IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" 38IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi"
39 39
40# Set Serial console 40# Set Serial console
41SERIAL_CONSOLE = "115200 ttymxc0" 41SERIAL_CONSOLES = "115200;ttymxc0"
42 42
43IMAGE_BOOTLOADER = "imx-boot" 43IMAGE_BOOTLOADER = "imx-boot"
44 44
diff --git a/conf/machine/imx8qmmek.conf b/conf/machine/imx8qmmek.conf
index e1f26b44f..c20908a22 100644
--- a/conf/machine/imx8qmmek.conf
+++ b/conf/machine/imx8qmmek.conf
@@ -16,7 +16,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
16LOADADDR = "" 16LOADADDR = ""
17 17
18# We have to disable SERIAL_CONSOLE due to auto-serial-console 18# We have to disable SERIAL_CONSOLE due to auto-serial-console
19SERIAL_CONSOLE = "115200 ttyAMA0" 19SERIAL_CONSOLES = "115200;ttyAMA0"
20 20
21# we do not want to have getty running on tty1 as we run 21# we do not want to have getty running on tty1 as we run
22# auto-serial-console there 22# auto-serial-console there
diff --git a/conf/machine/imx8qxpmek.conf b/conf/machine/imx8qxpmek.conf
index 2ffbcacc2..e11e147ab 100644
--- a/conf/machine/imx8qxpmek.conf
+++ b/conf/machine/imx8qxpmek.conf
@@ -15,7 +15,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
15LOADADDR = "" 15LOADADDR = ""
16 16
17# We have to disable SERIAL_CONSOLE due to auto-serial-console 17# We have to disable SERIAL_CONSOLE due to auto-serial-console
18SERIAL_CONSOLE = "115200 ttyAMA0" 18SERIAL_CONSOLES = "115200;ttyAMA0"
19 19
20# we do not want to have getty running on tty1 as we run 20# we do not want to have getty running on tty1 as we run
21# auto-serial-console there 21# auto-serial-console there
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index cd3cdb3b3..84f453be9 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -280,7 +280,7 @@ IMX_DEFAULT_KERNEL_use-mainline-bsp = "linux-fslc"
280 280
281PREFERRED_PROVIDER_virtual/kernel ??= "${IMX_DEFAULT_KERNEL}" 281PREFERRED_PROVIDER_virtual/kernel ??= "${IMX_DEFAULT_KERNEL}"
282 282
283SOC_DEFAULT_IMAGE_FSTYPES = "wic.gz" 283SOC_DEFAULT_IMAGE_FSTYPES = "wic.bmap wic.gz"
284SOC_DEFAULT_IMAGE_FSTYPES_mxs = "uboot-mxsboot-sdcard wic.gz" 284SOC_DEFAULT_IMAGE_FSTYPES_mxs = "uboot-mxsboot-sdcard wic.gz"
285 285
286# Do not update fstab file when using wic images 286# Do not update fstab file when using wic images
@@ -310,8 +310,8 @@ SOC_DEFAULT_WKS_FILE_mxs ?= "imx-uboot-mxs-bootpart.wks.in"
310 310
311WKS_FILE ?= "${SOC_DEFAULT_WKS_FILE}" 311WKS_FILE ?= "${SOC_DEFAULT_WKS_FILE}"
312 312
313SERIAL_CONSOLE = "115200 ttymxc0" 313SERIAL_CONSOLES = "115200;ttymxc0"
314SERIAL_CONSOLE_mxs = "115200 ttyAMA0" 314SERIAL_CONSOLES_mxs = "115200;ttyAMA0"
315 315
316KERNEL_IMAGETYPE = "zImage" 316KERNEL_IMAGETYPE = "zImage"
317KERNEL_IMAGETYPE_aarch64 = "Image" 317KERNEL_IMAGETYPE_aarch64 = "Image"
diff --git a/conf/machine/ls1012afrwy.conf b/conf/machine/ls1012afrwy.conf
index bd154acbb..13b6138a2 100644
--- a/conf/machine/ls1012afrwy.conf
+++ b/conf/machine/ls1012afrwy.conf
@@ -20,7 +20,7 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
20UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig,,u-boot-dtb.bin"
21UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
22 22
23RCWQSPI ?= "N_SSNP_3305/rcw_1000_default.bin" 23RCWQSPI ?= "N_SSNP_3305/rcw_1000"
24 24
25KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb" 25KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb"
26KERNEL_DEFCONFIG ?= "defconfig" 26KERNEL_DEFCONFIG ?= "defconfig"
diff --git a/conf/machine/ls1012ardb.conf b/conf/machine/ls1012ardb.conf
index f05507d79..85b01af64 100644
--- a/conf/machine/ls1012ardb.conf
+++ b/conf/machine/ls1012ardb.conf
@@ -20,7 +20,8 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
20UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin"
21UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 21UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
22 22
23RCWQSPI ?= "R_SPNH_3508/rcw_1000_default.bin" 23RCWQSPI ?= "R_SPNH_3508/rcw_1000"
24RCWQSPISEC ?= "R_SPNH_3508/rcw_1000"
24 25
25KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" 26KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
26KERNEL_DEFCONFIG ?= "defconfig" 27KERNEL_DEFCONFIG ?= "defconfig"
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index f9b0d3d98..b00b98769 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -24,9 +24,9 @@ KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-rd
24KERNEL_DEFCONFIG ?= "defconfig" 24KERNEL_DEFCONFIG ?= "defconfig"
25 25
26UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd" 26UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd"
27RCWNOR ?= "RR_FQPP_1455/rcw_1600.bin" 27RCWNOR ?= "RR_FQPP_1455/rcw_1600"
28RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot.bin" 28RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot"
29RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot.bin" 29RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot"
30 30
31QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" 31QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin"
32EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf" 32EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf"
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf
index 83309c951..b3000f0f0 100644
--- a/conf/machine/ls1046ardb.conf
+++ b/conf/machine/ls1046ardb.conf
@@ -29,8 +29,8 @@ SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0 115200;ttyLP0"
29SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 29SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
30 30
31UEFI_NORBOOT ?= "LS1046ARDB_EFI_NORBOOT.fd" 31UEFI_NORBOOT ?= "LS1046ARDB_EFI_NORBOOT.fd"
32RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot.bin" 32RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot"
33RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot.bin" 33RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot"
34 34
35EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf" 35EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf"
36USE_VT = "0" 36USE_VT = "0"
diff --git a/conf/machine/ls1088ardb-pb.conf b/conf/machine/ls1088ardb-pb.conf
index 3726efa2a..11fdf0db0 100644
--- a/conf/machine/ls1088ardb-pb.conf
+++ b/conf/machine/ls1088ardb-pb.conf
@@ -25,8 +25,8 @@ KERNEL_DEFCONFIG ?= "defconfig"
25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" 25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
27 27
28RCWSD ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_sd.bin" 28RCWSD ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_sd"
29RCWQSPI ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_qspi.bin" 29RCWQSPI ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_qspi"
30 30
31 31
32EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf" 32EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf"
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index 13c8bf29f..0dc03086e 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -25,8 +25,8 @@ KERNEL_DEFCONFIG ?= "defconfig"
25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" 25SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
27 27
28RCWSD ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_sd.bin" 28RCWSD ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_sd"
29RCWQSPI ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_qspi.bin" 29RCWQSPI ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_qspi"
30 30
31EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf" 31EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf"
32USE_VT = "0" 32USE_VT = "0"
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
index 04f3bbdc1..929094ea1 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -19,8 +19,8 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa"
19UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin" 19UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin"
20UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" 20UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin"
21 21
22RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800.bin" 22RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800"
23RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi.bin" 23RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi"
24UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd" 24UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd"
25 25
26KERNEL_DEVICETREE ?= "freescale/fsl-ls2088a-rdb.dtb" 26KERNEL_DEVICETREE ?= "freescale/fsl-ls2088a-rdb.dtb"
diff --git a/conf/machine/lx2160ardb.conf b/conf/machine/lx2160ardb.conf
index 44eba5d92..3300488fb 100644
--- a/conf/machine/lx2160ardb.conf
+++ b/conf/machine/lx2160ardb.conf
@@ -26,8 +26,8 @@ SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 26SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
27 27
28UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd" 28UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd"
29RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2.bin" 29RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2"
30RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2_sd.bin" 30RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2_sd"
31 31
32EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi atf inphi" 32EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi atf inphi"
33USE_VT = "0" 33USE_VT = "0"
diff --git a/conf/machine/p1020rdb.conf b/conf/machine/p1020rdb.conf
index 50edba7d8..42bbdc39f 100644
--- a/conf/machine/p1020rdb.conf
+++ b/conf/machine/p1020rdb.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e500v2.inc 8require conf/machine/include/e500v2.inc
9 9
10MACHINEOVERRIDES =. "p1020" 10MACHINEOVERRIDES =. "p1020:"
11BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" 11BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
12 12
13UBOOT_CONFIG ??= "nand sdcard spi nor" 13UBOOT_CONFIG ??= "nand sdcard spi nor"
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index 102cc8dbb..19f7df438 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e500mc.inc 8require conf/machine/include/e500mc.inc
9 9
10MACHINEOVERRIDES =. "p2041" 10MACHINEOVERRIDES =. "p2041:"
11 11
12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P2041RDB_config" 13UBOOT_CONFIG[nor] = "P2041RDB_config"
diff --git a/conf/machine/p3041ds.conf b/conf/machine/p3041ds.conf
index c7ce46929..5102fc969 100644
--- a/conf/machine/p3041ds.conf
+++ b/conf/machine/p3041ds.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e500mc.inc 8require conf/machine/include/e500mc.inc
9 9
10MACHINEOVERRIDES =. "p3041" 10MACHINEOVERRIDES =. "p3041:"
11 11
12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P3041DS_config" 13UBOOT_CONFIG[nor] = "P3041DS_config"
diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf
index 23a7816b0..6ea35b37d 100644
--- a/conf/machine/p4080ds.conf
+++ b/conf/machine/p4080ds.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e500mc.inc 8require conf/machine/include/e500mc.inc
9 9
10MACHINEOVERRIDES =. "p4080" 10MACHINEOVERRIDES =. "p4080:"
11 11
12UBOOT_CONFIG ??= "secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P4080DS_config" 13UBOOT_CONFIG[nor] = "P4080DS_config"
diff --git a/conf/machine/p5040ds.conf b/conf/machine/p5040ds.conf
index af581f491..d958e4f6f 100644
--- a/conf/machine/p5040ds.conf
+++ b/conf/machine/p5040ds.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e5500.inc 8require conf/machine/include/e5500.inc
9 9
10MACHINEOVERRIDES =. "p5040" 10MACHINEOVERRIDES =. "p5040:"
11 11
12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" 12UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor"
13UBOOT_CONFIG[nor] = "P5040DS_config" 13UBOOT_CONFIG[nor] = "P5040DS_config"
diff --git a/conf/machine/t1024rdb.conf b/conf/machine/t1024rdb.conf
index 616ce3f10..81d56962c 100644
--- a/conf/machine/t1024rdb.conf
+++ b/conf/machine/t1024rdb.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e5500.inc 8require conf/machine/include/e5500.inc
9 9
10MACHINEOVERRIDES =. "t1:t1024" 10MACHINEOVERRIDES =. "t1:t1024:"
11 11
12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" 12UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor"
13UBOOT_CONFIG[nor] = "T1024RDB_config" 13UBOOT_CONFIG[nor] = "T1024RDB_config"
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf
index bfcb7689f..128f643b3 100644
--- a/conf/machine/t2080rdb.conf
+++ b/conf/machine/t2080rdb.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e6500.inc 8require conf/machine/include/e6500.inc
9 9
10MACHINEOVERRIDES =. "t2:t2080" 10MACHINEOVERRIDES =. "t2:t2080:"
11 11
12UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" 12UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor"
13UBOOT_CONFIG[nor] = "T2080RDB_config" 13UBOOT_CONFIG[nor] = "T2080RDB_config"
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 9f86345ee..0f642114b 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -7,7 +7,7 @@
7 7
8require conf/machine/include/e6500.inc 8require conf/machine/include/e6500.inc
9 9
10MACHINEOVERRIDES =. "t4:t4240" 10MACHINEOVERRIDES =. "t4:t4240:"
11 11
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "nor"
13UBOOT_CONFIG[nor] = "T4240RDB_config" 13UBOOT_CONFIG[nor] = "T4240RDB_config"