Re: [PATCH v5 100/101] x86: apl: Add FSP support

2019-12-05 Thread Simon Glass
Hi Bin, On Mon, 2 Dec 2019 at 07:22, Bin Meng wrote: > > Hi Simon, > > On Mon, Nov 25, 2019 at 12:12 PM Simon Glass wrote: > > > > The memory and silicon init parts of the FSP need support code to work. > > Add this for Apollo Lake. > > > > Signed-off-by: Simon Glass > > --- > > > > Changes in

Re: [U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support

2019-12-02 Thread Bin Meng
Hi Simon, On Mon, Nov 25, 2019 at 12:12 PM Simon Glass wrote: > > The memory and silicon init parts of the FSP need support code to work. > Add this for Apollo Lake. > > Signed-off-by: Simon Glass > --- > > Changes in v5: > - Allocate the FSP-S data instead of using the stack > - Rename

[U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support

2019-11-24 Thread Simon Glass
The memory and silicon init parts of the FSP need support code to work. Add this for Apollo Lake. Signed-off-by: Simon Glass --- Changes in v5: - Allocate the FSP-S data instead of using the stack - Rename APOLLOLAKE_USB2_PORT_MAX Changes in v4: - Adjust the comment for struct