[U-Boot] [RESEND PATCH v4 03/12] x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig

Simon Glass sjg at chromium.org
Wed Jan 7 03:40:58 CET 2015


On 6 January 2015 at 07:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> Convert CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
> options so that we can remove them from board configuration file.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch to move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16
>   to Kconfig
>
>  arch/x86/Kconfig                     | 9 +++++++++
>  board/google/chromebook_link/Kconfig | 1 +
>  board/intel/crownbay/Kconfig         | 1 +
>  include/configs/chromebook_link.h    | 2 --
>  include/configs/crownbay.h           | 2 --
>  5 files changed, 11 insertions(+), 4 deletions(-)

Applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list