[U-Boot] [PATCH] misc: fs_loader: Replace label with DT phandle
Simon Glass
sjg at chromium.org
Sun Mar 10 21:51:21 UTC 2019
Hi Tien Fong,
On Tue, 26 Feb 2019 at 05:37, Chee, Tien Fong <tien.fong.chee at intel.com> wrote:
>
> On Fri, 2019-02-15 at 14:35 +0800, tien.fong.chee at intel.com wrote:
> > From: Tien Fong Chee <tien.fong.chee at intel.com>
> >
> > In previously label which will be expanded to the node's full path
> > was
> > used, and now replacing label with most commonly used DT phandle. The
> > codes were changed accordingly to the use of DT phandle and
> > supporting
> > multiple instances.
> >
> > Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> > ---
> > doc/driver-model/fs_firmware_loader.txt | 58
> > +++++++++++++++++++++++++------
> > drivers/misc/fs_loader.c | 36 ++++++++-----------
> > 2 files changed, 62 insertions(+), 32 deletions(-)
This seems OK to me, but I think this feature needs a test.
Regards,
Simon
More information about the U-Boot
mailing list