diff options
author | David Hendricks <dhendrix@chromium.org> | 2012-12-27 15:23:57 -0800 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-01-03 06:41:36 +0100 |
commit | 8583ac390a23a09c4bf75b3b9a9f2294d0523d87 (patch) | |
tree | c416849dd73b66c268edb6d39f8c95c5de039c77 /src/cpu | |
parent | 1e0e55615f86bb9237fa8f4d81158cbf25c65565 (diff) |
armv7: create init.S for early ARMv7 init
The old start.S file did a lot of work and had AP-specific #ifndef's.
The new init.S will eventually contain only bare minimum generic ARM
code for use by the bootblock. Processor-specific stuff and things
that take place later in the boot process should go elsewhere.
Change-Id: I7db0a77ee4bbad1ddecb193ea125d8941a50532b
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2083
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions