You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/litedram/gen-src/sdram_init
Benjamin Herrenschmidt 7f1f6b8525 litedram: Add support for Microwatt-initialized controller
This adds support for initializing the memory controller from microwatt
rather than using a built-in RiscV processor. This might require some
fixes to LiteX and LiteDRAM (they haven't been merged as of this commit
yet).

This is enabled in the shipped generated files and can be changed via
modifying the generator script to pass False to "mw_init"

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4 years ago
..
include litedram: Add support for Microwatt-initialized controller 4 years ago
libc litedram: Add support for Microwatt-initialized controller 4 years ago
Makefile litedram: Add support for Microwatt-initialized controller 4 years ago
bin2hex.py litedram: Add basic support for LiteX LiteDRAM 4 years ago
head.S litedram: Add basic support for LiteX LiteDRAM 4 years ago
main.c litedram: Add support for Microwatt-initialized controller 4 years ago
sdram_init.lds litedram: Add basic support for LiteX LiteDRAM 4 years ago