[U-Boot] [RFC PATCH v1] lib: make strmhz available in SPL
Simon Glass
sjg at chromium.org
Wed May 25 05:29:55 CEST 2016
Hi Chris,
On 24 May 2016 at 20:20, Chris Packham <judge.packham at gmail.com> wrote:
> From: Chris Packham <chris.packham at alliedtelesis.co.nz>
>
> When setting up a DDR controller it is useful to be able to display
> frequencies in a readable form. Make the strmhz() function available in
> SPL builds provided there is full vsprintf available.
>
> Reviewed-by: Tony O'Brien <tony.obrien at alliedtelesis.co.nz>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
>
> lib/Makefile | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
I notice there is print_freq(). Should these be rationalised?
Regards,
Simon
More information about the U-Boot
mailing list