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

Bin Meng bmeng.cn at gmail.com
Tue Feb 7 05:45:18 UTC 2017


On Mon, Feb 6, 2017 at 10:20 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list