On 28 April 2015 at 08:12, Simon Glass <s...@chromium.org> wrote:
> On 27 April 2015 at 09:22, Bin Meng <bmeng...@gmail.com> wrote:
>> Currently all x86 boards still use CONFIG_SYS_EXTRA_OPTIONS to define
>> the text base address. Since it is deprecated, just remove it and use
>> CONFIG_SYS_TEXT_BASE directly.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>> ---
>>
>>  Kconfig                                | 2 +-
>>  board/coreboot/coreboot/Kconfig        | 3 +++
>>  board/google/chromebook_link/Kconfig   | 3 +++
>>  board/google/chromebox_panther/Kconfig | 3 +++
>>  board/intel/crownbay/Kconfig           | 3 +++
>>  board/intel/galileo/Kconfig            | 3 +++
>>  board/intel/minnowmax/Kconfig          | 3 +++
>>  configs/chromebook_link_defconfig      | 1 -
>>  configs/chromebox_panther_defconfig    | 1 -
>>  configs/coreboot-x86_defconfig         | 1 -
>>  configs/crownbay_defconfig             | 1 -
>>  configs/galileo_defconfig              | 1 -
>>  configs/minnowmax_defconfig            | 1 -
>>  13 files changed, 19 insertions(+), 7 deletions(-)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to