Commit 24fae3e
committed
delta_get_board_type_name: use VHD fn
With VHD 6.3x and above, use VHD_BOARDTYPE_ToPrettyString() to support
also new types without having to manually manage the list, eg.:
- VHD_BOARDTYPE_MIXEDINTERFACE
- VHD_BOARDTYPE_FLEX_DEPRECATED
- VHD_BOARDTYPE_ASI
- VHD_BOARDTYPE_IP
- VHD_BOARDTYPE_HDMI20
- VHD_BOARDTYPE_FLEX_DP
- VHD_BOARDTYPE_FLEX_SDI
- VHD_BOARDTYPE_12G
- VHD_BOARDTYPE_FLEX_HMI1 parent 0fe1f43 commit 24fae3e
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
811 | 817 | | |
812 | 818 | | |
813 | 819 | | |
| |||
824 | 830 | | |
825 | 831 | | |
826 | 832 | | |
| 833 | + | |
827 | 834 | | |
0 commit comments