[U-Boot] [PATCH][v4] armv8/ls2080ardb: Enable VID support
York Sun
york.sun at nxp.com
Tue Mar 29 18:02:45 CEST 2016
On 03/23/2016 04:34 AM, Rai Harninder wrote:
> This patch enable VID support for ls2080ardb platform.
> It uses the common VID driver
>
> Signed-off-by: Rai Harninder <harninder.rai at nxp.com>
> ---
> Changes in v4:
> - Fix implicit declaration warning for adjust_vdd()
> by including approriate header file
>
> Changes in v3:
> - Call adjust_vdd() so that the voltage gets adjusted
> during u-boot boot up itself
>
> Changes in v2
> - Use CONFIG_FSL_LSCH3 instead of CONFIG_LAYERSCAPE
> since the latter is defined for other platforms
> as well
> - Modify patch description
>
>
> .../include/asm/arch-fsl-layerscape/immap_lsch3.h | 4 ++++
> board/freescale/common/vid.c | 15 ++++++++++++++-
> board/freescale/ls2080ardb/ls2080ardb.c | 9 +++++++++
> include/configs/ls2080ardb.h | 16 ++++++++++++++++
> 4 files changed, 43 insertions(+), 1 deletions(-)
>
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list