[U-Boot] [PATCH v2 19/22] x86: ivybridge: Add a way to turn off the CAR

Simon Glass sjg at chromium.org
Mon Jan 5 18:41:24 CET 2015


On 1 January 2015 at 16:18, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list