summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Protsenko2016-05-18 14:30:07 -0500
committerPraneeth Bajjuri2016-05-18 14:33:28 -0500
commit6f5dc6cea7b72925aa6e242a7a9190aab6deea38 (patch)
treeadbaf78d5aefd93b0f9aec0d52d6b5306cd3b9e0
parentea94a53a31427ada1f8b6219b4cb0fc6398e5f52 (diff)
downloaddevice-ti-am57xevm-6f5dc6cea7b72925aa6e242a7a9190aab6deea38.tar.gz
device-ti-am57xevm-6f5dc6cea7b72925aa6e242a7a9190aab6deea38.tar.xz
device-ti-am57xevm-6f5dc6cea7b72925aa6e242a7a9190aab6deea38.zip
am57xevm: fix mount to get to command line
fix init.am57xevmboard.rc to mount system partition Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--init.am57xevmboard.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.am57xevmboard.rc b/init.am57xevmboard.rc
index d2e38a3..8dd7e71 100644
--- a/init.am57xevmboard.rc
+++ b/init.am57xevmboard.rc
@@ -53,7 +53,7 @@ on boot
53 53
54on fs 54on fs
55 mkdir /factory 0775 radio radio 55 mkdir /factory 0775 radio radio
56 mount_all /fstab.am57xevmevmboard 56 mount_all /fstab.am57xevmboard
57 57
58# take a wakelock on boot until PM is working 58# take a wakelock on boot until PM is working
59 write /sys/power/wake_lock hack 59 write /sys/power/wake_lock hack