From 675c5e0c441d6e643d196c2539db1ef8bd45665a Mon Sep 17 00:00:00 2001 From: aiminick Date: Mon, 24 May 2021 00:05:06 +0800 Subject: [PATCH] Update uboot.md --- docs/uboot.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/uboot.md b/docs/uboot.md index ae1923b..5106b88 100644 --- a/docs/uboot.md +++ b/docs/uboot.md @@ -38,4 +38,6 @@ uart_2ndstage=1 enable_gic=1 ``` -PS: **kernel=kernel8.img** change to **kernel=u-boot.bin** +#### PS: + +**kernel=kernel8.img** change to **kernel=u-boot.bin**