On Tue, 21 May 2019 at 11:19, Patrick Delaunay <[email protected]> wrote: > > Add documentation for the pre-reloc property in SPL and TPL device-tree: > - u-boot,dm-pre-proper > - u-boot,dm-pre-reloc > - u-boot,dm-spl > - u-boot,dm-tpl > > Signed-off-by: Patrick Delaunay <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > > Changes in v3: > - rebase on u-boot-dm/sandbox-working > > Changes in v2: > - rebase on master > > doc/README.SPL | 16 ++++++++++++++++ > doc/README.TPL | 4 ++++ > doc/driver-model/README.txt | 4 ++++ > include/dm/ofnode.h | 6 ++++-- > include/dm/util.h | 6 ++++-- > 5 files changed, 32 insertions(+), 4 deletions(-)
Applied to u-boot-dm/next, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

