[U-Boot] [PATCH 02/19] Introduce a header file for the BIOS emulator

Simon Glass sjg at chromium.org
Tue Nov 25 22:49:05 CET 2014


On 14 November 2014 at 20:56, Simon Glass <sjg at chromium.org> wrote:
> We should have a public header so that users can avoid defining functions
> themselves.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/bios_emulator/include/biosemu.h | 53 ++-------------------------------
>  drivers/video/ati_radeon_fb.c           |  2 +-
>  include/bios_emul.h                     | 43 ++++++++++++++++++++++++++
>  3 files changed, 46 insertions(+), 52 deletions(-)
>  create mode 100644 include/bios_emul.h

Applied to u-boot-x86.


More information about the U-Boot mailing list