[U-Boot] [PATCH v2 13/22] x86: ivybridge: Drop support for ROM caching
Simon Glass
sjg at chromium.org
Mon Jan 5 18:40:36 CET 2015
On 1 January 2015 at 16:18, Simon Glass <sjg at chromium.org> wrote:
> This is set up along with CAR (Cache-as-RAM) anyway. When we relocate we
> don't really need ROM caching (we read the VGA BIOS from ROM but that is
> about it)
>
> Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/cpu.c | 25 -------------------------
> 1 file changed, 25 deletions(-)
Applied to u-boot-x86/next.
More information about the U-Boot
mailing list