diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-08-25 03:58:33 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-09-04 23:00:34 +0100 |
commit | 35d123adfe051fbc539ea89acd355ace4522bfc0 (patch) | |
tree | e97cfcac6cb3ac3366166acb22da7232a2a8b664 /package/boot/uboot-sunxi/patches/230-disable-axp209-on-a13-olinuxino.diff | |
parent | 87ef3059847d122bd73c7538d5e52470199c5a9f (diff) | |
download | upstream-35d123adfe051fbc539ea89acd355ace4522bfc0.tar.gz upstream-35d123adfe051fbc539ea89acd355ace4522bfc0.tar.bz2 upstream-35d123adfe051fbc539ea89acd355ace4522bfc0.zip |
uboot-mediatek: build fully-featured U-Boot for MT7988 RFB
Select many potentially useful options for the MT7988 RFB U-Boot builds.
The resulting loader is intended as a development tool and intends to be
generic. It does *not* have a default bootcmd set, but allows to boot
pretty much everything, including EFI executables.
To install this U-Boot build to the eMMC:
opkg install mmc-utils partx-utils
mmc bootpart enable 1 1 /dev/mmcblk0
echo 0 > /sys/block/mmcblk0boot0/force_ro
dd if=*mediatek_mt7988a-rfb-nand-emmc-preloader.bin of=/dev/mmcblk0boot0
dd if=*mediatek_mt7988a-rfb-nand-emmc-gpt.bin of=/dev/mmcblk0
partx -a /dev/mmcblk0
dd if=*mediatek_mt7988a-rfb-nand-emmc-bl31-uboot.fip of=/dev/mmcblk0p3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 1d5778e18d9a6bef26aff3a8594306fc45e9be76)
Diffstat (limited to 'package/boot/uboot-sunxi/patches/230-disable-axp209-on-a13-olinuxino.diff')
0 files changed, 0 insertions, 0 deletions