[U-Boot] [PATCH v2 4/5] x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR

Simon Glass sjg at chromium.org
Fri Feb 15 05:37:28 CET 2013


On Thu, Feb 14, 2013 at 4:02 PM, Gabe Black <gabeblack at google.com> wrote:
> Acked-by: Gabe Black <gabeblack at chromium.org>
>
>
> On Thu, Feb 14, 2013 at 6:18 AM, Simon Glass <sjg at chromium.org> wrote:
>>
>> Invert the polarity of this option to simplify the Makefile logic.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to x86/master.

>> ---
>> Changes in v2:
>> - Add new patch to invert CONFIG_NO_X86_RESET_VECTOR polarity
>>
>>  README                     | 6 +++---
>>  arch/x86/cpu/Makefile      | 4 ++--
>>  arch/x86/cpu/u-boot.lds    | 2 +-
>>  include/configs/coreboot.h | 1 -
>>  4 files changed, 6 insertions(+), 7 deletions(-)
>>


More information about the U-Boot mailing list