diff options
Diffstat (limited to 'conf/machine')
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 | ||
| 14 | KERNEL_DEVICETREE = "imx25-pdk.dtb" | 14 | KERNEL_DEVICETREE = "imx25-pdk.dtb" |
| 15 | 15 | ||
| 16 | SERIAL_CONSOLE = "115200 ttymxc0" | 16 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 17 | 17 | ||
| 18 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" | 18 | MACHINE_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 | ||
| 19 | KERNEL_DEVICETREE = "imx28-evk.dtb" | 19 | KERNEL_DEVICETREE = "imx28-evk.dtb" |
| 20 | 20 | ||
| 21 | SERIAL_CONSOLE = "115200 ttyAMA0" | 21 | SERIAL_CONSOLES = "115200;ttyAMA0" |
| 22 | 22 | ||
| 23 | MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen" | 23 | MACHINE_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" | |||
| 38 | SPL_BINARY = "SPL" | 38 | SPL_BINARY = "SPL" |
| 39 | WKS_FILE = "imx-uboot-spl-bootpart.wks" | 39 | WKS_FILE = "imx-uboot-spl-bootpart.wks" |
| 40 | 40 | ||
| 41 | SERIAL_CONSOLE = "115200 ttymxc3" | 41 | SERIAL_CONSOLES = "115200;ttymxc3" |
| 42 | 42 | ||
| 43 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 43 | MACHINE_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" | |||
| 38 | SPL_BINARY = "SPL" | 38 | SPL_BINARY = "SPL" |
| 39 | WKS_FILE = "imx-uboot-spl-bootpart.wks" | 39 | WKS_FILE = "imx-uboot-spl-bootpart.wks" |
| 40 | 40 | ||
| 41 | SERIAL_CONSOLE = "115200 ttymxc0" | 41 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 42 | 42 | ||
| 43 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 43 | MACHINE_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" | |||
| 19 | UBOOT_CONFIG[spinor] = "mx6slevk_spinor_config" | 19 | UBOOT_CONFIG[spinor] = "mx6slevk_spinor_config" |
| 20 | UBOOT_CONFIG[mfgtool] = "mx6slevk_config" | 20 | UBOOT_CONFIG[mfgtool] = "mx6slevk_config" |
| 21 | 21 | ||
| 22 | SERIAL_CONSOLE = "115200 ttymxc0" | 22 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 23 | 23 | ||
| 24 | MACHINE_FEATURES += " pci wifi bluetooth" | 24 | MACHINE_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" | |||
| 18 | UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config" | 18 | UBOOT_CONFIG[epdc] = "mx6sllevk_epdc_config" |
| 19 | UBOOT_CONFIG[mfgtool] = "mx6sllevk_config" | 19 | UBOOT_CONFIG[mfgtool] = "mx6sllevk_config" |
| 20 | 20 | ||
| 21 | SERIAL_CONSOLE = "115200 ttymxc0" | 21 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 22 | 22 | ||
| 23 | MACHINE_FEATURES += " pci wifi bluetooth" | 23 | MACHINE_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" | |||
| 21 | UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config,ubifs" | 21 | UBOOT_CONFIG[nand] = "mx6sxsabreauto_nand_config,ubifs" |
| 22 | UBOOT_CONFIG[mfgtool] = "mx6sxsabreauto_config" | 22 | UBOOT_CONFIG[mfgtool] = "mx6sxsabreauto_config" |
| 23 | 23 | ||
| 24 | SERIAL_CONSOLE = "115200 ttymxc3" | 24 | SERIAL_CONSOLES = "115200;ttymxc3" |
| 25 | 25 | ||
| 26 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 26 | MACHINE_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" | |||
| 22 | UBOOT_CONFIG[m4fastup] = "mx6sxsabresd_m4fastup_config" | 22 | UBOOT_CONFIG[m4fastup] = "mx6sxsabresd_m4fastup_config" |
| 23 | UBOOT_CONFIG[mfgtool] = "mx6sxsabresd_config" | 23 | UBOOT_CONFIG[mfgtool] = "mx6sxsabresd_config" |
| 24 | 24 | ||
| 25 | SERIAL_CONSOLE = "115200 ttymxc0" | 25 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 26 | 26 | ||
| 27 | MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" | 27 | MACHINE_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" | |||
| 19 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" | 19 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" |
| 20 | PREFERRED_PROVIDER_virtual/kernel = "linux-imx" | 20 | PREFERRED_PROVIDER_virtual/kernel = "linux-imx" |
| 21 | 21 | ||
| 22 | SERIAL_CONSOLE = "115200 ttymxc0" | 22 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 23 | 23 | ||
| 24 | MACHINE_FEATURES += "wifi bluetooth" | 24 | MACHINE_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" | |||
| 24 | MACHINE_FIRMWARE_append = " firmware-imx-brcm" | 24 | MACHINE_FIRMWARE_append = " firmware-imx-brcm" |
| 25 | 25 | ||
| 26 | # Set Serial console | 26 | # Set Serial console |
| 27 | SERIAL_CONSOLE = "115200 ttyLP0" | 27 | SERIAL_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" | |||
| 41 | IMXBOOT_TARGETS = "${@bb.utils.contains('UBOOT_CONFIG', 'fspi', 'flash_evk_flexspi', 'flash_evk', d)}" | 41 | IMXBOOT_TARGETS = "${@bb.utils.contains('UBOOT_CONFIG', 'fspi', 'flash_evk_flexspi', 'flash_evk', d)}" |
| 42 | 42 | ||
| 43 | # Set Serial console | 43 | # Set Serial console |
| 44 | SERIAL_CONSOLE = "115200 ttymxc1" | 44 | SERIAL_CONSOLES = "115200;ttymxc1" |
| 45 | 45 | ||
| 46 | IMAGE_BOOTLOADER = "imx-boot" | 46 | IMAGE_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" | |||
| 38 | IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" | 38 | IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" |
| 39 | 39 | ||
| 40 | # Set Serial console | 40 | # Set Serial console |
| 41 | SERIAL_CONSOLE = "115200 ttymxc0" | 41 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 42 | 42 | ||
| 43 | IMAGE_BOOTLOADER = "imx-boot" | 43 | IMAGE_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 = "" | |||
| 16 | LOADADDR = "" | 16 | LOADADDR = "" |
| 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 |
| 19 | SERIAL_CONSOLE = "115200 ttyAMA0" | 19 | SERIAL_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 = "" | |||
| 15 | LOADADDR = "" | 15 | LOADADDR = "" |
| 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 |
| 18 | SERIAL_CONSOLE = "115200 ttyAMA0" | 18 | SERIAL_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 | ||
| 281 | PREFERRED_PROVIDER_virtual/kernel ??= "${IMX_DEFAULT_KERNEL}" | 281 | PREFERRED_PROVIDER_virtual/kernel ??= "${IMX_DEFAULT_KERNEL}" |
| 282 | 282 | ||
| 283 | SOC_DEFAULT_IMAGE_FSTYPES = "wic.gz" | 283 | SOC_DEFAULT_IMAGE_FSTYPES = "wic.bmap wic.gz" |
| 284 | SOC_DEFAULT_IMAGE_FSTYPES_mxs = "uboot-mxsboot-sdcard wic.gz" | 284 | SOC_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 | ||
| 311 | WKS_FILE ?= "${SOC_DEFAULT_WKS_FILE}" | 311 | WKS_FILE ?= "${SOC_DEFAULT_WKS_FILE}" |
| 312 | 312 | ||
| 313 | SERIAL_CONSOLE = "115200 ttymxc0" | 313 | SERIAL_CONSOLES = "115200;ttymxc0" |
| 314 | SERIAL_CONSOLE_mxs = "115200 ttyAMA0" | 314 | SERIAL_CONSOLES_mxs = "115200;ttyAMA0" |
| 315 | 315 | ||
| 316 | KERNEL_IMAGETYPE = "zImage" | 316 | KERNEL_IMAGETYPE = "zImage" |
| 317 | KERNEL_IMAGETYPE_aarch64 = "Image" | 317 | KERNEL_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" | |||
| 20 | UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig,,u-boot-dtb.bin" | 20 | UBOOT_CONFIG[tfa] = "ls1012afrwy_tfa_defconfig,,u-boot-dtb.bin" |
| 21 | UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 21 | UBOOT_CONFIG[tfa-secure-boot] = "ls1012afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |
| 22 | 22 | ||
| 23 | RCWQSPI ?= "N_SSNP_3305/rcw_1000_default.bin" | 23 | RCWQSPI ?= "N_SSNP_3305/rcw_1000" |
| 24 | 24 | ||
| 25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb" | 25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb" |
| 26 | KERNEL_DEFCONFIG ?= "defconfig" | 26 | KERNEL_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" | |||
| 20 | UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin" | 20 | UBOOT_CONFIG[tfa] = "ls1012ardb_tfa_defconfig,,u-boot-dtb.bin" |
| 21 | UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 21 | UBOOT_CONFIG[tfa-secure-boot] = "ls1012ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |
| 22 | 22 | ||
| 23 | RCWQSPI ?= "R_SPNH_3508/rcw_1000_default.bin" | 23 | RCWQSPI ?= "R_SPNH_3508/rcw_1000" |
| 24 | RCWQSPISEC ?= "R_SPNH_3508/rcw_1000" | ||
| 24 | 25 | ||
| 25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" | 26 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" |
| 26 | KERNEL_DEFCONFIG ?= "defconfig" | 27 | KERNEL_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 | |||
| 24 | KERNEL_DEFCONFIG ?= "defconfig" | 24 | KERNEL_DEFCONFIG ?= "defconfig" |
| 25 | 25 | ||
| 26 | UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd" | 26 | UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd" |
| 27 | RCWNOR ?= "RR_FQPP_1455/rcw_1600.bin" | 27 | RCWNOR ?= "RR_FQPP_1455/rcw_1600" |
| 28 | RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot.bin" | 28 | RCWSD ?= "RR_FQPP_1455/rcw_1600_sdboot" |
| 29 | RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot.bin" | 29 | RCWNAND ?= "RR_FQPP_1455/rcw_1600_nandboot" |
| 30 | 30 | ||
| 31 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" | 31 | QE_UCODE = "iram_Type_A_LS1021a_r1.0.bin" |
| 32 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode uefi atf" | 32 | EXTRA_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" | |||
| 29 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 29 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
| 30 | 30 | ||
| 31 | UEFI_NORBOOT ?= "LS1046ARDB_EFI_NORBOOT.fd" | 31 | UEFI_NORBOOT ?= "LS1046ARDB_EFI_NORBOOT.fd" |
| 32 | RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot.bin" | 32 | RCWQSPI ?= "RR_FFSSPPPH_1133_5559/rcw_1800_qspiboot" |
| 33 | RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot.bin" | 33 | RCWSD ?= "RR_FFSSPPPH_1133_5559/rcw_1800_sdboot" |
| 34 | 34 | ||
| 35 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf" | 35 | EXTRA_IMAGEDEPENDS += "fm-ucode rcw uefi atf" |
| 36 | USE_VT = "0" | 36 | USE_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" | |||
| 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" |
| 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
| 27 | 27 | ||
| 28 | RCWSD ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_sd.bin" | 28 | RCWSD ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_sd" |
| 29 | RCWQSPI ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_qspi.bin" | 29 | RCWQSPI ?= "FCSSRR_PPPP_0x1d_0x13/rcw_1600_qspi" |
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf" | 32 | EXTRA_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" | |||
| 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" | 25 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" |
| 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
| 27 | 27 | ||
| 28 | RCWSD ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_sd.bin" | 28 | RCWSD ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_sd" |
| 29 | RCWQSPI ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_qspi.bin" | 29 | RCWQSPI ?= "FCQQQQQQQQ_PPP_H_0x1d_0x0d/rcw_1600_qspi" |
| 30 | 30 | ||
| 31 | EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf" | 31 | EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex atf" |
| 32 | USE_VT = "0" | 32 | USE_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" | |||
| 19 | UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin" | 19 | UBOOT_CONFIG[tfa] = "ls2088ardb_tfa_defconfig,,u-boot-dtb.bin" |
| 20 | UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 20 | UBOOT_CONFIG[tfa-secure-boot] = "ls2088ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |
| 21 | 21 | ||
| 22 | RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800.bin" | 22 | RCWNOR ?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_1800" |
| 23 | RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi.bin" | 23 | RCWQSPI?= "FFFFFFFF_PP_HH_0x2a_0x41/rcw_2000_qspi" |
| 24 | UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd" | 24 | UEFI_NORBOOT ?= "LS2088ARDB_EFI_NORBOOT.fd" |
| 25 | 25 | ||
| 26 | KERNEL_DEVICETREE ?= "freescale/fsl-ls2088a-rdb.dtb" | 26 | KERNEL_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" | |||
| 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" | 26 | SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" |
| 27 | 27 | ||
| 28 | UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd" | 28 | UEFI_XSPIBOOT ?= "LX2160ARDB_EFI_NORBOOT.fd" |
| 29 | RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2.bin" | 29 | RCWXSPI ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2" |
| 30 | RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2_sd.bin" | 30 | RCWSD ?= "XGGFF_PP_HHHH_RR_19_5_2/rcw_2000_700_2900_19_5_2_sd" |
| 31 | 31 | ||
| 32 | EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi atf inphi" | 32 | EXTRA_IMAGEDEPENDS += "management-complex mc-utils rcw ls2-phy ddr-phy uefi atf inphi" |
| 33 | USE_VT = "0" | 33 | USE_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 | ||
| 8 | require conf/machine/include/e500v2.inc | 8 | require conf/machine/include/e500v2.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "p1020" | 10 | MACHINEOVERRIDES =. "p1020:" |
| 11 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" | 11 | BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" |
| 12 | 12 | ||
| 13 | UBOOT_CONFIG ??= "nand sdcard spi nor" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e500mc.inc | 8 | require conf/machine/include/e500mc.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "p2041" | 10 | MACHINEOVERRIDES =. "p2041:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
| 13 | UBOOT_CONFIG[nor] = "P2041RDB_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e500mc.inc | 8 | require conf/machine/include/e500mc.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "p3041" | 10 | MACHINEOVERRIDES =. "p3041:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
| 13 | UBOOT_CONFIG[nor] = "P3041DS_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e500mc.inc | 8 | require conf/machine/include/e500mc.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "p4080" | 10 | MACHINEOVERRIDES =. "p4080:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "secure-boot sdcard spi nor" |
| 13 | UBOOT_CONFIG[nor] = "P4080DS_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e5500.inc | 8 | require conf/machine/include/e5500.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "p5040" | 10 | MACHINEOVERRIDES =. "p5040:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" | 12 | UBOOT_CONFIG ??= "nand secure-boot sdcard spi nor" |
| 13 | UBOOT_CONFIG[nor] = "P5040DS_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e5500.inc | 8 | require conf/machine/include/e5500.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "t1:t1024" | 10 | MACHINEOVERRIDES =. "t1:t1024:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" | 12 | UBOOT_CONFIG ??= "nand sdcard spi secure-boot nor" |
| 13 | UBOOT_CONFIG[nor] = "T1024RDB_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e6500.inc | 8 | require conf/machine/include/e6500.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "t2:t2080" | 10 | MACHINEOVERRIDES =. "t2:t2080:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" | 12 | UBOOT_CONFIG ??= "sdcard spi nand srio-pcie-boot secure-boot nor" |
| 13 | UBOOT_CONFIG[nor] = "T2080RDB_config" | 13 | UBOOT_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 | ||
| 8 | require conf/machine/include/e6500.inc | 8 | require conf/machine/include/e6500.inc |
| 9 | 9 | ||
| 10 | MACHINEOVERRIDES =. "t4:t4240" | 10 | MACHINEOVERRIDES =. "t4:t4240:" |
| 11 | 11 | ||
| 12 | UBOOT_CONFIG ??= "nor" | 12 | UBOOT_CONFIG ??= "nor" |
| 13 | UBOOT_CONFIG[nor] = "T4240RDB_config" | 13 | UBOOT_CONFIG[nor] = "T4240RDB_config" |
