On 28 April 2015 at 08:12, Simon Glass wrote:
> On 27 April 2015 at 09:22, Bin Meng 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 M
On 27 April 2015 at 09:22, Bin Meng 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
> ---
>
> Kconfig
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
---
Kconfig| 2 +-
board/coreboot/coreboot/Kconfig| 3 +++
b
3 matches
Mail list logo