Allow SPI BOOT_CLOCKS to be overridden by top level
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 15 Mar 2021 09:03:45 +0000 (20:03 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 15 Mar 2021 09:03:45 +0000 (20:03 +1100)
commit91a53d800157aeb5e528fe351360d659cabf7e2a
treea06d1cbbeb3f2b24b70788711844982d31d4ea59
parentd26a157cd7cadd4c4821bffb7226fd1d7ba807a6
Allow SPI BOOT_CLOCKS to be overridden by top level

Our SPI controller sends 8 dummy clocks at boot which Ben
added for some Xilinx boards. This should be harmless but
it is confusing the flash testbench in the Caravel project.

Add a parameter so it can be overridden at the top level.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
soc.vhdl