commit | 8aa7873459d4f3bec74e15ca62110e65ab7fb31a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 06 13:20:05 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:24:09 2014 +0100 |
tree | d3e88335fbd000096018a6cff5ffdb75b1936363 | |
parent | a4fd0dbb0c5ba4f1b546fc99d79759cacfb440ea [diff] |
x86: Use the standard dram_init() function Instead of having an x86-specific DRAM init function, adjust things so we can use the normal one. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>