Searched hist:"15 a33e49decc81f34b35998a61757bfe2becae83" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | common.h | 15a33e49decc81f34b35998a61757bfe2becae83 Fri Nov 30 07:01:20 CST 2012 Simon Glass <sjg@chromium.org> Add option to display customised memory information
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, accessed through a new 'meminfo' command.
Any example of the DRAM: output is below, just for illustration:
SMDK5250 # meminfo DRAM: 2 GiB Elpida DDR3 @ 800MHz
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | README | 15a33e49decc81f34b35998a61757bfe2becae83 Fri Nov 30 07:01:20 CST 2012 Simon Glass <sjg@chromium.org> Add option to display customised memory information
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, accessed through a new 'meminfo' command.
Any example of the DRAM: output is below, just for illustration:
SMDK5250 # meminfo DRAM: 2 GiB Elpida DDR3 @ 800MHz
Signed-off-by: Simon Glass <sjg@chromium.org>
|