[U-Boot] [PATCH 2/3] enable fpga loadfs

Marek Vasut marex at denx.de
Thu Jul 26 08:10:21 UTC 2018


On 07/26/2018 09:54 AM, tien.fong.chee at intel.com wrote:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
> 
> Signed-off-by: Tien Fong Chee <tien.fong.chee at 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 at 0 {
> +		u-boot,dm-pre-reloc;
> +		compatible = "u-boot,fs-loader";
> +		phandlepart = <&mmc 1>;

Which hardware does this describe ?
DT is hardware description ...

> +	};
[...]
-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list