coreboot/src/cpu
Alexandru Gagniuc 910ce01757 cpu/allwinner/a10: Provide utility to make a bootable image
Up until now, we relied on mksunxiboot to prepend the header which
makes coreboot.rom bootable on Allwinner SoCs. If that tool was not
present, the build silently failed.

Integrate this tool into our util/ package, so that we do not have to
rely on mksunxiboot being in PATH.
Our version of mksunxiboot also eliminates some limitations of the
original tool, so we no longer have to use 'dd' to limit the file
size.

Change-Id: Id5a4b1e2a3cb00cd1d6c70e6cbc3cfd8587e8a24
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4656
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-01-13 04:03:00 +01:00
..
allwinner cpu/allwinner/a10: Provide utility to make a bootable image 2014-01-13 04:03:00 +01:00
amd AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT 2013-12-30 07:17:16 +01:00
armltd qemu-armv7 CPU: Move Kconfig code into CPU directory 2013-12-05 00:38:06 +01:00
dmp dmp/vortex86ex: Add timeout for keyboard system flag checking. 2013-11-30 20:18:06 +01:00
intel intel/fsp: Fix microcode including 2014-01-11 09:46:47 +01:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung pit: disable LCD FETs before doing any graphics init 2013-12-21 22:47:01 +01:00
ti am335x: Update the config vars selected by CPU_TI_AM335X. 2013-09-17 00:41:01 +02:00
via CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
x86 AMD boards (non-AGESA): Cleanup earlymtrr.c includes 2013-12-26 23:19:11 +01:00
Kconfig cpu: Add initial support for Allwinner A10 SoC 2014-01-08 22:54:08 +01:00
Makefile.inc cpu: Add initial support for Allwinner A10 SoC 2014-01-08 22:54:08 +01:00