
31 May
2017
31 May
'17
11:18 a.m.
Hi Stefan,
On Wed, May 31, 2017 at 4:18 PM, Stefan Roese sr@denx.de wrote:
On 31.05.2017 10:04, Bin Meng 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@gmail.com
How does this change affect the x86 U-Boot versions? Did you experience any problems with the incorrect value of 0?
What do you mean by "affecting the x86 U-Boot versions"? Do you want to track back which U-Boot version introduce the wrong tseg-size setting?
I did not experience any problems with the incorrect value of 0, probably because U-Boot does not have SMM support yet. But definitely it is wrong.
Regards, Bin