summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls2088ardb.conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-18 13:06:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-18 11:42:30 -0200
commitc4753ffe82f7cde054760f8e36e52209947974b4 (patch)
treedf52bd5d5711dbae671507fe9f940b394c3af5df /conf/machine/ls2088ardb.conf
parent611c28d6dfede113390af7b79f7033a62b5e5beb (diff)
downloadmeta-freescale-c4753ffe82f7cde054760f8e36e52209947974b4.tar.gz
ls2088ardb: rcw instead of ls2-rcw
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/ls2088ardb.conf')
-rw-r--r--conf/machine/ls2088ardb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls2088ardb.conf b/conf/machine/ls2088ardb.conf
index 0fcb6faa..e8ecf266 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -26,5 +26,5 @@ KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
26SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" 26SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
27SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 27SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
28 28
29EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex ppa uefi" 29EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex ppa uefi"
30USE_VT = "0" 30USE_VT = "0"