soc/software: only keep 32-bit CSR alignment support.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 1 Jun 2020 08:01:14 +0000 (10:01 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 1 Jun 2020 08:01:14 +0000 (10:01 +0200)
commit4f82a36afdccfd030d26bcb49c6fe1017bfb87c2
treec220b132d034af295761fde702fc3378d846bd51
parent759367752caf21475b57d468a442635a87ac273b
soc/software: only keep 32-bit CSR alignment support.

64-bit support was added for 64-bit CPU because of limitation of the hardware
on CSR accesses. Now that the Wihhbone2CSR bus handles wishbone.sel, this is no
longer required.
litex/soc/integration/soc.py
litex/soc/integration/soc_core.py
litex/soc/software/bios/main.c
litex/soc/software/include/hw/common.h