diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-10-18 13:06:38 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-18 11:42:30 -0200 |
| commit | eaca3232aac351dbe2fcbb6107d50b06610e6b8f (patch) | |
| tree | 5f4d4898a9a8253183d208f62bd24a02fc618e4a | |
| parent | d3e39a863bc27c53eae432c6ee832956c77010c2 (diff) | |
| download | meta-freescale-eaca3232aac351dbe2fcbb6107d50b06610e6b8f.tar.gz | |
ls2080ardb: rcw instead of ls2-rcw
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/ls2080ardb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls2080ardb.conf b/conf/machine/ls2080ardb.conf index e6e4a5a01..c65d3250c 100644 --- a/conf/machine/ls2080ardb.conf +++ b/conf/machine/ls2080ardb.conf | |||
| @@ -16,5 +16,5 @@ UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin" | |||
| 16 | KERNEL_DEVICETREE ?= "freescale/fsl-ls2080a-rdb.dtb" | 16 | KERNEL_DEVICETREE ?= "freescale/fsl-ls2080a-rdb.dtb" |
| 17 | KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" | 17 | KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" |
| 18 | 18 | ||
| 19 | EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex" | 19 | EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex" |
| 20 | USE_VT = "0" | 20 | USE_VT = "0" |
