Re: [U-Boot] [RFC 09/11] armv7R: dts: k3: am654: Update for loading SYSFW from MMC

2019-05-21 Thread dannenb...@ti.com
Hi TF, On Tue, May 21, 2019 at 05:40:19AM +, Chee, Tien Fong wrote: > > + fs_loader0: fs_loader@0 { > > + u-boot,dm-pre-reloc; > > + compatible = "u-boot,fs-loader"; > > Why not using phandlepart = <&mmc 1>, this would help to avoid mmc init > duplication in a few places

Re: [U-Boot] [RFC 09/11] armv7R: dts: k3: am654: Update for loading SYSFW from MMC

2019-05-20 Thread Chee, Tien Fong
On Thu, 2019-05-16 at 15:54 -0500, Andreas Dannenberg wrote: > From: Lokesh Vutla > > In order to load the sysfw.itb from an MMC device, clocks should be > hard > coded to the same value as ROM configured frequency. Clock updates > cannot > happen at this point as SYSFW is not yet available. So u

[U-Boot] [RFC 09/11] armv7R: dts: k3: am654: Update for loading SYSFW from MMC

2019-05-16 Thread Andreas Dannenberg
From: Lokesh Vutla In order to load the sysfw.itb from an MMC device, clocks should be hard coded to the same value as ROM configured frequency. Clock updates cannot happen at this point as SYSFW is not yet available. So updating the clock properties for MMC nodes. Furthermore, create a new node