diff options
author | Gabe Black <gabeblack@chromium.org> | 2013-07-01 05:38:45 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-07-15 18:36:49 +0200 |
commit | 630e4e8c7efa6306fb831cb1c9b6cabd53747a5a (patch) | |
tree | 12a629026081719553f60ed79c376abe1f316b6e /src/cpu/dmp/vortex86ex | |
parent | 6cfe223da0ac786e1aaf675fbb5dc605e600bb75 (diff) |
am335x: Make the default media for the bootblock sram instead of NAND flash.
The SOC's built in ROM loads the bootblock and the ROM stage into the on chip
memory before handing over control to the bootblock. To avoid having to add
one or more driver to the bootblock so that it can re-load the ROM stage from
whatever media Coreboot is stored on, we can just take advantage of the copy
that's already there. Loading the RAM stage/payloads won't be so simple,
so the ROM stage and the RAM stage will have to have different media drivers.
Change-Id: Id74ed4bc3afd2063277a36e666080522af2305dd
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3583
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/cpu/dmp/vortex86ex')
0 files changed, 0 insertions, 0 deletions