Add usb stuff
This commit is contained in:
parent
248244f600
commit
b60a5b8be2
@ -69,6 +69,10 @@ dmesg error: `spi-nor spi0.0: unrecognized JEDEC id bytes: 0b 40 18 0b 40 18`
|
|||||||
## Ethernet
|
## Ethernet
|
||||||
Working fine in linux. U-boot needs support
|
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
|
## WIFI
|
||||||
Dmesg errors:
|
Dmesg errors:
|
||||||
```
|
```
|
||||||
|
@ -59,6 +59,7 @@ in
|
|||||||
alsaUtils
|
alsaUtils
|
||||||
ffmpeg
|
ffmpeg
|
||||||
(v4l_utils.override { withGUI = false; })
|
(v4l_utils.override { withGUI = false; })
|
||||||
|
usbutils
|
||||||
];
|
];
|
||||||
|
|
||||||
###
|
###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user