From 52c1298a0a195c5bbf07c56aae01840dff88460a Mon Sep 17 00:00:00 2001 From: Paul Philippov <themactep@gmail.com> Date: Fri, 21 Apr 2023 21:39:17 -0400 Subject: [PATCH] Update help-uboot.md --- en/help-uboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/help-uboot.md b/en/help-uboot.md index e8b8789..bff2c92 100644 --- a/en/help-uboot.md +++ b/en/help-uboot.md @@ -192,7 +192,7 @@ screen /dev/ttyUSB0 115200 Sign in into bootloader shell and run: ``` mw.b ${baseaddr} 0xff ${flashsize} -loady +loady ${baseaddr} ``` press "Ctrl-a" followed by ":", then type ```