commit | acd778f2298de75a80b2dbb6d560f4355d4d1fb0 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Fri Jul 06 15:41:21 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 19 17:03:33 2018 -0400 |
tree | 4389829caa9f6e7bcd78642860cbeab334e71442 | |
parent | a21ed270f30dac215c377ab460afd7071da744c5 [diff] |
board/BuR/brppt1: drop LCD-support On this linux target long time ago the OS is using DRM driver for handling video output, the pre initialization of u-boot and the display summary screen is obsolete. With this patch we drop the LCD-support from thisd board. Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>