mxs: use generic sysinfo board detection
authorMichael Heimpold <mhei@heimpold.de>
Sat, 3 Nov 2018 00:24:01 +0000 (01:24 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 28 Nov 2018 22:37:29 +0000 (23:37 +0100)
commite880a30549b5d1dfb11dc4c6cb2aac742de93366
tree82029703211d2a9b9f8d8882b8673d0166b00b31
parent5ffacceb7beb208dfaa8d53a71a1d503dc884b1c
mxs: use generic sysinfo board detection

Since we do nothing special for mxs based boards,
we can simply use the generic existing code.
We just need to convert scripts to use the DT
compatible strings.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
target/linux/mxs/base-files/etc/diag.sh
target/linux/mxs/base-files/lib/mxs.sh [deleted file]
target/linux/mxs/base-files/lib/preinit/01_preinit_do_mxs.sh [deleted file]