Re: [PATCH v2 00/12] x86: Minor improvements mostly for image loading

2021-01-31 Thread Bin Meng
Hi Simon, On Mon, Jan 25, 2021 at 1:06 AM Simon Glass wrote: > > This series provides a few improvements for loading of images. It also > provides a way to show more detailed model information as well as an > of-platdata fix noticed recently. > > Changes in v2: > - Add comment to .lds file > - Ad

[PATCH v2 00/12] x86: Minor improvements mostly for image loading

2021-01-24 Thread Simon Glass
This series provides a few improvements for loading of images. It also provides a way to show more detailed model information as well as an of-platdata fix noticed recently. Changes in v2: - Add comment to .lds file - Add more notes to the commit - Fix two missing asterisks in comments Simon Glas