coreboot-kgpe-d16/src/cpu
Gabe Black 3aa58162e1 am335x: Clean up/fix some settings in the am335x Kconfig.
Some settings in the am335x Kconfig weren't actually used for anything, some
where place holders, and some where left over from another CPU. The memory
addresses are in the internal RAM in the SOC as described in the reference
manual. The stack is put where the internal ROM had its stack, and the
bootblock is put at the bottom of that region as the manual suggests. The
ROM stage offset is set to 10K which is a bit bigger than the ~7.5K the
bootblock currently takes up.

Change-Id: I1a117d789a791d7e3db1118823f8216b3361433c
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3327
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-06-03 03:10:17 +02:00
..
amd cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMER 2013-05-29 09:22:42 +02:00
armltd armv7/exynos5250: Deprecate sdelay in favor of udelay 2013-04-17 23:06:40 +02:00
intel cpu/intel/haswell/Kconfig: Intend help text with two spaces 2013-05-24 07:57:33 +02:00
samsung EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. 2013-05-14 22:03:07 +02:00
ti am335x: Clean up/fix some settings in the am335x Kconfig. 2013-06-03 03:10:17 +02:00
via copy_and_run: drop boot_complete parameter 2013-05-08 18:24:23 +02:00
x86 x86: add cache-as-ram migration option 2013-05-16 01:29:50 +02:00
Kconfig beaglebone: initial Kconfig and Makefiles 2013-05-26 18:19:36 +02:00
Makefile.inc beaglebone: initial Kconfig and Makefiles 2013-05-26 18:19:36 +02:00