summaryrefslogtreecommitdiffstats
path: root/conf/machine/am37x-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am37x-evm.conf')
-rw-r--r--conf/machine/am37x-evm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/am37x-evm.conf b/conf/machine/am37x-evm.conf
index 3122e103..0d53d508 100644
--- a/conf/machine/am37x-evm.conf
+++ b/conf/machine/am37x-evm.conf
@@ -15,6 +15,8 @@ EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
15SERIAL_CONSOLE = "115200 ttyO0" 15SERIAL_CONSOLE = "115200 ttyO0"
16 16
17PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" 17PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
18PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am37x"
19PREFERRED_PROVIDER_u-boot = "u-boot-am37x"
18 20
19# NOTE: there are NAND and OneNAND versions of this board... 21# NOTE: there are NAND and OneNAND versions of this board...
20# do ubiattach /dev/ubi_ctrl -m 4 22# do ubiattach /dev/ubi_ctrl -m 4