]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: versal: Update mini u-boot eMMC node parameters
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Wed, 7 Oct 2020 06:36:54 +0000 (00:36 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:31 +0000 (08:13 +0100)
commit90f06e9d20a402311b89b08eff5e1e0f2c987840
tree76c455a825112f19fc531dd681e50c54c856f252
parent44d2be8d6aa5b73a8d8ca1b1d36d2e1e794f449d
arm64: versal: Update mini u-boot eMMC node parameters

Mini u-boot eMMC dt parameters are not in sync with full u-boot dt.

Frequency for eMMC is fixed to 25Mhz. Due to this, mmc multi-block write
commands are failing. Increase frequency to 200Mhz to fix this issue.

Add bus-width = <8>, non-removable and disable-wp properties to the node
as this is eMMC.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/versal-mini-emmc0.dts
arch/arm/dts/versal-mini-emmc1.dts