No description
Find a file
Coelacanthus d47be0c0e8
fix(mkimg/uboot): fix virtio_pci_map_capability
Error is:
Unhandled exception: Load access fault
EPC: 00000000bff7c46e RA: 00000000bff7c46c TVAL: 0000000040200014
EPC: 000000008002446e RA: 000000008002446c reloc adjusted

Code: 8082 1141 e022 e406 842e 40ef dc5f 611c (c783 0147)

Found in https://lists.denx.de/pipermail/u-boot/2022-August/492779.html
Fixed in https://patchwork.ozlabs.org/project/uboot/patch/20220828235315.332024-1-wxjstz@126.com/

Signed-off-by: Coelacanthus <coelacanthus@outlook.com>
2022-08-29 18:50:37 +08:00
.gitignore feat: add mkimg script to make qemu img (lack compressed kernel support) 2022-05-23 21:11:54 +08:00
0001-riscv-fix-compitible-with-binutils-2.38.patch feat: add mkimg script to make qemu img (lack compressed kernel support) 2022-05-23 21:11:54 +08:00
0002-virtio-pci-fix-bug-of-virtio_pci_map_capability.patch fix(mkimg/uboot): fix virtio_pci_map_capability 2022-08-29 18:50:37 +08:00
LICENSE chore: add LICENSE file and copyright comment 2022-07-27 15:58:27 +08:00
LICENSE.GPL3 chore: add LICENSE file and copyright comment 2022-07-27 15:58:27 +08:00
mkimg.sh fix(mkimg/uboot): fix virtio_pci_map_capability 2022-08-29 18:50:37 +08:00
mkrootfs.sh Add missing $ in usermod command 2022-07-28 01:21:00 +08:00
startqemu.sh chore: add LICENSE file and copyright comment 2022-07-27 15:58:27 +08:00