With previous patches both eMMC and SD are now working, so remove
the commments stating that they are not.

Signed-off-by: Sascha Hauer <[email protected]>
---
 arch/arm/dts/rk3588-rock-5b.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/dts/rk3588-rock-5b.dts b/arch/arm/dts/rk3588-rock-5b.dts
index 737498df3d..b0275b0415 100644
--- a/arch/arm/dts/rk3588-rock-5b.dts
+++ b/arch/arm/dts/rk3588-rock-5b.dts
@@ -69,7 +69,6 @@ &pcie2x1l2 {
        status = "okay";
 };
 
-/* Not yet working in barebox */
 &sdhci {
        partitions {
                compatible = "fixed-partitions";
@@ -83,7 +82,6 @@ environment_emmc: partition@408000 {
        };
 };
 
-/* Not yet working in barebox */
 &sdmmc {
        max-frequency = <200000000>;
        no-sdio;
-- 
2.39.2


Reply via email to