[U-Boot] [PATCH 09/19] x86: Allow an option ROM to be built into U-Boot
Simon Glass
sjg at chromium.org
Tue Nov 25 22:49:49 CET 2014
On 14 November 2014 at 20:56, Simon Glass <sjg at chromium.org> wrote:
> Some x86 machines require a binary blob containing 16-bit initialisation
> code for their video hardware. Allow this to be built into the x86 ROM so
> that it is accessible during boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Makefile | 3 +++
> 1 file changed, 3 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list