diff options
144 files changed, 432 insertions, 2 deletions
diff --git a/Makefile.rules b/Makefile.rules index c30b2cd873..9916fba5ba 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -114,7 +114,8 @@ cmd_run_coverage_test = ./util/run_host_test --coverage $* $(silent) # generate new version.h, compare if it changed and replace if so cmd_version = ./util/getversion.sh > $@.tmp && \ cmp -s $@.tmp $@ && rm -f $@.tmp || mv $@.tmp $@ -cmd_vif = $(out)/util/genvif -b $(BOARD) -o $(out) +cmd_vif = $(out)/util/genvif -b $(BOARD) -o $(out) \ + -v board/$(BOARD)/vif_override.xml cmd_mv_from_tmp = mv $(out)/$*.bin.tmp $(out)/$*.bin cmd_extractrw-y = dd if=$(out)/$(PROJECT).bin.tmp of=$(out)/$(PROJECT).RW.bin \ bs=1 count=$(_rw_size) skip=$(_rw_off) $(silent_err) @@ -459,7 +460,7 @@ $(out)/%.bin: $(out)/%.obj $(call quiet,copyrw-y,COPY_RW)) $(call quiet,mv_from_tmp,MV ) -$(out)/$(BOARD)_vif.xml: $(out)/util/genvif +$(out)/$(BOARD)_vif.xml: $(out)/util/genvif board/$(BOARD)/vif_override.xml $(call quiet,vif,VIF ) flat-y := $(out)/RW/$(PROJECT).RW.flat diff --git a/board/adlrvpm_ite/vif_override.xml b/board/adlrvpm_ite/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/adlrvpm_ite/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/adlrvpp_ite/vif_override.xml b/board/adlrvpp_ite/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/adlrvpp_ite/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/adlrvpp_npcx/vif_override.xml b/board/adlrvpp_npcx/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/adlrvpp_npcx/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/akemi/vif_override.xml b/board/akemi/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/akemi/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/aleena/vif_override.xml b/board/aleena/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/aleena/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/ambassador/vif_override.xml b/board/ambassador/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/ambassador/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/ampton/vif_override.xml b/board/ampton/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/ampton/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/asurada/vif_override.xml b/board/asurada/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/asurada/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/atlas/vif_override.xml b/board/atlas/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/atlas/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/berknip/vif_override.xml b/board/berknip/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/berknip/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/blipper/vif_override.xml b/board/blipper/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/blipper/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/bloog/vif_override.xml b/board/bloog/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/bloog/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/bobba/vif_override.xml b/board/bobba/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/bobba/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/boldar/vif_override.xml b/board/boldar/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/boldar/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/boten/vif_override.xml b/board/boten/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/boten/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/brya/vif_override.xml b/board/brya/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/brya/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/burnet/vif_override.xml b/board/burnet/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/burnet/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/careena/vif_override.xml b/board/careena/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/careena/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/casta/vif_override.xml b/board/casta/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/casta/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/cerise/vif_override.xml b/board/cerise/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/cerise/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/cherry/vif_override.xml b/board/cherry/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/cherry/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/cheza/vif_override.xml b/board/cheza/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/cheza/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/chocodile_vpdmcu/vif_override.xml b/board/chocodile_vpdmcu/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/chocodile_vpdmcu/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/coachz/vif_override.xml b/board/coachz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/coachz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/coffeecake/vif_override.xml b/board/coffeecake/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/coffeecake/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/collis/vif_override.xml b/board/collis/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/collis/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/copano/vif_override.xml b/board/copano/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/copano/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/coral/vif_override.xml b/board/coral/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/coral/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/cret/vif_override.xml b/board/cret/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/cret/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dalboz/vif_override.xml b/board/dalboz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dalboz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/damu/vif_override.xml b/board/damu/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/damu/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/delbin/vif_override.xml b/board/delbin/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/delbin/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dingdong/vif_override.xml b/board/dingdong/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dingdong/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dirinboz/vif_override.xml b/board/dirinboz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dirinboz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dood/vif_override.xml b/board/dood/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dood/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dooly/vif_override.xml b/board/dooly/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dooly/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dragonegg/vif_override.xml b/board/dragonegg/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dragonegg/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/dratini/vif_override.xml b/board/dratini/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/dratini/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/drawcia/vif_override.xml b/board/drawcia/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/drawcia/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/drobit/vif_override.xml b/board/drobit/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/drobit/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/eldrid/vif_override.xml b/board/eldrid/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/eldrid/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/elemi/vif_override.xml b/board/elemi/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/elemi/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/elm/vif_override.xml b/board/elm/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/elm/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/eve/vif_override.xml b/board/eve/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/eve/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/ezkinil/vif_override.xml b/board/ezkinil/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/ezkinil/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/fennel/vif_override.xml b/board/fennel/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/fennel/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/fizz/vif_override.xml b/board/fizz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/fizz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/flapjack/vif_override.xml b/board/flapjack/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/flapjack/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/fleex/vif_override.xml b/board/fleex/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/fleex/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/foob/vif_override.xml b/board/foob/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/foob/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/fusb307bgevb/vif_override.xml b/board/fusb307bgevb/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/fusb307bgevb/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/galtic/vif_override.xml b/board/galtic/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/galtic/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/garg/vif_override.xml b/board/garg/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/garg/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/glkrvp/vif_override.xml b/board/glkrvp/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/glkrvp/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/glkrvp_ite/vif_override.xml b/board/glkrvp_ite/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/glkrvp_ite/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/grunt/vif_override.xml b/board/grunt/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/grunt/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/gumboz/vif_override.xml b/board/gumboz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/gumboz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/guybrush/vif_override.xml b/board/guybrush/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/guybrush/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/halvor/vif_override.xml b/board/halvor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/halvor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/hatch/vif_override.xml b/board/hatch/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/hatch/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/helios/vif_override.xml b/board/helios/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/helios/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/hoho/vif_override.xml b/board/hoho/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/hoho/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/homestar/vif_override.xml b/board/homestar/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/homestar/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/host/vif_override.xml b/board/host/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/host/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/icarus/vif_override.xml b/board/icarus/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/icarus/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/it8xxx2_pdevb/vif_override.xml b/board/it8xxx2_pdevb/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/it8xxx2_pdevb/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/jacuzzi/vif_override.xml b/board/jacuzzi/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/jacuzzi/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/jinlon/vif_override.xml b/board/jinlon/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/jinlon/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/jslrvp_ite/vif_override.xml b/board/jslrvp_ite/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/jslrvp_ite/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kakadu/vif_override.xml b/board/kakadu/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kakadu/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kappa/vif_override.xml b/board/kappa/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kappa/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/karma/vif_override.xml b/board/karma/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/karma/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/katsu/vif_override.xml b/board/katsu/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/katsu/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kindred/vif_override.xml b/board/kindred/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kindred/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kodama/vif_override.xml b/board/kodama/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kodama/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kohaku/vif_override.xml b/board/kohaku/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kohaku/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kracko/vif_override.xml b/board/kracko/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kracko/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/kukui/vif_override.xml b/board/kukui/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/kukui/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/lantis/vif_override.xml b/board/lantis/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/lantis/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/lazor/vif_override.xml b/board/lazor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/lazor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/liara/vif_override.xml b/board/liara/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/liara/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/lick/vif_override.xml b/board/lick/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/lick/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/lindar/vif_override.xml b/board/lindar/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/lindar/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/lingcod/vif_override.xml b/board/lingcod/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/lingcod/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/madoo/vif_override.xml b/board/madoo/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/madoo/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/magolor/vif_override.xml b/board/magolor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/magolor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/makomo/vif_override.xml b/board/makomo/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/makomo/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/malefor/vif_override.xml b/board/malefor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/malefor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/mancomb/vif_override.xml b/board/mancomb/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/mancomb/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/marzipan/vif_override.xml b/board/marzipan/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/marzipan/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/mchpevb1/lfw/vif_override.xml b/board/mchpevb1/lfw/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/mchpevb1/lfw/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/meep/vif_override.xml b/board/meep/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/meep/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/metaknight/vif_override.xml b/board/metaknight/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/metaknight/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/morphius/vif_override.xml b/board/morphius/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/morphius/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/mushu/vif_override.xml b/board/mushu/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/mushu/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/nami/vif_override.xml b/board/nami/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/nami/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/nautilus/vif_override.xml b/board/nautilus/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/nautilus/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/nightfury/vif_override.xml b/board/nightfury/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/nightfury/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/nocturne/vif_override.xml b/board/nocturne/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/nocturne/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/nuwani/vif_override.xml b/board/nuwani/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/nuwani/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/oak/vif_override.xml b/board/oak/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/oak/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/palkia/vif_override.xml b/board/palkia/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/palkia/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/pdeval-stm32f072/vif_override.xml b/board/pdeval-stm32f072/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/pdeval-stm32f072/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/phaser/vif_override.xml b/board/phaser/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/phaser/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/plankton/vif_override.xml b/board/plankton/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/plankton/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/pompom/vif_override.xml b/board/pompom/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/pompom/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/poppy/vif_override.xml b/board/poppy/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/poppy/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/puff/vif_override.xml b/board/puff/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/puff/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/rainier/vif_override.xml b/board/rainier/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/rainier/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/rammus/vif_override.xml b/board/rammus/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/rammus/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/reef/vif_override.xml b/board/reef/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/reef/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/reef_it8320/vif_override.xml b/board/reef_it8320/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/reef_it8320/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/reef_mchp/lfw/vif_override.xml b/board/reef_mchp/lfw/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/reef_mchp/lfw/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/reef_mchp/vif_override.xml b/board/reef_mchp/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/reef_mchp/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/samus_pd/vif_override.xml b/board/samus_pd/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/samus_pd/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/sasuke/vif_override.xml b/board/sasuke/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/sasuke/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/sasukette/vif_override.xml b/board/sasukette/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/sasukette/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/scarlet/vif_override.xml b/board/scarlet/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/scarlet/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/servo_v4/vif_override.xml b/board/servo_v4/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/servo_v4/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/shuboz/vif_override.xml b/board/shuboz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/shuboz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/sklrvp_mchp/lfw/vif_override.xml b/board/sklrvp_mchp/lfw/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/sklrvp_mchp/lfw/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/sklrvp_mchp/vif_override.xml b/board/sklrvp_mchp/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/sklrvp_mchp/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/spherion/vif_override.xml b/board/spherion/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/spherion/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/stern/vif_override.xml b/board/stern/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/stern/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/storo/vif_override.xml b/board/storo/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/storo/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/stryke/vif_override.xml b/board/stryke/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/stryke/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/terrador/vif_override.xml b/board/terrador/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/terrador/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/tglrvpu_ite/vif_override.xml b/board/tglrvpu_ite/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/tglrvpu_ite/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/todor/vif_override.xml b/board/todor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/todor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/treeya/vif_override.xml b/board/treeya/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/treeya/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/trembyle/vif_override.xml b/board/trembyle/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/trembyle/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/trogdor/vif_override.xml b/board/trogdor/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/trogdor/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/trondo/vif_override.xml b/board/trondo/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/trondo/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/twinkie/vif_override.xml b/board/twinkie/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/twinkie/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/vilboz/vif_override.xml b/board/vilboz/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/vilboz/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/voema/vif_override.xml b/board/voema/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/voema/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/waddledee/vif_override.xml b/board/waddledee/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/waddledee/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/waddledoo/vif_override.xml b/board/waddledoo/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/waddledoo/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/wheelie/vif_override.xml b/board/wheelie/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/wheelie/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/willow/vif_override.xml b/board/willow/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/willow/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/woomax/vif_override.xml b/board/woomax/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/woomax/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/yorp/vif_override.xml b/board/yorp/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/yorp/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> diff --git a/board/zinger/vif_override.xml b/board/zinger/vif_override.xml new file mode 100644 index 0000000000..32736caf64 --- /dev/null +++ b/board/zinger/vif_override.xml @@ -0,0 +1,3 @@ +<!-- Add VIF field overrides here. See genvif.c and the Vendor Info File + Definition from the USB-IF. +--> |