From bd0869dfc3795069362c9b2bbb4284ee3035937d Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Thu, 7 Mar 2024 16:52:28 +0100 Subject: [PATCH] Update readme with uboot instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9993ebc..3fe8665 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,5 @@ And then boot the system there: cucu$ ./boot.sh ... ``` + +In the U-Boot prompt, paste the commands of the `uboot.env` file.