Mathias Kresin
e4e984f2a0
treewide: use only board_name function to get name
...
Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree
compatible string directly. Always use the board_name function to get
the board name.
The admswconfig package still reads /proc/cpuinfo directly. The code
looks somehow broken and the whole adm5120 which uses this package
looks unmaintained. Leave it as it is for now.
Signed-off-by: Mathias Kresin <dev@kresin.me >
2017-07-15 23:13:34 +02:00
Chris Blake
68d649f5cd
ar71xx: add support for Cisco Meraki Z1 Cloud Managed Teleworker Gateway
...
This patch adds support for Cisco's Z1.
Detailed instructions for the flashing the device can
be found in the OpenWrt wiki:
<https://wiki.openwrt.org/toh/meraki/z1 >
Signed-off-by: Chris Blake <chrisrblake93@gmail.com >
2016-09-27 17:50:22 +02:00
Felix Fietkau
6b87e0706d
ar71xx: Update merakinand.sh to fix sysupgrade
...
Remove reliance on /lib/upgrade/nand.sh as this is called by sysupgrade,
based on felix's comments at
https://lists.openwrt.org/pipermail/openwrt-devel/2015-December/037963.html
Signed-off-by: Chris R Blake <chrisrblake93@gmail.com >
SVN-Revision: 47889
2015-12-13 18:05:42 +00:00
John Crispin
abc84551c0
ar71xx: add support for Cisco's MR18
...
This patch adds support for Cisco's MR18.
Detailed instructions for the flashing the device can
be found in the OpenWrt forum thread:
<https://forum.openwrt.org/viewtopic.php?id=59248 >
Signed-off-by: Chris R Blake <chrisrblake93@gmail.com >
SVN-Revision: 47878
2015-12-12 06:42:29 +00:00