From 27118abbfd40c12122c5e27935b892e8274f622d Mon Sep 17 00:00:00 2001 From: aiminick Date: Mon, 24 May 2021 01:29:44 +0800 Subject: [PATCH] Update uboot.md --- docs/uboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uboot.md b/docs/uboot.md index 4b4be07..147777e 100644 --- a/docs/uboot.md +++ b/docs/uboot.md @@ -6,7 +6,7 @@ cd u-boot-v2021.04/ make distclean make rpi_4_defconfig make -j X -cp u-boot.bin /boot/ +cp u-boot.bin /boot/ ``` #### config.txt