Tim 'mithro' Ansell

Results 1504 comments of Tim 'mithro' Ansell

@gregdavill might already have this working...

Maybe we can take inspiration from the [linux-on-litex-vexriscv](https://github.com/litex-hub/linux-on-litex-vexriscv)'s approach; - https://github.com/litex-hub/linux-on-litex-vexriscv/blob/master/make.py - https://github.com/litex-hub/linux-on-litex-vexriscv/blob/master/soc_linux.py

Guess we should have more documentation around this?

@tcal-x - I agree with @xobs that we should put something into the foboot build script which checks that the bios doesn't use anything past the address we are giving...

Any reason to not "autodetect" it if not provided?

https://stackoverflow.com/questions/714100/os-detecting-makefile

@xobs Rather than maintaining our own toolchain, maybe we should change the instructions to use the tools from https://github.com/open-tool-forge/fpga-toolchain?

We should also add something around proprietary tooling support policy.