On Thu, 2018-07-26 at 10:10 +0200, Marek Vasut wrote:
> On 07/26/2018 09:54 AM, tien.fong.c...@intel.com wrote:
> > 
> > From: Tien Fong Chee <tien.fong.c...@intel.com>
> > 
> > Signed-off-by: Tien Fong Chee <tien.fong.c...@intel.com>
> > ---
> >  arch/arm/dts/socfpga_arria10.dtsi            |   12 ++++++++++++
> >  arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts |    6 ++++++
> >  configs/socfpga_arria10_defconfig            |   12 ++++++++++++
> >  3 files changed, 30 insertions(+), 0 deletions(-)
> > 
> > diff --git a/arch/arm/dts/socfpga_arria10.dtsi
> > b/arch/arm/dts/socfpga_arria10.dtsi
> > index b51febd..45aef6a 100644
> > --- a/arch/arm/dts/socfpga_arria10.dtsi
> > +++ b/arch/arm/dts/socfpga_arria10.dtsi
> > @@ -48,6 +48,12 @@
> >                   <0xffffc100 0x100>;
> >     };
> >  
> > +   fs_loader0: fs-loader@0 {
> > +           u-boot,dm-pre-reloc;
> > +           compatible = "u-boot,fs-loader";
> > +           phandlepart = <&mmc 1>;
> Which hardware does this describe ?
> DT is hardware description ...
I agree with Simon, it still describes some hardware information
required for this whole mechanism to work although this pointer is not
represent a real hardware.
> 
> > 
> > +   };
> [...]
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to