commit | 98f139b647d18e0aa7f3e72ad8c79b36507ac52d | [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 | 245561d4499af68751ec88edb6a439225e519ca8 [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>