]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:38:41 +0000 (22:38 +0200)
commit48b8c6ee58ba825931f97fea91fa79bafee85b1e
treef591d03c76852e77f936c35dee46f174bffdde43
parentb9939b4510ab0ab8586799cf726c03507dbed749
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