]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2022-10-07-riscv-toolchain-update'
authorTom Rini <trini@konsulko.com>
Fri, 7 Oct 2022 15:25:05 +0000 (11:25 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 7 Oct 2022 15:25:05 +0000 (11:25 -0400)
commitf5717231abad983b4d8f87db612ae60dec86cb1b
tree4a3fa6357741a3739fc5ca159228d25ff5f87bb8
parent5c3801df300e28fc59bc66fde9b5ba488b6bdd9a
parent1dde977518f13824b847e23275001191139bc384
Merge branch '2022-10-07-riscv-toolchain-update'

- Update RISC-V to use 32bit or 64bit toolchains, depending on if we're
  building for 32bit or 64bit CPUs. This requires updating the Docker
  container as well to have the 32bit toolchain.