[U-Boot] [RESEND PATCH v7 09/10] common: board_f: vid: Add VID specific API to adjust core voltage

York Sun york.sun at nxp.com
Fri Dec 8 17:24:14 UTC 2017


On 11/29/2017 10:31 PM, Rajesh Bhagat wrote:
> Adds a VID specific API in init_sequence_f and spl code flow
> namely init_func_vid which is required to adjust core voltage.
> 
> VID specific code is required in spl, hence moving flag CONFIG_VID
> out of spl flags.
> 
> Signed-off-by: Ashish Kumar <Ashish.Kumar at nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat at nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/spl.c |  3 +++
>  board/freescale/common/Makefile         |  2 +-
>  common/board_f.c                        | 10 ++++++++++
>  include/common.h                        |  3 +++
>  4 files changed, 17 insertions(+), 1 deletion(-)
> 

Did you gather the information about size increase for SPL image? I am
concerned how much it creases.

York



More information about the U-Boot mailing list