mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
Remove the 'External Test' and 'DRAM Loopback Test' mode
This commit is contained in:
parent
c9095dfe70
commit
6cbd47cbba
@ -65,8 +65,8 @@ static const struct sr_list_item opmode_list[] = {
|
||||
{OP_BUFFER,"Buffer Mode"},
|
||||
{OP_STREAM,"Stream Mode"},
|
||||
{OP_INTEST,"Internal Test"},
|
||||
{OP_EXTEST,"External Test"},
|
||||
{OP_LPTEST,"DRAM Loopback Test"},
|
||||
//{OP_EXTEST,"External Test"}, // Removed
|
||||
//{OP_LPTEST,"DRAM Loopback Test"},
|
||||
{-1, NULL},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user