You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the platform couldnd't be matched by SMBIOS, now you can select the
platform config manually on the commandline.
This is not usually needed, just for advanced users.
For example:
```
framework_tool --test --driver portio --pd-addrs 8 64 --pd-ports 6 6 --has-mec true
framework_tool --test --driver portio --pd-addrs 8 64 --pd-ports 6 7 --has-mec true
framework_tool --test --driver portio --pd-addrs 66 64 --pd-ports 1 2 --has-mec false
```
Signed-off-by: Daniel Schaefer <[email protected]>
0 commit comments