Add usb stuff

This commit is contained in:
Daniel Fullmer 2020-10-18 23:18:18 -07:00
parent 248244f600
commit b60a5b8be2
2 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,10 @@ dmesg error: `spi-nor spi0.0: unrecognized JEDEC id bytes: 0b 40 18 0b 40 18`
## Ethernet
Working fine in linux. U-boot needs support
## USB
Not working in linux or u-boot
dmesg reports: `supply vcc not found, using dummy regulator`
## WIFI
Dmesg errors:
```

View File

@ -59,6 +59,7 @@ in
alsaUtils
ffmpeg
(v4l_utils.override { withGUI = false; })
usbutils
];
###