summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2017-04-28 14:25:42 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2017-05-02 17:22:42 -0500
commit804e20f9ba04e1006dd470b3acf5b028e932730b (patch)
tree049d885e4a84050635f8bab4947e850eff813900
parentad40af32f07c888abfdba497c4b9405e9e47522e (diff)
downloadam57xevm-804e20f9ba04e1006dd470b3acf5b028e932730b.tar.gz
am57xevm: install pru modules
Build pruss as modular and copy the modules to /system/lib/modules using adb restart device for init script to pick up the modules Change-Id: I1c614d63bd0e568656e128efa6402384ddbfb979 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Conflicts: init.am57xevmboard.rc
-rw-r--r--init.am57xevmboard.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.am57xevmboard.rc b/init.am57xevmboard.rc
index eae0fc0..06d18c2 100644
--- a/init.am57xevmboard.rc
+++ b/init.am57xevmboard.rc
@@ -40,6 +40,12 @@ on boot
write /sys/kernel/debug/tracing/tracing_on 0
chmod 0755 /sys/kernel/debug/tracing
+ # PRU Eth Modules
+ insmod /system/lib/modules/pruss_intc.ko
+ insmod /system/lib/modules/pruss.ko
+ insmod /system/lib/modules/rpmsg_pru.ko
+ insmod /system/lib/modules/pru_rproc.ko
+ insmod /system/lib/modules/prueth.ko
on fs
mount_all /fstab.am57xevmboard