usbarmory*: Bump u-boot version
This commit is contained in:
@@ -170,8 +170,8 @@ sync
|
|||||||
|
|
||||||
status "u-Boot"
|
status "u-Boot"
|
||||||
cd "${base_dir}"
|
cd "${base_dir}"
|
||||||
wget ftp://ftp.denx.de/pub/u-boot/u-boot-2022.01.tar.bz2
|
wget ftp://ftp.denx.de/pub/u-boot/u-boot-2022.04.tar.bz2
|
||||||
tar xvf u-boot-2022.01.tar.bz2 && cd u-boot-2022.01
|
tar xvf u-boot-2022.04.tar.bz2 && cd u-boot-2022.04
|
||||||
make distclean
|
make distclean
|
||||||
make usbarmory_config
|
make usbarmory_config
|
||||||
make ARCH=arm
|
make ARCH=arm
|
||||||
|
|||||||
@@ -164,8 +164,8 @@ sync
|
|||||||
|
|
||||||
status "u-Boot"
|
status "u-Boot"
|
||||||
cd "${work_dir}"
|
cd "${work_dir}"
|
||||||
wget ftp://ftp.denx.de/pub/u-boot/u-boot-2022.01.tar.bz2
|
wget ftp://ftp.denx.de/pub/u-boot/u-boot-2022.04.tar.bz2
|
||||||
tar xvf u-boot-2022.01.tar.bz2 && cd u-boot-2022.01
|
tar xvf u-boot-2022.04.tar.bz2 && cd u-boot-2022.04
|
||||||
wget $githubraw/inversepath/usbarmory/master/software/u-boot/0001-ARM-mx6-add-support-for-USB-armory-Mk-II-board.patch
|
wget $githubraw/inversepath/usbarmory/master/software/u-boot/0001-ARM-mx6-add-support-for-USB-armory-Mk-II-board.patch
|
||||||
patch -p1 --no-backup-if-mismatch < 0001-ARM-mx6-add-support-for-USB-armory-Mk-II-board.patch
|
patch -p1 --no-backup-if-mismatch < 0001-ARM-mx6-add-support-for-USB-armory-Mk-II-board.patch
|
||||||
make distclean
|
make distclean
|
||||||
|
|||||||
Reference in New Issue
Block a user