summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-01-30 17:09:59 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-02-06 09:58:34 -0200
commit52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223 (patch)
tree569f051802e97a91ba762c42386bcbf8676db635 /conf
parentb1fc87a7a56f20abdfa32162118e14e90097a917 (diff)
downloadmeta-freescale-52b6f2c4b2aa5f7ab76de9b2a78d31a26ab76223.tar.gz
ls2088ardb: rcw-bin instead of rcw
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to '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 a23f762c..39a87aa9 100644
--- a/conf/machine/ls2088ardb.conf
+++ b/conf/machine/ls2088ardb.conf
@@ -27,5 +27,5 @@ KERNEL_DEFCONFIG ?= "defconfig"
27SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0" 27SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
28SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" 28SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
29 29
30EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex ppa uefi" 30EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw-bin management-complex ppa uefi"
31USE_VT = "0" 31USE_VT = "0"