X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fspc1920%2Fpld.h;h=5beb71b5ccaab06d76226c2f2f7e0602e642c819;hb=345be0b26734c560e8b33531ab21a1272179c5c3;hp=3254f820c1e1d597b755059879d7cdb5c15ef46b;hpb=b440d0ef72e6278973d3220c10136a4c0624c286;p=oweals%2Fu-boot.git diff --git a/board/spc1920/pld.h b/board/spc1920/pld.h index 3254f820c1..5beb71b5cc 100644 --- a/board/spc1920/pld.h +++ b/board/spc1920/pld.h @@ -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;