From 888b4c852d75400d78e74db958bf07b1ec716ae8 Mon Sep 17 00:00:00 2001 From: b-uwe <61052367+b-uwe@users.noreply.github.com> Date: Tue, 18 Apr 2023 14:45:25 +0200 Subject: [PATCH] Fix typo in ODROID-M1 documentation (#2474) --- Documentation/boards/hardkernel/odroid-m1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/boards/hardkernel/odroid-m1.md b/Documentation/boards/hardkernel/odroid-m1.md index 0ae2c45ee..ca0470c5d 100644 --- a/Documentation/boards/hardkernel/odroid-m1.md +++ b/Documentation/boards/hardkernel/odroid-m1.md @@ -10,7 +10,7 @@ SD-card boot is supported via on-board bootloader (SPL) or recovery button. eMMC boot via on-board bootloader requires the latest version of Petitboot (spiboot 20230328). To install the latest version download the SPI boot image -from [inuxfactory.or.kr][1] as follows: +from [linuxfactory.or.kr][1] as follows: 1. Download `spiupdate_odroidm1_20220304.img.xz` 2. Use balenaEtcher or another tool to flash the updater onto an SD card @@ -44,4 +44,4 @@ The systemd startup messages will only appear on the serial console by default. To show the messages on the HDMI console instead, add the console manually to the `cmdline.txt` file on the boot partition (e.g. `console=tty0`). -[1]: http://ppa.linuxfactory.or.kr/images/petitboot/odroidm1/ \ No newline at end of file +[1]: http://ppa.linuxfactory.or.kr/images/petitboot/odroidm1/