
12 Nov
2019
12 Nov
'19
1:51 a.m.
Hi Bin,
On Mon, 4 Nov 2019 at 08:06, Bin Meng bmeng.cn@gmail.com wrote:
Hi Simon,
On Mon, Oct 21, 2019 at 11:40 AM Simon Glass sjg@chromium.org wrote:
Change the algorithm to first find the flash device then read the properties using the livetree API. With this change the device is not probed so this needs to be done in mrccache_save().
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Update mrccache livetree patch to just convert to livetree
Changes in v2: None
arch/x86/lib/mrccache.c | 55 +++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 29 deletions(-)
Just checking if I should send a new series with all these comments, or still hold off?
Regards, Simon