commit | 70a09c6c3dc25b200a9d0475afcf5dfc9836b18e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:10 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:11 2014 +0100 |
tree | 8b4433ebbbbd7e558b4a291cb2ccd2aec14ab710 | |
parent | d1cd045982b1e1e4db2c1cc2b2b932f739b78a11 [diff] |
x86: chromebook_link: Implement CAR support (cache as RAM) Add support for CAR so that we have memory to use prior to DRAM init. On link there is a total of 128KB of CAR available, although some is used for the memory reference code. Signed-off-by: Simon Glass <sjg@chromium.org>