Hi Chris, On 24 May 2016 at 20:20, Chris Packham <[email protected]> wrote: > From: Chris Packham <[email protected]> > > 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 <[email protected]> > Signed-off-by: Chris Packham <[email protected]> > --- > > lib/Makefile | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> I notice there is print_freq(). Should these be rationalised? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

