the following patch was just integrated into master: commit 998d8561d10df7a1077a5bfa4465a571607c0f66 Author: Aaron Durbin adurbin@chromium.org Date: Wed Mar 2 13:42:57 2016 -0600
cpu/x86/16bit/reset16: remove stale 32-bit jump
Patrick at least indicated this jump after the reset vector jump was a remnant from some construct used long ago in the project. It's not longer used (nor could I find where it was). Therefore, remove it.
Change-Id: I31512c66a9144267739b08d5f9659c4fcde1b794 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/13878 Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Ronald G. Minnich rminnich@gmail.com Tested-by: build bot (Jenkins)
See https://review.coreboot.org/13878 for details.
-gerrit