Commit Graph

9 Commits

Author SHA1 Message Date
4333f8074e Configure SPI addresses in header
We use the ENABLE_SPI toggle to also set the PLIC number of inputs.
2024-10-11 11:01:48 +02:00
7d3fe35dfb Reduce RAM to 4 GiB
It seems to be hanging now in LVM.
2024-10-10 16:09:44 +02:00
99c8d5e3de Increase RAM and improve DT 2024-10-10 15:46:04 +02:00
b7a6225971 Disable SPI nodes in DT 2024-10-04 13:49:57 +02:00
18a6e749d5 Clean DTS 2024-10-04 10:52:19 +02:00
16ee113cb8 Add SPI variant 2024-10-04 09:53:19 +02:00
d694f3c8da Fix RTC frequency for now 2024-09-26 11:31:47 +02:00
75ea21f9fe Move clock comments to lagarto_ox.h 2024-09-05 17:12:35 +02:00
2f48ad5f40 Define DT constants in a C header file
Allows writing baremetal programs that can read the correct offsets of
devices or clock frequencies.
2024-09-05 16:59:06 +02:00