From 509ba70baec0d7d1ee532ed5132373accb6c7cfb Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 9 Feb 2024 06:40:36 +0100 Subject: [PATCH] changes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5456f08..7615720 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,12 @@ EMMC Backup Procedure usb reset usb dev 0 fatload usb 0:0 42000000 backup.scr + +If you see an error, try typing in usb part and see what partitions are available. Then enter: +fatload usb 0: 42000000 backup.scr +Example: fatload usb 0:1 42000000 backup.scr +(Partition 1) + source 42000000 4. Remove the USB disk and insert at least 8GB USB disk