summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/am37x-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am37x-evm.conf b/conf/machine/am37x-evm.conf
index e4170f4e..ddb54e86 100644
--- a/conf/machine/am37x-evm.conf
+++ b/conf/machine/am37x-evm.conf
@@ -16,7 +16,7 @@ require conf/machine/include/omap3.inc
16 16
17# Ship all kernel modules 17# Ship all kernel modules
18 18
19IMAGE_FSTYPES ?= "jffs2 tar.bz2" 19IMAGE_FSTYPES += "jffs2 tar.bz2"
20EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048" 20EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x20000 -s 2048"
21 21
22SERIAL_CONSOLE = "115200 ttyS0" 22SERIAL_CONSOLE = "115200 ttyS0"