sunxi: Use BROM stored boot_media value to determine our boot-source
[oweals/u-boot.git] / arch / arm / include / asm / arch-vf610 / clock.h
index 535adadd79068cb9563c0d86c979c989e22f273d..e5a5c6d28f36ae8f230d5f00a255a78232d89bde 100644 (file)
@@ -17,6 +17,7 @@ enum mxc_clock {
        MXC_ESDHC_CLK,
        MXC_FEC_CLK,
        MXC_I2C_CLK,
+       MXC_DSPI_CLK,
 };
 
 void enable_ocotp_clk(unsigned char enable);