summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1028ardb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ls1028ardb.conf')
-rw-r--r--conf/machine/ls1028ardb.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/ls1028ardb.conf b/conf/machine/ls1028ardb.conf
index 288f9457..9d324e72 100644
--- a/conf/machine/ls1028ardb.conf
+++ b/conf/machine/ls1028ardb.conf
@@ -27,9 +27,9 @@ 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
30RCWSD ?= "R_SQPP_0x85bb/rcw_1300_sdboot" 30RCWSD ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
31RCWXSPI ?= "R_SQPP_0x85bb/rcw_1300" 31RCWXSPI ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
32RCWEMMC ?= "R_SQPP_0x85bb/rcw_1300_emmcboot" 32RCWEMMC ?= "R_SQPP_0x85bb/rcw_1500_gpu600"
33 33
34EXTRA_IMAGEDEPENDS += "rcw atf dp-firmware-cadence" 34EXTRA_IMAGEDEPENDS += "rcw atf dp-firmware-cadence"
35USE_VT = "0" 35USE_VT = "0"