]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/spc1920/pld.h
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / spc1920 / pld.h
index 3254f820c1e1d597b755059879d7cdb5c15ef46b..5beb71b5ccaab06d76226c2f2f7e0602e642c819 100755 (executable)
@@ -5,8 +5,8 @@ typedef struct spc1920_pld {
        uchar com1_en;
        uchar dsp_reset;
        uchar dsp_hpi_on;
+       uchar superv_mode;
        uchar codec_dsp_power_en;
-       uchar clk2_en;
        uchar clk3_select;
        uchar clk4_select;
 } spc1920_pld_t;