soc: Don't update CSR alignment when there is no CPU
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 12 May 2020 11:31:23 +0000 (21:31 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 12 May 2020 11:31:23 +0000 (21:31 +1000)
commitecbd40284a0c1d56c95cc1c13886847549365f2b
treef93febdb7b2a8a4ccde02281210790cbc1f282a1
parentf28f2471303349e886b3636a0f55d7d533c3c084
soc: Don't update CSR alignment when there is no CPU

The alignment specified by the standalone core config should
be honored.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
litex/soc/integration/soc.py