board/BuR: drop devicetree loading and lcd setup for linux-targets
authorHannes Schmelzer <oe5hpm@oevsv.at>
Fri, 6 Jul 2018 13:41:18 +0000 (15:41 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 19 Jul 2018 21:03:33 +0000 (17:03 -0400)
commite31fb4db36fa6dacdc2df504f8b208f74f299e77
tree5df401fa1ebb4ecfedeae34102b3897debdd5ea9
parent20e7705764c4e5ea924f1ea54bb36ebbbeffffe7
board/BuR: drop devicetree loading and lcd setup for linux-targets

This patch  drops the lcd-screen setup, the summary screen and getting
mac-addresses based on a previous loaded device-tree for linux targets.
Selecting those linux target is simple, since we have only the brppt1.

In detail we do:
- drop the common lcd-setup code which relys on a fdt_blob
- drop the common dtb loading mechanism
- drop the now obsolete CONFIG_USE_FDT from board header and whitelist.

Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
board/BuR/common/common.c
include/configs/brppt1.h
scripts/config_whitelist.txt