coreboot/src/cpu/x86/16bit
Aaron Durbin 4330a9c8e5 arch/x86: rename reset_vector -> _start
In order to align the entry points for the various stages
on x86 to _start one needs to rename the reset_vector symbol.
The section is the same; it's just a symbol change.

Change-Id: I0e6bbf1da04a6e248781a9c222a146725c34268a
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13881
Tested-by: build bot (Jenkins)
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
2016-03-04 01:16:05 +01:00
..
entry16.inc cpu/x86/16bit: rename _start -> _start16bit 2016-03-03 23:53:14 +01:00
entry16.ld build system: normalize linker script file names 2015-03-28 19:14:47 +01:00
reset16.inc arch/x86: rename reset_vector -> _start 2016-03-04 01:16:05 +01:00
reset16.ld cpu/x86/16bit: rename _start -> _start16bit 2016-03-03 23:53:14 +01:00