]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-ti/dmai/ti-dmai/loadmodules-ti-dmai-ol138_al.sh
recipes-kernel: Add GLSDK specific kernel tree for omap-a15
[glsdk/meta-ti-glsdk.git] / recipes-ti / dmai / ti-dmai / loadmodules-ti-dmai-ol138_al.sh
1 #
2 # loadmodules.sh
3 #
4 # Copyright (C) $year Texas Instruments Incorporated - http://www.ti.com/
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU Lesser General Public License as
8 # published by the Free Software Foundation version 2.1 of the License.
9 #
10 # This program is distributed #as is# WITHOUT ANY WARRANTY of any kind,
11 # whether express or implied; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 # Lesser General Public License for more details.
15 modprobe cmemk phys_start=0xC2200000 phys_end=0xC3200000 pools=1x5250000,3x1048576,3x829440,1x256000,4x131072
16 modprobe dsplinkk
18 rm -rf /dev/dsplink
19 mknod /dev/dsplink c `awk "\\$2==\"dsplink\" {print \\$1}" /proc/devices` 0