[U-Boot] [PATCH v2 4/5] sunxi: video: split out PLL configuration code

Vasily Khoruzhick anarsoul at gmail.com
Thu Oct 26 21:14:08 UTC 2017


Hi Anatolij,

I'll look into it tonight.

Regards,
Vasily

On Thu, Oct 26, 2017 at 2:02 PM, Anatolij Gustschin <agust at denx.de> wrote:
> 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