summaryrefslogtreecommitdiff
path: root/board/microsoft/surface-rt
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <[email protected]>2024-06-24 20:13:47 +0300
committerSvyatoslav Ryhel <[email protected]>2024-10-13 17:20:26 +0300
commit5e13730fc6f562873dc5b8262ffdc0fc43c89cec (patch)
tree2f43e7910b445e8e882757a2b2caa62a348c673a /board/microsoft/surface-rt
parent83b5f6367941f0f1c1904e4fde895fceedb75437 (diff)
board: tegra: convert boards to text env
Convert boards to use text based env. This is the first stage of conversion, common inclusions should be converted next. Acked-by: Francesco Dolcini <[email protected]> # Toradex Apalis TK1 Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'board/microsoft/surface-rt')
-rw-r--r--board/microsoft/surface-rt/surface-rt.env14
1 files changed, 14 insertions, 0 deletions
diff --git a/board/microsoft/surface-rt/surface-rt.env b/board/microsoft/surface-rt/surface-rt.env
new file mode 100644
index 00000000000..682929096ae
--- /dev/null
+++ b/board/microsoft/surface-rt/surface-rt.env
@@ -0,0 +1,14 @@
+button_cmd_0_name=Volume Down
+button_cmd_0=bootmenu
+button_cmd_1_name=Hall Sensor
+button_cmd_1=poweroff
+partitions=name=emmc,start=0,size=-,uuid=${uuid_gpt_rootfs}
+
+bootmenu_0=mount internal storage=usb start && ums 0 mmc 0; bootmenu
+bootmenu_1=mount external storage=usb start && ums 0 mmc 1; bootmenu
+bootmenu_2=fastboot=echo Starting Fastboot protocol ...; fastboot usb 0; bootmenu
+bootmenu_3=boot from USB=usb reset; usb start; bootflow scan
+bootmenu_4=reboot RCM=enterrcm
+bootmenu_5=reboot=reset
+bootmenu_6=power off=poweroff
+bootmenu_delay=-1