
5 Jan
2015
5 Jan
'15
6:41 p.m.
On 1 January 2015 at 16:18, Simon Glass sjg@chromium.org wrote:
Cache-as-RAM should be turned off when we relocate since we want to run from RAM. Add a function to perform this task.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Remove unused Lhlt code
- Use a simple 'ret' instruction to return
arch/x86/cpu/ivybridge/car.S | 46 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+)
Applied to u-boot-x86/next.