[U-Boot] [PATCH v2 4/5] sunxi: video: split out PLL configuration code
Anatolij Gustschin
agust at denx.de
Thu Oct 26 21:02:18 UTC 2017
On Wed, 20 Sep 2017 23:29:10 -0700
Vasily Khoruzhick anarsoul at gmail.com wrote:
> It will be reused in new DM LCD driver.
>
> Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
> ---
> v2: - no changes
>
> arch/arm/include/asm/arch-sunxi/lcdc.h | 2 +
> drivers/video/sunxi/lcdc.c | 117 ++++++++++++++++++++++++++++++-
> drivers/video/sunxi/sunxi_display.c | 121 ++-------------------------------
> 3 files changed, 124 insertions(+), 116 deletions(-)
This patch breaks building for many sunxi boards, please see build
logs here:
https://travis-ci.org/vdsao/u-boot-video/jobs/293307123
https://travis-ci.org/vdsao/u-boot-video/jobs/293307125
https://travis-ci.org/vdsao/u-boot-video/jobs/293307128
https://travis-ci.org/vdsao/u-boot-video/jobs/293307131
--
Anatolij
More information about the U-Boot
mailing list