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
Felix Fietkau
beda11255b
octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly
...
Fixes sysupgrade
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48558
2016-01-29 23:19:41 +00:00
John Crispin
1773aa5163
octeon: add er8 sysupgrade support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44902
2015-03-20 08:49:08 +00:00
John Crispin
c79ddb3773
octeon: sysupgrade: support config restore on ERL
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43524
2014-12-05 08:58:25 +00:00
John Crispin
1731d5520e
octeon: sysupgrade: rename old kernel after mounting /boot
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43523
2014-12-05 08:58:18 +00:00
John Crispin
52f1d8ecdc
octeon: sysupgrade: fix test for rootfs device
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43522
2014-12-05 08:58:06 +00:00
John Crispin
6f665ea7b8
octeon: sysupgrade: support config restore
...
SVN-Revision: 43518
2014-12-05 00:19:59 +00:00
John Crispin
28a9d9853b
octeon: sysupgrade: get rootfsdev from kernel cmdline
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43517
2014-12-05 00:19:46 +00:00
John Crispin
a8d532abf2
octeon: add sysupgrade support for the erlite
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41286
2014-06-20 13:41:16 +00:00