the following patch was just integrated into master: commit 0fd068b3c3b80274fa2db9eaf27a85ceb9dd47e7 Author: Aaron Durbin adurbin@chromium.org Date: Wed Mar 2 14:55:32 2016 -0600
cpu/x86/16bit/reset16: mark reset vector executable
It's helpful to see the reset vector in objdump output. Without it being marked executable it doesn't get displayed.
Change-Id: I85cb72ea0727d3f3c2186ae20b9c5cfe5d23aeed Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/13879 Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Tested-by: build bot (Jenkins)
See https://review.coreboot.org/13879 for details.
-gerrit