mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-11 23:43:15 +00:00
Instead of connecting core_alt_reset to litedram init_done, it moves to a syscon register bit. This simplifies top- files and future soc_reset handling. sdram main.c can unset the alt_reset bit after sdram init. Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>