]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
board/BuR/common: remove BMP_DISPLAY from tseries board
authorHannes Petermaier <oe5hpm@oevsv.at>
Fri, 24 Apr 2015 12:49:38 +0000 (14:49 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 8 May 2015 21:24:17 +0000 (17:24 -0400)
commit4e2a341566ee53963b343d1f06c53bfb02d3d291
tree59a13aabcede7d56fbf8e4eb4f304004037a8f20
parent99f724721130d8606e04c3bd46e7232db06c4dad
board/BuR/common: remove BMP_DISPLAY from tseries board

Since we display in future the splash screen out of linux-os, we don't need
this support anymore within the common section.

But kwb-target is still using BMP_DISPLAY feature, so we move the related
from the common section into the target-specific.

Also the default environment of tseries will be adapted to this.

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
include/configs/bur_am335x_common.h
include/configs/kwb.h
include/configs/tseries.h