diff options
author | Simon Glass <sjg@chromium.org> | 2015-01-01 16:18:10 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-01-13 07:25:01 -0800 |
commit | aaafcd6c3f472f81d2c87b96571fba2e0f55b368 (patch) | |
tree | 204338267990c2c2abd080dd0f011397bf806fde /drivers/net/Makefile | |
parent | 313aef37a12703b32a75dfc15b50491ecc43d97a (diff) | |
download | u-boot-imx-aaafcd6c3f472f81d2c87b96571fba2e0f55b368.zip u-boot-imx-aaafcd6c3f472f81d2c87b96571fba2e0f55b368.tar.gz u-boot-imx-aaafcd6c3f472f81d2c87b96571fba2e0f55b368.tar.bz2 |
x86: ivybridge: Request MTRRs for DRAM regions
We should use MTRRs to speed up execution. Add a list of MTRR requests which
will dealt with when we relocate and run from RAM.
We set RAM as cacheable (with write-back) and registers as non-cacheable.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions