Re: [U-Boot] [PATCH 07/10] arm: Add option to display customised memory information

2012-11-15 Thread Simon Glass
Hi Wolfgang, On Sat, Nov 3, 2012 at 7:54 AM, Wolfgang Denk wrote: > Dear Simon Glass, > > In message <1351813330-23741-7-git-send-email-...@chromium.org> you wrote: >> Some boards want to report more than just memory size. For example, it >> might be useful to display the memory type (DDR2, DDR3)

Re: [U-Boot] [PATCH 07/10] arm: Add option to display customised memory information

2012-11-03 Thread Wolfgang Denk
Dear Simon Glass, In message <1351813330-23741-7-git-send-email-...@chromium.org> you wrote: > Some boards want to report more than just memory size. For example, it > might be useful to display the memory type (DDR2, DDR3) or manufacturer. > > Add a weak function to support this requirement. >

[U-Boot] [PATCH 07/10] arm: Add option to display customised memory information

2012-11-01 Thread Simon Glass
Some boards want to report more than just memory size. For example, it might be useful to display the memory type (DDR2, DDR3) or manufacturer. Add a weak function to support this requirement. Any example of the DRAM: output is below, just for illustration: U-Boot 2011.12-02470-gd64a0f8-dirty (S