]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mvebu: Print CPU and SDRAM frequency upon startup
authorStefan Roese <sr@denx.de>
Mon, 21 Dec 2015 11:36:40 +0000 (12:36 +0100)
committerStefan Roese <sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commitd718bf2c9e4970745e2acaf88d1cf3192eec2bd8
tree382fac9e39d6b3fa34ef9977db127146ac1865b8
parente25d5a95e7ff45b18e3d9dfac24efd35377abf53
arm: mvebu: Print CPU and SDRAM frequency upon startup

With this patch, the CPU and the DDR frequencies will get printed in the
U-Boot startup messages. Resulting in such a log:

U-Boot 2016.01-rc2-00188-gb8eeaec-dirty (Dec 21 2015 - 12:32:35 +0100)

SoC:   MV78460-B0 at 1600 MHz
I2C:   ready
DRAM:  4 GiB (800 MHz, ECC not enabled)
...

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/mach-mvebu/cpu.c
arch/arm/mach-mvebu/dram.c
arch/arm/mach-mvebu/include/mach/cpu.h