[U-Boot] [PATCH 1/4] x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1

Bin Meng bmeng.cn at gmail.com
Thu Jun 1 08:34:08 UTC 2017


On Thu, Jun 1, 2017 at 11:12 AM, Simon Glass <sjg at chromium.org> wrote:
> On 31 May 2017 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> The default value of "fsp,mrc-init-tseg-size" should be 1 (1MB) per
>> FSP default settings. 0 is not valid.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/cpu/baytrail/fsp_configs.c           | 2 +-
>>  arch/x86/dts/bayleybay.dts                    | 2 +-
>>  arch/x86/dts/baytrail_som-db5800-som-6867.dts | 2 +-
>>  arch/x86/dts/conga-qeval20-qa3-e3845.dts      | 2 +-
>>  arch/x86/dts/dfi-bt700.dtsi                   | 2 +-
>>  arch/x86/dts/minnowmax.dts                    | 2 +-
>>  6 files changed, 6 insertions(+), 6 deletions(-)
>>
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list