Hi, > From: U-Boot <[email protected]> On Behalf Of Patrick DELAUNAY > Sent: vendredi 28 février 2020 14:49 > > Hi Heinrich > > > From: U-Boot <[email protected]> On Behalf Of Heinrich > > Schuchardt > > Sent: mardi 25 février 2020 21:36 > > > > Fix some errors pointed out by 'make refcheckdocs'. > > > > Signed-off-by: Heinrich Schuchardt <[email protected]> > > --- > > I found also the same issue in > > -------------------------------- doc/README.SPL > -------------------------------- index > 4e3478a13a..929b9672b0 100644 @@ -81,7 +81,7 @@ fdtgrep is also used to > remove: > ('u-boot,dm-pre-reloc', 'u-boot,dm-spl' and 'u-boot,dm-tpl') > > All the nodes remaining in the SPL devicetree are bound -(see driver- > model/README.txt). > +(see driver-model/design.rst).
Edit: need to add "doc/" +( see doc/driver-model/design.rst) Regards Patrick

