coreboot/src
David Hendricks 6aaf856cd2 exynos5250: Move the ID section again
Move the ID section again due to bootblock bloat. So long
as it's within the first 32K of our address space, we're good.

TODO:
1. Place ID section near start of ROM to avoid this issue.
2. Reduce bootblock bloat.
3. Make bootblock debugging a Kconfig option.

Change-Id: I3f0764a3345a8cbbafcc15e4d06c38cd6327758c
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2287
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-02-06 00:40:28 +01:00
..
arch Don't add another Kconfig special case for Tiano 2013-02-05 23:37:54 +01:00
console Improve how our printk calls do_div by using constants. 2013-01-31 23:18:16 +01:00
cpu exynos5250: Move the ID section again 2013-02-06 00:40:28 +01:00
device Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
drivers Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include exynos: de-duplicate UART header content 2013-02-05 23:30:49 +01:00
lib armv7: Add 'bootblock' build class. 2013-02-03 05:45:48 +01:00
mainboard snow: use bootblock build class for UART code 2013-02-05 23:37:36 +01:00
northbridge Add MMCONF resource to AMD fam15 PCI_DOMAIN 2013-02-04 23:59:42 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Don't add another Kconfig special case for Tiano 2013-02-05 23:37:54 +01:00