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/b4860qds-64b.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/b4860qds-64b.conf')
| -rw-r--r-- | conf/machine/b4860qds-64b.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/b4860qds-64b.conf b/conf/machine/b4860qds-64b.conf index 5a85f8ddc..ff99d2a37 100644 --- a/conf/machine/b4860qds-64b.conf +++ b/conf/machine/b4860qds-64b.conf | |||
| @@ -13,9 +13,6 @@ UBOOT_CONFIG ??= "nor secure-boot" | |||
| 13 | UBOOT_CONFIG[nor] = "B4860QDS_config" | 13 | UBOOT_CONFIG[nor] = "B4860QDS_config" |
| 14 | UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config" | 14 | UBOOT_CONFIG[secure-boot] = "B4860QDS_SECURE_BOOT_config" |
| 15 | 15 | ||
| 16 | UBOOT_SOURCE_NAND = "u-boot-with-spl-pbl.bin" | ||
| 17 | UBOOT_SOURCE_SPI = "u-boot.pbl" | ||
| 18 | UBOOT_SOURCE_SD = "u-boot-with-spl-pbl.bin" | ||
| 19 | 16 | ||
| 20 | HV_CFG_M = "b4860qds" | 17 | HV_CFG_M = "b4860qds" |
| 21 | 18 | ||
