diff --git a/buildroot/board/tcrpfriend/rootfs-overlay/root/boot.sh b/buildroot/board/tcrpfriend/rootfs-overlay/root/boot.sh index b462c000..50efc2bc 100755 --- a/buildroot/board/tcrpfriend/rootfs-overlay/root/boot.sh +++ b/buildroot/board/tcrpfriend/rootfs-overlay/root/boot.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Author : PeterSuh-Q3 -# Date : 240515 +# Date : 240522 # User Variables : ############################################################################### @@ -95,7 +95,7 @@ function history() { 0.1.1b Display smallfixnumber version changed after Ramdisk patch 0.1.1c Fix Added cmdline netif_num missing check function and corrected URL error (thanks EM10) 0.1.1d Multilingual explanation i18n support (Added Amharic-Ethiopian and Thai) - 0.1.1e + 0.1.1e Update config for DS218+ and SA6400-7.1.1 Current Version : ${BOOTVER} -------------------------------------------------------------------------------------- @@ -109,7 +109,7 @@ function showlastupdate() { 0.1.0u Loader support bus type expansion (mmc, NVMe, etc.) 0.1.1c Fix Added cmdline netif_num missing check function and corrected URL error (thanks EM10) 0.1.1d Multilingual explanation i18n support (Added Amharic-Ethiopian and Thai) -0.1.1e +0.1.1e 0.1.1e Update config for DS218+ and SA6400-7.1.1 EOF }