summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorHesham Almatary <heshamelmatary@gmail.com>2022-10-25 15:31:53 +0100
committerHesham Almatary <heshamelmatary@gmail.com>2022-10-31 11:39:23 +0000
commitc234a7bb2e3b766b399c9e6cc5e65f5279dd5a3f (patch)
tree2a6007a64deb4dddecd5c69b83436643716eaf72 /eng
parentuser: Add openSUSE host details (diff)
downloadrtems-docs-c234a7bb2e3b766b399c9e6cc5e65f5279dd5a3f.tar.bz2
bsps/riscv: Remove inaccurate statement about reliance on a boot loader
The BSP is capable of initialising the hardware being the first software that takes control on hardware reset (after the bootrom). For instance, using on QEMU's virt platforms, RTEMS runs as a bios without BBL. Similarily, RTEMS can also be run on harware/FPGA and loaded using GDB; the bootrom (or a GDB script) should just set the a0/a1 registers with the boot HART ID and DTB address respectively.
Diffstat (limited to 'eng')
0 files changed, 0 insertions, 0 deletions