diff options
Diffstat (limited to 'target/linux/omap24xx/base-files')
28 files changed, 793 insertions, 0 deletions
diff --git a/target/linux/omap24xx/base-files/.svn/entries b/target/linux/omap24xx/base-files/.svn/entries new file mode 100644 index 0000000..242a9eb --- /dev/null +++ b/target/linux/omap24xx/base-files/.svn/entries @@ -0,0 +1,34 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files +svn://svn.openwrt.org/openwrt + + + +2011-03-07T16:13:01.800342Z +25933 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +lib +dir + +etc +dir + diff --git a/target/linux/omap24xx/base-files/etc/.svn/entries b/target/linux/omap24xx/base-files/etc/.svn/entries new file mode 100644 index 0000000..12101a1 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/.svn/entries @@ -0,0 +1,105 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/etc +svn://svn.openwrt.org/openwrt + + + +2011-03-07T00:09:51.962370Z +25917 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +pointercal +file + + + + +2013-03-17T12:13:05.000000Z +a7d28c3566b02bec8baf63e8d2960bb8 +2010-09-11T15:04:21.461916Z +23003 +mb + + + + + + + + + + + + + + + + + + + + + +43 + +hotplug.d +dir + +config +dir + +init.d +dir + +inittab +file + + + + +2013-03-17T12:13:05.000000Z +bd964af1496448ec935f24e53ad8766b +2011-01-27T20:30:28.104313Z +25161 +mb + + + + + + + + + + + + + + + + + + + + + +169 + diff --git a/target/linux/omap24xx/base-files/etc/.svn/text-base/inittab.svn-base b/target/linux/omap24xx/base-files/etc/.svn/text-base/inittab.svn-base new file mode 100644 index 0000000..1360dc9 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/.svn/text-base/inittab.svn-base @@ -0,0 +1,5 @@ +::sysinit:/etc/init.d/rcS S boot +::shutdown:/etc/init.d/rcS K shutdown +tts/0::askfirst:/bin/ash --login +ttyO2::askfirst:/bin/ash --login +tty1::askfirst:/bin/ash --login diff --git a/target/linux/omap24xx/base-files/etc/.svn/text-base/pointercal.svn-base b/target/linux/omap24xx/base-files/etc/.svn/text-base/pointercal.svn-base new file mode 100644 index 0000000..eba5ab6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/.svn/text-base/pointercal.svn-base @@ -0,0 +1 @@ +14706 -12 -3754952 36 -9898 35656000 65536 diff --git a/target/linux/omap24xx/base-files/etc/config/.svn/entries b/target/linux/omap24xx/base-files/etc/config/.svn/entries new file mode 100644 index 0000000..0502ae3 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/.svn/entries @@ -0,0 +1,130 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/etc/config +svn://svn.openwrt.org/openwrt + + + +2011-03-07T00:09:51.962370Z +25917 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +fstab +file + + + + +2013-03-17T12:13:05.000000Z +40a86530052f7848c7b20075eed0775b +2011-02-20T23:50:59.754016Z +25638 +mb + + + + + + + + + + + + + + + + + + + + + +293 + +network +file + + + + +2013-03-17T12:13:05.000000Z +17174387770b2ac09193f5abb1fbfb52 +2011-03-07T00:09:51.962370Z +25917 +mb + + + + + + + + + + + + + + + + + + + + + +314 + +wireless +file + + + + +2013-03-17T12:13:05.000000Z +74c9c19c640e3c3a88b9e9aa32f9bd8d +2010-09-11T15:21:03.035468Z +23004 +mb + + + + + + + + + + + + + + + + + + + + + +431 + diff --git a/target/linux/omap24xx/base-files/etc/config/.svn/text-base/fstab.svn-base b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/fstab.svn-base new file mode 100644 index 0000000..0910277 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/fstab.svn-base @@ -0,0 +1,13 @@ +config mount + option target /maemo/initfs + option device /dev/mtdblock3 + option fstype jffs2 + option options rw,noatime + option enabled 0 + +config mount + option target /maemo/rootfs + option device /dev/mtdblock4 + option fstype jffs2 + option options rw,noatime + option enabled 0 diff --git a/target/linux/omap24xx/base-files/etc/config/.svn/text-base/network.svn-base b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/network.svn-base new file mode 100644 index 0000000..8207443 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/network.svn-base @@ -0,0 +1,15 @@ +config interface loopback + option ifname lo + option proto static + option netmask 255.0.0.0 + +config interface lan + option proto dhcp + option netmask 255.255.255.0 + +config interface usb + option ifname usb0 + option proto static + option ipaddr 192.168.168.168 + option netmask 255.255.255.0 + option ip6addr fe80::810:1 diff --git a/target/linux/omap24xx/base-files/etc/config/.svn/text-base/wireless.svn-base b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/wireless.svn-base new file mode 100644 index 0000000..b640ce6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/.svn/text-base/wireless.svn-base @@ -0,0 +1,20 @@ +config wifi-device radio0 + option type mac80211 + option phy phy0 + option channel auto + # TODO: CHANGE THE MAC-ADDRESS: + option macaddr 00:11:22:33:44:55 + option hwmode 11g +# option country DE + + # REMOVE THIS LINE TO ENABLE WIFI: + option disabled 1 + +config wifi-iface + option device radio0 + option powersave 1 + option network lan + option mode sta + option ssid OpenWrt +# option encryption psk2 +# option key "foobar" diff --git a/target/linux/omap24xx/base-files/etc/config/fstab b/target/linux/omap24xx/base-files/etc/config/fstab new file mode 100644 index 0000000..0910277 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/fstab @@ -0,0 +1,13 @@ +config mount + option target /maemo/initfs + option device /dev/mtdblock3 + option fstype jffs2 + option options rw,noatime + option enabled 0 + +config mount + option target /maemo/rootfs + option device /dev/mtdblock4 + option fstype jffs2 + option options rw,noatime + option enabled 0 diff --git a/target/linux/omap24xx/base-files/etc/config/network b/target/linux/omap24xx/base-files/etc/config/network new file mode 100644 index 0000000..8207443 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/network @@ -0,0 +1,15 @@ +config interface loopback + option ifname lo + option proto static + option netmask 255.0.0.0 + +config interface lan + option proto dhcp + option netmask 255.255.255.0 + +config interface usb + option ifname usb0 + option proto static + option ipaddr 192.168.168.168 + option netmask 255.255.255.0 + option ip6addr fe80::810:1 diff --git a/target/linux/omap24xx/base-files/etc/config/wireless b/target/linux/omap24xx/base-files/etc/config/wireless new file mode 100644 index 0000000..b640ce6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/config/wireless @@ -0,0 +1,20 @@ +config wifi-device radio0 + option type mac80211 + option phy phy0 + option channel auto + # TODO: CHANGE THE MAC-ADDRESS: + option macaddr 00:11:22:33:44:55 + option hwmode 11g +# option country DE + + # REMOVE THIS LINE TO ENABLE WIFI: + option disabled 1 + +config wifi-iface + option device radio0 + option powersave 1 + option network lan + option mode sta + option ssid OpenWrt +# option encryption psk2 +# option key "foobar" diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/.svn/entries b/target/linux/omap24xx/base-files/etc/hotplug.d/.svn/entries new file mode 100644 index 0000000..f1703fb --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/.svn/entries @@ -0,0 +1,31 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/etc/hotplug.d +svn://svn.openwrt.org/openwrt + + + +2011-02-06T14:42:42.993218Z +25384 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +firmware +dir + diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/entries b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/entries new file mode 100644 index 0000000..dbe7fc8 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/entries @@ -0,0 +1,96 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/etc/hotplug.d/firmware +svn://svn.openwrt.org/openwrt + + + +2011-02-06T14:42:42.993218Z +25384 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +10-bme-pmm-image +file + + + + +2013-03-17T12:13:05.000000Z +d6e5f262431c7370eb732c1f11af2db9 +2011-02-06T14:42:42.993218Z +25384 +mb + + + + + + + + + + + + + + + + + + + + + +397 + +20-p54spi-eeprom +file + + + + +2013-03-17T12:13:05.000000Z +edd8fd4322e4b51baba21172c2a9ac83 +2011-02-06T14:42:42.993218Z +25384 +mb + + + + + + + + + + + + + + + + + + + + + +876 + diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/10-bme-pmm-image.svn-base b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/10-bme-pmm-image.svn-base new file mode 100644 index 0000000..d03c9de --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/10-bme-pmm-image.svn-base @@ -0,0 +1,15 @@ +#!/bin/sh + +n810_cal_bme_pmm_extract() { + [ -x /usr/bin/calvaria ] && { + /usr/bin/calvaria -p -n bme -i last /dev/mtdblock1 >/lib/firmware/n810-cal-bme-pmm.fw ||\ + echo "CAL-BME extract: Failed to extract blob" + } +} + +[ "$FIRMWARE" = "n810-cal-bme-pmm.fw" ] && { + [ -z "$(grep -e 'Nokia N810' /proc/cpuinfo)" ] || { + [ -e /lib/firmware/n810-cal-bme-pmm.fw ] ||\ + n810_cal_bme_pmm_extract + } +} diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/20-p54spi-eeprom.svn-base b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/20-p54spi-eeprom.svn-base new file mode 100644 index 0000000..ca92f80 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/.svn/text-base/20-p54spi-eeprom.svn-base @@ -0,0 +1,30 @@ +#!/bin/sh + +p54spi_eeprom_clean() { + rm -f /tmp/wlan-iq-align /tmp/wlan-tx-gen2 +} + +p54spi_eeprom_die() { + echo "$*" + p54spi_eeprom_clean + exit 1 +} + +p54spi_eeprom_extract() { + [ -x /usr/bin/calvaria -a -x /usr/bin/cal2p54 ] && { + /usr/bin/calvaria -p -n wlan-iq-align -i last /dev/mtdblock1 >/tmp/wlan-iq-align ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to extract wlan-iq-align" + /usr/bin/calvaria -p -n wlan-tx-gen2 -i last /dev/mtdblock1 >/tmp/wlan-tx-gen2 ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to extract wlan-tx-gen2" + /usr/bin/cal2p54 /tmp/wlan-tx-gen2 /tmp/wlan-iq-align >/lib/firmware/3826.eeprom ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to generate EEPROM" + p54spi_eeprom_clean + } +} + +[ "$FIRMWARE" = "3826.eeprom" ] && { + [ -z "$(grep -e 'Nokia N810' /proc/cpuinfo)" ] || { + [ -e /lib/firmware/3826.eeprom ] ||\ + p54spi_eeprom_extract + } +} diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/10-bme-pmm-image b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/10-bme-pmm-image new file mode 100644 index 0000000..d03c9de --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/10-bme-pmm-image @@ -0,0 +1,15 @@ +#!/bin/sh + +n810_cal_bme_pmm_extract() { + [ -x /usr/bin/calvaria ] && { + /usr/bin/calvaria -p -n bme -i last /dev/mtdblock1 >/lib/firmware/n810-cal-bme-pmm.fw ||\ + echo "CAL-BME extract: Failed to extract blob" + } +} + +[ "$FIRMWARE" = "n810-cal-bme-pmm.fw" ] && { + [ -z "$(grep -e 'Nokia N810' /proc/cpuinfo)" ] || { + [ -e /lib/firmware/n810-cal-bme-pmm.fw ] ||\ + n810_cal_bme_pmm_extract + } +} diff --git a/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/20-p54spi-eeprom b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/20-p54spi-eeprom new file mode 100644 index 0000000..ca92f80 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/hotplug.d/firmware/20-p54spi-eeprom @@ -0,0 +1,30 @@ +#!/bin/sh + +p54spi_eeprom_clean() { + rm -f /tmp/wlan-iq-align /tmp/wlan-tx-gen2 +} + +p54spi_eeprom_die() { + echo "$*" + p54spi_eeprom_clean + exit 1 +} + +p54spi_eeprom_extract() { + [ -x /usr/bin/calvaria -a -x /usr/bin/cal2p54 ] && { + /usr/bin/calvaria -p -n wlan-iq-align -i last /dev/mtdblock1 >/tmp/wlan-iq-align ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to extract wlan-iq-align" + /usr/bin/calvaria -p -n wlan-tx-gen2 -i last /dev/mtdblock1 >/tmp/wlan-tx-gen2 ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to extract wlan-tx-gen2" + /usr/bin/cal2p54 /tmp/wlan-tx-gen2 /tmp/wlan-iq-align >/lib/firmware/3826.eeprom ||\ + p54spi_eeprom_die "p54spi EEPROM: Failed to generate EEPROM" + p54spi_eeprom_clean + } +} + +[ "$FIRMWARE" = "3826.eeprom" ] && { + [ -z "$(grep -e 'Nokia N810' /proc/cpuinfo)" ] || { + [ -e /lib/firmware/3826.eeprom ] ||\ + p54spi_eeprom_extract + } +} diff --git a/target/linux/omap24xx/base-files/etc/init.d/.svn/entries b/target/linux/omap24xx/base-files/etc/init.d/.svn/entries new file mode 100644 index 0000000..1bb143b --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/init.d/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/etc/init.d +svn://svn.openwrt.org/openwrt + + + +2011-03-06T10:45:24.244307Z +25883 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +watchdog +file + + + + +2013-03-17T12:13:05.000000Z +dc3aca2d011c31a739bca204e1310738 +2011-03-06T10:45:24.244307Z +25883 +mb +has-props + + + + + + + + + + + + + + + + + + + + +373 + diff --git a/target/linux/omap24xx/base-files/etc/init.d/.svn/prop-base/watchdog.svn-base b/target/linux/omap24xx/base-files/etc/init.d/.svn/prop-base/watchdog.svn-base new file mode 100644 index 0000000..869ac71 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/init.d/.svn/prop-base/watchdog.svn-base @@ -0,0 +1,5 @@ +K 14 +svn:executable +V 1 +* +END diff --git a/target/linux/omap24xx/base-files/etc/init.d/.svn/text-base/watchdog.svn-base b/target/linux/omap24xx/base-files/etc/init.d/.svn/text-base/watchdog.svn-base new file mode 100644 index 0000000..0d042c6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/init.d/.svn/text-base/watchdog.svn-base @@ -0,0 +1,17 @@ +#!/bin/sh /etc/rc.common +# Copyright (C) 2008-2010 OpenWrt.org + +START=25 + +start() { + [ -c /dev/watchdog -a -x /sbin/watchdog ] || { + echo "WARNING: Watchdog not available. System will reboot soon!" + return 1 + } + /sbin/watchdog -T 63 -t 50 /dev/watchdog + [ -x /usr/bin/schedtool ] && /usr/bin/schedtool -R -p 60 -n -20 $(pidof watchdog) +} + +stop() { + killall -q watchdog +} diff --git a/target/linux/omap24xx/base-files/etc/init.d/watchdog b/target/linux/omap24xx/base-files/etc/init.d/watchdog new file mode 100755 index 0000000..0d042c6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/init.d/watchdog @@ -0,0 +1,17 @@ +#!/bin/sh /etc/rc.common +# Copyright (C) 2008-2010 OpenWrt.org + +START=25 + +start() { + [ -c /dev/watchdog -a -x /sbin/watchdog ] || { + echo "WARNING: Watchdog not available. System will reboot soon!" + return 1 + } + /sbin/watchdog -T 63 -t 50 /dev/watchdog + [ -x /usr/bin/schedtool ] && /usr/bin/schedtool -R -p 60 -n -20 $(pidof watchdog) +} + +stop() { + killall -q watchdog +} diff --git a/target/linux/omap24xx/base-files/etc/inittab b/target/linux/omap24xx/base-files/etc/inittab new file mode 100644 index 0000000..1360dc9 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/inittab @@ -0,0 +1,5 @@ +::sysinit:/etc/init.d/rcS S boot +::shutdown:/etc/init.d/rcS K shutdown +tts/0::askfirst:/bin/ash --login +ttyO2::askfirst:/bin/ash --login +tty1::askfirst:/bin/ash --login diff --git a/target/linux/omap24xx/base-files/etc/pointercal b/target/linux/omap24xx/base-files/etc/pointercal new file mode 100644 index 0000000..eba5ab6 --- /dev/null +++ b/target/linux/omap24xx/base-files/etc/pointercal @@ -0,0 +1 @@ +14706 -12 -3754952 36 -9898 35656000 65536 diff --git a/target/linux/omap24xx/base-files/lib/.svn/entries b/target/linux/omap24xx/base-files/lib/.svn/entries new file mode 100644 index 0000000..c94974e --- /dev/null +++ b/target/linux/omap24xx/base-files/lib/.svn/entries @@ -0,0 +1,31 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/lib +svn://svn.openwrt.org/openwrt + + + +2011-03-07T16:13:01.800342Z +25933 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +firmware +dir + diff --git a/target/linux/omap24xx/base-files/lib/firmware/.svn/entries b/target/linux/omap24xx/base-files/lib/firmware/.svn/entries new file mode 100644 index 0000000..a2a25ef --- /dev/null +++ b/target/linux/omap24xx/base-files/lib/firmware/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/target/linux/omap24xx/base-files/lib/firmware +svn://svn.openwrt.org/openwrt + + + +2011-03-07T16:13:01.800342Z +25933 +mb + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +bc4fw.bin +file + + + + +2013-03-17T12:13:05.000000Z +2b9cb757dd9d37c2303422f5e19681e6 +2011-03-07T16:13:01.800342Z +25933 +mb +has-props + + + + + + + + + + + + + + + + + + + + +2034 + diff --git a/target/linux/omap24xx/base-files/lib/firmware/.svn/prop-base/bc4fw.bin.svn-base b/target/linux/omap24xx/base-files/lib/firmware/.svn/prop-base/bc4fw.bin.svn-base new file mode 100644 index 0000000..5e9587e --- /dev/null +++ b/target/linux/omap24xx/base-files/lib/firmware/.svn/prop-base/bc4fw.bin.svn-base @@ -0,0 +1,5 @@ +K 13 +svn:mime-type +V 24 +application/octet-stream +END diff --git a/target/linux/omap24xx/base-files/lib/firmware/.svn/text-base/bc4fw.bin.svn-base b/target/linux/omap24xx/base-files/lib/firmware/.svn/text-base/bc4fw.bin.svn-base Binary files differnew file mode 100644 index 0000000..b7335db --- /dev/null +++ b/target/linux/omap24xx/base-files/lib/firmware/.svn/text-base/bc4fw.bin.svn-base diff --git a/target/linux/omap24xx/base-files/lib/firmware/bc4fw.bin b/target/linux/omap24xx/base-files/lib/firmware/bc4fw.bin Binary files differnew file mode 100644 index 0000000..b7335db --- /dev/null +++ b/target/linux/omap24xx/base-files/lib/firmware/bc4fw.bin |