| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-24 | bsp: fomu: fix rom address for example programs | Sean Cross | |
| During development, the ROM address was at offset 0x2001a000 (due to the fact that the test program was located immediately following the bitstream). In normal Fomus, the ROM address is at offset 0x20040000, in order to take into account additional bitstreams and bootloaders. Correct the address to the offset in order to get examples working with existing Fomus. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | bsp: fomu: update | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | bsp: fomu: fix linker script overlap | Sean Cross | |
| The end of the data section was overlapping the start of the bss. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: initial commit | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
