
25 May
2016
25 May
'16
5:29 a.m.
Hi Chris,
On 24 May 2016 at 20:20, Chris Packham judge.packham@gmail.com wrote:
From: Chris Packham chris.packham@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@alliedtelesis.co.nz Signed-off-by: Chris Packham judge.packham@gmail.com
lib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
I notice there is print_freq(). Should these be rationalised?
Regards, Simon