summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r--conf/machine/dra7xx-evm.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 09f758d5..6049914a 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -12,6 +12,11 @@ SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 14
15KERNEL_DEVICETREE = "dra7-evm.dtb \
16 dra72-evm.dtb \
17 dra72-evm-revc.dtb \
18 dra71-evm.dtb"
19
15UBOOT_MACHINE = "dra7xx_evm_config" 20UBOOT_MACHINE = "dra7xx_evm_config"
16 21
17# UBI information. Note that this is board and kernel specific. Changes 22# UBI information. Note that this is board and kernel specific. Changes