Home
last modified time | relevance | path

Searched hist:fce7b2768364366bd4c4af9188186f6b3f9c2fe8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dchromebook_link.hfce7b2768364366bd4c4af9188186f6b3f9c2fe8 Wed Nov 12 23:42:08 CST 2014 Simon Glass <sjg@chromium.org> x86: Build a .rom file which can be flashed to an x86 machine

On x86 machines U-Boot needs to be added to a large ROM image which is
then flashed onto the target board. The ROM has a particular format so it
makes sense for U-Boot to build this image automatically. Unfortunately
it relies on binary blobs so we cannot require this for the default
build as yet.

Create a u-boot.rom output file for this purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/
H A DKconfigfce7b2768364366bd4c4af9188186f6b3f9c2fe8 Wed Nov 12 23:42:08 CST 2014 Simon Glass <sjg@chromium.org> x86: Build a .rom file which can be flashed to an x86 machine

On x86 machines U-Boot needs to be added to a large ROM image which is
then flashed onto the target board. The ROM has a particular format so it
makes sense for U-Boot to build this image automatically. Unfortunately
it relies on binary blobs so we cannot require this for the default
build as yet.

Create a u-boot.rom output file for this purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/
H A DMakefilefce7b2768364366bd4c4af9188186f6b3f9c2fe8 Wed Nov 12 23:42:08 CST 2014 Simon Glass <sjg@chromium.org> x86: Build a .rom file which can be flashed to an x86 machine

On x86 machines U-Boot needs to be added to a large ROM image which is
then flashed onto the target board. The ROM has a particular format so it
makes sense for U-Boot to build this image automatically. Unfortunately
it relies on binary blobs so we cannot require this for the default
build as yet.

Create a u-boot.rom output file for this purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>