diff options
-rw-r--r-- | conf/machine/ls1043ardb.conf | 2 | ||||
-rw-r--r-- | conf/machine/ls1046afrwy.conf | 1 | ||||
-rw-r--r-- | conf/machine/ls1046ardb.conf | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf index ee961cc3..7a7af273 100644 --- a/conf/machine/ls1043ardb.conf +++ b/conf/machine/ls1043ardb.conf | |||
@@ -22,7 +22,7 @@ UBOOT_CONFIG ??= "tfa-secure-boot tfa" | |||
22 | UBOOT_CONFIG[tfa] = "ls1043ardb_tfa_defconfig,,u-boot-dtb.bin" | 22 | UBOOT_CONFIG[tfa] = "ls1043ardb_tfa_defconfig,,u-boot-dtb.bin" |
23 | UBOOT_CONFIG[tfa-secure-boot] = "ls1043ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" | 23 | UBOOT_CONFIG[tfa-secure-boot] = "ls1043ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dtb.bin" |
24 | 24 | ||
25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb freescale/fsl-ls1043a-qds.dtb freescale/fsl-ls1043a-qds-sdk.dtb" | 25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-qds.dtb freescale/fsl-ls1043a-qds-sdk.dtb" |
26 | KERNEL_DEFCONFIG ?= "defconfig" | 26 | KERNEL_DEFCONFIG ?= "defconfig" |
27 | 27 | ||
28 | UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd" | 28 | UEFI_NORBOOT ?= "LS1043ARDB_EFI_NORBOOT.fd" |
diff --git a/conf/machine/ls1046afrwy.conf b/conf/machine/ls1046afrwy.conf index e685c141..845b4089 100644 --- a/conf/machine/ls1046afrwy.conf +++ b/conf/machine/ls1046afrwy.conf | |||
@@ -23,7 +23,6 @@ UBOOT_CONFIG[tfa-secure-boot] = "ls1046afrwy_tfa_SECURE_BOOT_defconfig,,u-boot-d | |||
23 | 23 | ||
24 | KERNEL_DEVICETREE ?= "\ | 24 | KERNEL_DEVICETREE ?= "\ |
25 | freescale/fsl-ls1046a-frwy-sdk.dtb \ | 25 | freescale/fsl-ls1046a-frwy-sdk.dtb \ |
26 | freescale/fsl-ls1046a-frwy-usdpaa.dtb \ | ||
27 | " | 26 | " |
28 | KERNEL_DEFCONFIG ?= "defconfig" | 27 | KERNEL_DEFCONFIG ?= "defconfig" |
29 | 28 | ||
diff --git a/conf/machine/ls1046ardb.conf b/conf/machine/ls1046ardb.conf index 7efb91f1..6357a439 100644 --- a/conf/machine/ls1046ardb.conf +++ b/conf/machine/ls1046ardb.conf | |||
@@ -23,7 +23,6 @@ UBOOT_CONFIG[tfa-secure-boot] = "ls1046ardb_tfa_SECURE_BOOT_defconfig,,u-boot-dt | |||
23 | 23 | ||
24 | KERNEL_DEVICETREE ?= "\ | 24 | KERNEL_DEVICETREE ?= "\ |
25 | freescale/fsl-ls1046a-rdb-sdk.dtb \ | 25 | freescale/fsl-ls1046a-rdb-sdk.dtb \ |
26 | freescale/fsl-ls1046a-rdb-usdpaa.dtb \ | ||
27 | freescale/fsl-ls1046a-qds.dtb \ | 26 | freescale/fsl-ls1046a-qds.dtb \ |
28 | freescale/fsl-ls1046a-qds-sdk.dtb \ | 27 | freescale/fsl-ls1046a-qds-sdk.dtb \ |
29 | " | 28 | " |