
Hi Bin,
On 31.05.2017 11:18, Bin Meng wrote:
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?
No, I just meant, if you were experiencing any problems that were caused by these incorrect values.
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.
That explain it.
Thanks, Stefan