Jacob Pease
|
897f6561cd
|
New bootloader now works. Added special print functions and print messages. sdclk is set to 3MHz after initialization currently.
|
2024-08-02 15:19:52 -05:00 |
|
Jacob Pease
|
38071d8267
|
Updated formatting of gpt.c and boot.c.
|
2024-07-31 11:12:05 -05:00 |
|
Jacob Pease
|
3975f60299
|
Added carriage returns to line feed characters. UART messages print properly now.
|
2024-07-25 13:05:57 -05:00 |
|
Jacob Pease
|
286d80de7e
|
Initialized UART with Arty frequency and baud rate. Will make this dynamic in the future
|
2024-07-24 22:43:47 -05:00 |
|
Jacob Pease
|
dcb2edf888
|
Fixed syntax bugs. inline functions are now static and in the spi.h header.
|
2024-07-23 17:00:32 -05:00 |
|
Jacob Pease
|
5f0addd69a
|
Initial pass on SPI based bootloader code finished.
|
2024-07-23 16:33:49 -05:00 |
|
Jacob Pease
|
57eeba5c8c
|
Progress made on implementing new disk read function.
|
2024-07-23 15:47:23 -05:00 |
|
Jacob Pease
|
bf65cd2817
|
Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c
|
2024-07-23 14:18:42 -05:00 |
|
Jacob Pease
|
7a417d7a6c
|
Added true bootloader to fpga/zsbl directory.
|
2024-05-31 15:28:25 -05:00 |
|