diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-07-16 00:35:48 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-22 11:34:12 -0300 |
| commit | 58a573c07b566ca25bbd70114fc488f778afa754 (patch) | |
| tree | a3c037299ac1cb19491ade67abddbfda7848d0bc /conf/machine/c293pcie.conf | |
| parent | f5a070e6082e1837463e8ff2398e0b06c6b19ae8 (diff) | |
| download | meta-freescale-58a573c07b566ca25bbd70114fc488f778afa754.tar.gz | |
remove obsolete UBOOT_SOURCE_* variables in machine file
u-boot has switched to the new UBOOT_CONFIG format. These variables
are useless now.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/c293pcie.conf')
| -rw-r--r-- | conf/machine/c293pcie.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/c293pcie.conf b/conf/machine/c293pcie.conf index 9923f52b7..19921e0e6 100644 --- a/conf/machine/c293pcie.conf +++ b/conf/machine/c293pcie.conf | |||
| @@ -16,7 +16,6 @@ UBOOT_CONFIG[spi] = "C29XPCIE_SPIFLASH_config" | |||
| 16 | UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config" | 16 | UBOOT_CONFIG[secboot] = "C29XPCIE_NOR_SECBOOT_config" |
| 17 | UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config" | 17 | UBOOT_CONFIG[spi-secboot] = "C29XPCIE_SPIFLASH_SECBOOT_config" |
| 18 | 18 | ||
| 19 | UBOOT_SOURCE_NAND = "u-boot-with-spl.bin" | ||
| 20 | 19 | ||
| 21 | KERNEL_DEVICETREE ?= "c293pcie_36b.dtb" | 20 | KERNEL_DEVICETREE ?= "c293pcie_36b.dtb" |
| 22 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" | 21 | KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/mpc85xx_defconfig" |
