mxs: use generic sysinfo board detection
authorMichael Heimpold <mhei@heimpold.de>
Sat, 3 Nov 2018 00:24:01 +0000 (01:24 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:20 +0000 (17:48 +0100)
commit5e8d888d432f5b65ed61a75ef9384bbc329553c5
tree421224f4e215569950b8c34c38dd49fbc06e445b
parent4719f51a0e86eaf4f21437b6646ff17d83542310
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>
(backported from e880a30549b5d1dfb11dc4c6cb2aac742de93366)
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]