This patch series mainly updates digsy_mtc board to initialize graphic extention hardware and add splash screen support. The last patch is an update for "mtc appreg" command.
Anatolij Gustschin (5): video: mb862xx: support Coral-PA controller pci: option for configurable delay between pci reset and pci bus scan mpc5200: digsy_mtc: enable pci_scan_delay option mpc5200: digsy_mtc: add support for graphic extension board mpc5200: digsy_mtc: add support for writing 'appreg' value board/digsy_mtc/Makefile | 7 +++-- board/digsy_mtc/cmd_disp.c | 54 +++++++++++++++++++++++++++++++++++++++++++ board/digsy_mtc/cmd_mtc.c | 46 +++++++++++++++++++++++++++++++---- board/digsy_mtc/digsy_mtc.c | 49 +++++++++++++++++++++++++++++++++++++++ board/digsy_mtc/exbo.h | 17 +++++++++++++ drivers/pci/pci.c | 14 +++++++++++ drivers/video/mb862xx.c | 32 +++++++++++++++++++++---- include/configs/digsy_mtc.h | 28 ++++++++++++++++++++++ 8 files changed, 233 insertions(+), 14 deletions(-) create mode 100644 board/digsy_mtc/cmd_disp.c create mode 100644 board/digsy_mtc/exbo.h -- 1.7.4.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot