mpc85xx: use the generic board detect
authorMathias Kresin <dev@kresin.me>
Mon, 15 May 2017 21:59:25 +0000 (23:59 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 25 Oct 2017 07:22:13 +0000 (09:22 +0200)
commitdcbbac55edbcc97e1ba320149eba886d3ab901b0
tree862a19451241ffec9bb49dd6135500a3fdeb4e31
parentf0e1f69f39c4ab93a86349fa40b6e4aeba85aa24
mpc85xx: use the generic board detect

Use the values populated by the generic board detect function. The
first compatible from the device tree source file will be the board
name in userspace. The model property from the device tree source file
will be the model name.

Change the board name where used in the userspace and drop the target
specific board detect, to use the generic one.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/mpc85xx/base-files/etc/board.d/02_network
target/linux/mpc85xx/base-files/etc/diag.sh
target/linux/mpc85xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/mpc85xx/base-files/lib/mpc85xx.sh [deleted file]
target/linux/mpc85xx/base-files/lib/preinit/01_preinit_do_mpc85xx.sh [deleted file]
target/linux/mpc85xx/base-files/lib/preinit/05_set_preinit_iface_mpc85xx
target/linux/mpc85xx/base-files/lib/upgrade/platform.sh