[U-Boot] [PATCH v3] x86: make LOAD_FROM_32_BIT visible for platforms

Bin Meng bmeng.cn at gmail.com
Mon Feb 6 02:20:47 UTC 2017


On Sun, Feb 5, 2017 at 9:52 PM, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> This option is useful not only for development, but for the platforms
> where U-Boot is run from custom ROM bootloader. For example, Intel
> Edison is that board.
>
> Make this option visible that platforms can select it if needed.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> - remove 'default n'
> - fix spelling in commit message
>  arch/x86/Kconfig     |  8 ++++++++
>  arch/x86/cpu/start.S | 12 ++----------
>  2 files changed, 10 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list