[U-Boot] [PATCH v2 10/22] x86: Use cache, don't clear the display in video BIOS
Simon Glass
sjg at chromium.org
Mon Jan 5 18:40:21 CET 2015
On 1 January 2015 at 16:18, Simon Glass <sjg at chromium.org> wrote:
> There is no need to run with the cache disabled, and there is no point in
> clearing the display frame buffer since U-Boot does it later.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/lib/bios.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Applied to u-boot-x86/next.
More information about the U-Boot
mailing list