foboot/sw
Sean Cross dfa09fc84b sw: picorvspi: fix invalid constant in main.c
The previous picorvspi code used an incorrect constant when
examining the CFM_EN bit. As a result, this mode would never
work.

Use the correct constant, in case anyone builds foboot using
a picorvspi hardware block.

This addresses #333.

Signed-off-by: Sean Cross <sean@xobs.io>
2022-12-31 23:21:08 +08:00
..
include Revert "bitstream: use 32-bit csrs" 2021-11-25 09:47:18 +08:00
ld Add options for ram boot compilation (LOAD_RAM_ADDR and LOAD_BOOT_CONFIG) 2020-08-01 18:22:08 +02:00
src sw: picorvspi: fix invalid constant in main.c 2022-12-31 23:21:08 +08:00
third_party Add options for ram boot compilation (LOAD_RAM_ADDR and LOAD_BOOT_CONFIG) 2020-08-01 18:22:08 +02:00
Makefile sw: fix windows build on newer powershell versions 2020-10-07 09:30:58 +08:00