brcm2708: convert to dt-based board-detection
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 17 Dec 2017 14:18:48 +0000 (15:18 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 25 Dec 2017 11:19:41 +0000 (12:19 +0100)
commit6f041288927b6b7f64a7ee2a2b2df1d5dcd91990
treef6daee9eecdb6b35eec426278a48dc3b409e7668
parent778543dab4e71c29b69a38aaefb567b05b54eec6
brcm2708: convert to dt-based board-detection

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: Christian Lamparter <chunkeey@gmail.com>
target/linux/brcm2708/base-files/etc/board.d/02_network
target/linux/brcm2708/base-files/etc/diag.sh
target/linux/brcm2708/base-files/lib/brcm2708.sh [deleted file]
target/linux/brcm2708/base-files/lib/preinit/01_preinit_do_brcm2708.sh [deleted file]
target/linux/brcm2708/base-files/lib/preinit/05_set_preinit_iface_brcm2708
target/linux/brcm2708/image/Makefile