From c528be7bb3eb2802534953b77ab16a8a11fed0eb Mon Sep 17 00:00:00 2001 From: Salim B Date: Wed, 17 Apr 2024 18:26:37 +0200 Subject: [PATCH 1/3] Update odroid-m1.md Refer to latest versions --- Documentation/boards/hardkernel/odroid-m1.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/boards/hardkernel/odroid-m1.md b/Documentation/boards/hardkernel/odroid-m1.md index 680af4c513e..5e516384d29 100644 --- a/Documentation/boards/hardkernel/odroid-m1.md +++ b/Documentation/boards/hardkernel/odroid-m1.md @@ -8,18 +8,18 @@ SD-card boot is supported via on-board bootloader (SPL) or recovery button. ## eMMC -eMMC boot via on-board bootloader requires the latest version of Petitboot -(spiboot 20230328). To install the latest version download the SPI boot image +eMMC boot via on-board bootloader requires a newer version of Petitboot +(spiboot 20230328 or later). To install the latest version download the SPI boot image from [linuxfactory.or.kr][1] as follows: -1. Download `spiupdate_odroidm1_20220304.img.xz` +1. Download `spiupdate_odroidm1_20240415.img.xz` 2. Use balenaEtcher or another tool to flash the updater onto an SD card -3. Download `spiboot-20230328.img` -4. Rename the `spiboot-20230328.img` file to`spiboot.img`. +3. Download `spiboot-20240109.img` +4. Rename the `spiboot-20240109.img` file to`spiboot.img`. 5. Paste the `spiboot.img` file onto the FAT partition of that same SD card. 6. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output. -7. If you see the version 20230328 in the top right corner, the installation was successful. - * If you see any other version there, the installation failed. +7. If you see the version 20240109 in the top left corner, the installation was successful. + If you see any other version there, the installation failed. Once Petitboot is updated you can flash Home Assistant OS directly onto an eMMC. From 6aebc9baf1d2ee6919cb918c7df29610c9d3e278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Wed, 17 Apr 2024 18:58:22 +0200 Subject: [PATCH 2/3] Remove trailing whitespace --- 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 5e516384d29..a0a5f5cd62e 100644 --- a/Documentation/boards/hardkernel/odroid-m1.md +++ b/Documentation/boards/hardkernel/odroid-m1.md @@ -18,8 +18,8 @@ from [linuxfactory.or.kr][1] as follows: 4. Rename the `spiboot-20240109.img` file to`spiboot.img`. 5. Paste the `spiboot.img` file onto the FAT partition of that same SD card. 6. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output. -7. If you see the version 20240109 in the top left corner, the installation was successful. - If you see any other version there, the installation failed. +7. If you see the version 20240109 in the top left corner, the installation was successful. + If you see any other version there, the installation failed. Once Petitboot is updated you can flash Home Assistant OS directly onto an eMMC. From 715445a67fe952911755b2f90369ec86ab59afb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cerm=C3=A1k?= Date: Thu, 18 Apr 2024 08:59:35 +0200 Subject: [PATCH 3/3] Add line break removed in whitespace cleanup --- Documentation/boards/hardkernel/odroid-m1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/boards/hardkernel/odroid-m1.md b/Documentation/boards/hardkernel/odroid-m1.md index a0a5f5cd62e..56fff286621 100644 --- a/Documentation/boards/hardkernel/odroid-m1.md +++ b/Documentation/boards/hardkernel/odroid-m1.md @@ -18,7 +18,7 @@ from [linuxfactory.or.kr][1] as follows: 4. Rename the `spiboot-20240109.img` file to`spiboot.img`. 5. Paste the `spiboot.img` file onto the FAT partition of that same SD card. 6. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output. -7. If you see the version 20240109 in the top left corner, the installation was successful. +7. If you see the version 20240109 in the top left corner, the installation was successful.\ If you see any other version there, the installation failed. Once Petitboot is updated you can flash Home Assistant OS directly onto an eMMC.