Re: [PATCH v3 0/2] x86: Minor improvements mostly for image loading

2021-02-06 Thread Simon Glass
Hi Bin, On Sat, 6 Feb 2021 at 04:24, Bin Meng wrote: > > Hi Simon, > > On Fri, Feb 5, 2021 at 12:18 PM 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 no

Re: [PATCH v3 0/2] x86: Minor improvements mostly for image loading

2021-02-06 Thread Bin Meng
Hi Simon, On Fri, Feb 5, 2021 at 12:18 PM 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. > > Note that this series depends on the GPIO series h