diff options
author | Suriyan Ramasami <suriyan.r@gmail.com> | 2015-08-18 09:25:33 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-08-28 12:32:36 -0400 |
commit | e9015b304ad2a39a03f2684dadeabef474b7addb (patch) | |
tree | 5446c7248bea3a9f47a39afc86877749b670ddc8 /include/test/env.h | |
parent | b3537c08e14b9d7e3b3207de2d280dab2dc499fa (diff) | |
download | talos-obmc-uboot-e9015b304ad2a39a03f2684dadeabef474b7addb.tar.gz talos-obmc-uboot-e9015b304ad2a39a03f2684dadeabef474b7addb.zip |
lib/display_options: Fix print_freq
Build without CONFIG_SPL_SERIAL_SUPPORT does not print the cpu freq.
I have seen this in the odroid U3 board, where on boot one sees this:
CPU: Exynos4412 @ GHz
instead of:
CPU: Exynos4412 @ 1 GHz
I am assuming that this change was done to get rid of compiler
warnings related to unused variables when building with
CONFIG_SPL_SERIAL_SUPPORT not being defined in an SPL build.
Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/test/env.h')
0 files changed, 0 insertions, 0 deletions