aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/base-files/lib
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-04-07 18:09:08 +0200
committerMathias Kresin <dev@kresin.me>2017-07-15 23:13:34 +0200
commitac3e05c5d757334944fbf1f14583164cd1d69172 (patch)
tree3eb292a1b367affc29977ff0f2b59801ab3fdf28 /target/linux/apm821xx/base-files/lib
parentc7f8bcede6be73d0c07e058d57b55e4efc746440 (diff)
downloadupstream-ac3e05c5d757334944fbf1f14583164cd1d69172.tar.gz
upstream-ac3e05c5d757334944fbf1f14583164cd1d69172.tar.bz2
upstream-ac3e05c5d757334944fbf1f14583164cd1d69172.zip
treewide: populate boardname and model earlier
For targets using the generic board detection and board specific settings in diag.sh, the board name is still unset at the time the set_state() provided by diag.sh is called by 10_indicate_preinit. Change the execution order to ensure the boardname is populated before required the first time. Do the target specific board detection as early as possible, directly followed by the generic one to allow a seamless switch to the generic function for populating /tmp/sysinfo/. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/apm821xx/base-files/lib')
-rw-r--r--target/linux/apm821xx/base-files/lib/preinit/01_preinit_do_apm821xx.sh (renamed from target/linux/apm821xx/base-files/lib/preinit/03_preinit_do_apm821xx.sh)0
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/apm821xx/base-files/lib/preinit/03_preinit_do_apm821xx.sh b/target/linux/apm821xx/base-files/lib/preinit/01_preinit_do_apm821xx.sh
index 5675357533..5675357533 100644
--- a/target/linux/apm821xx/base-files/lib/preinit/03_preinit_do_apm821xx.sh
+++ b/target/linux/apm821xx/base-files/lib/preinit/01_preinit_do_apm821xx.sh