* [PATCH] ARM: dts: am62lx: add SD reboot mode
@ 2025-10-07 9:00 Sascha Hauer
2025-10-07 11:59 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2025-10-07 9:00 UTC (permalink / raw)
To: Barebox List
Add reboot mode for the two SD card modes. sd-fs will reboot from SD
card in filesystem mode, sd-raw will reboot from SD card in raw mode.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
arch/arm/dts/k3-am62l-barebox.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/dts/k3-am62l-barebox.dtsi b/arch/arm/dts/k3-am62l-barebox.dtsi
index 34bf42c01f..780f87f4ac 100644
--- a/arch/arm/dts/k3-am62l-barebox.dtsi
+++ b/arch/arm/dts/k3-am62l-barebox.dtsi
@@ -27,6 +27,8 @@ reboot_mode: reboot-mode {
mode-usbdfu = <0x250>;
mode-emmc = <0x48>;
mode-nand = <0x58>;
+ mode-sd-fs = <0x240>;
+ mode-sd-raw = <0x2c0>;
};
};
};
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: am62lx: add SD reboot mode
2025-10-07 9:00 [PATCH] ARM: dts: am62lx: add SD reboot mode Sascha Hauer
@ 2025-10-07 11:59 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-10-07 11:59 UTC (permalink / raw)
To: Barebox List, Sascha Hauer
On Tue, 07 Oct 2025 11:00:55 +0200, Sascha Hauer wrote:
> Add reboot mode for the two SD card modes. sd-fs will reboot from SD
> card in filesystem mode, sd-raw will reboot from SD card in raw mode.
>
>
Applied, thanks!
[1/1] ARM: dts: am62lx: add SD reboot mode
https://git.pengutronix.de/cgit/barebox/commit/?id=f60edb2a204b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-07 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07 9:00 [PATCH] ARM: dts: am62lx: add SD reboot mode Sascha Hauer
2025-10-07 11:59 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox