[PATCH 10/10] ARM: rockchip rock 5b: drop no longer valid comments
Sascha Hauer
s.hauer at pengutronix.de
Tue May 30 04:18:32 PDT 2023
With previous patches both eMMC and SD are now working, so remove
the commments stating that they are not.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
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 at 408000 {
};
};
-/* Not yet working in barebox */
&sdmmc {
max-frequency = <200000000>;
no-sdio;
--
2.39.2
More information about the barebox
mailing list