]> git.baikalelectronics.ru Git - uboot.git/commit
x86: make LOAD_FROM_32_BIT visible for platforms
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 5 Feb 2017 13:52:00 +0000 (16:52 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:36:50 +0000 (13:36 +0800)
commit0ee74fd645a2020cb3d5f20a0c5d02b9f1abe544
tree10da5f28d6ecb28bfe90db12a73ee77f06130578
parent6da1f7d1ab40520925808ace5bb9cdb386199c21
x86: make LOAD_FROM_32_BIT visible for platforms

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@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/Kconfig
arch/x86/cpu/start.S