On Jul 25, 2011, at 3:13 AM, Wolfgang Denk wrote:
> Current code would print RAM size information like this:
>
> DRAM: DDR: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
>
> Turn a number of printf()s into debug() to get rid of the redundant
> "DDR: " string like this:
>
> DRAM: 256 MiB
On Mon, 2011-07-25 at 10:13 +0200, Wolfgang Denk wrote:
> Current code would print RAM size information like this:
>
> DRAM: DDR: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
>
> Turn a number of printf()s into debug() to get rid of the redundant
> "DDR: " string like this:
>
> DRAM: 256
Current code would print RAM size information like this:
DRAM: DDR: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
Turn a number of printf()s into debug() to get rid of the redundant
"DDR: " string like this:
DRAM: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
Signed-off-by: Wolfgang Denk
Cc:
3 matches
Mail list logo