I've been trying to git clone the source code according to the documentation:
git clone -b refresh-v0.6 --recursive https://github.com/lowrisc/lowrisc-chip.git lowrisc-chip-refresh-v0.6
but keep running into these 2 error messages:
fatal: remote error: upload-pack: not our ref 7ae23bc1974f8738b5009125873e43e6a8b1d848
fatal: Fetched in submodule path 'qemu', but it did not contain 7ae23bc1974f8738b5009125873e43e6a8b1d848. Direct fetching of that commit failed.
Somebody help! THX!
I've been trying to git clone the source code according to the documentation:
git clone -b refresh-v0.6 --recursive https://github.com/lowrisc/lowrisc-chip.git lowrisc-chip-refresh-v0.6but keep running into these 2 error messages:
fatal: remote error: upload-pack: not our ref 7ae23bc1974f8738b5009125873e43e6a8b1d848fatal: Fetched in submodule path 'qemu', but it did not contain 7ae23bc1974f8738b5009125873e43e6a8b1d848. Direct fetching of that commit failed.Somebody help! THX!