From 996350221bcc6ff73d83239af7ffd96653d36a2c Mon Sep 17 00:00:00 2001 From: Alexandru Date: Mon, 15 Jul 2024 12:30:06 +0300 Subject: [PATCH] beagleplay: Fix provisioning instructions Change-type: patch Signed-off-by: Alexandru Costache --- contracts/hw.device-type/beagleplay/contract.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/hw.device-type/beagleplay/contract.json b/contracts/hw.device-type/beagleplay/contract.json index 1cb38451..b503484d 100644 --- a/contracts/hw.device-type/beagleplay/contract.json +++ b/contracts/hw.device-type/beagleplay/contract.json @@ -29,7 +29,7 @@ }, "partials": { "bootDeviceExternal": [ - "Power up the {{name}} after inserting the flasher image into the SDCard Slot. The device will power down automatically after the flashing is complete. Remove the SDCard and restart the device." + "Insert the flasher SD CARD in the {{name}}. Press and hold the USR and RST buttons, then apply power to the device. Once power is applied, release both USR and RST buttons. The device will power down automatically after the flashing is complete. Remove the SDCard and restart the device." ], "flashIndicator": ["all LEDs are off"], "bootDevice": ["Remove the SDCard and re-connect power to the {{name}}"]