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