]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Allow an option ROM to be built into U-Boot
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 03:56:35 +0000 (20:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 14:11:16 +0000 (07:11 -0700)
commitd040ac0a89a6ffdcd27bfba24984a339e8a4addc
treeb1b5696a52970d01ef64442b9e92839550ad53cb
parent998110241bfc5c7101e20e38948e0a3b68c3ecc9
x86: Allow an option ROM to be built into U-Boot

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@chromium.org>
Makefile