summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 98698e6d..ec634187 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -12,6 +12,11 @@ SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2" 12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 13SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
14 14
15KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb \
16 am57xx-evm.dtb am57xx-evm-reva3.dtb \
17 am571x-idk.dtb \
18 am572x-idk.dtb"
19
15UBOOT_MACHINE = "am57xx_evm_config" 20UBOOT_MACHINE = "am57xx_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