This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
kernel_for_iot-gate-imx7 [2017/12/14 20:10] admin |
kernel_for_iot-gate-imx7 [2017/12/25 14:22] (current) admin |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * cp zImage /boot/kernel.img | * cp zImage /boot/kernel.img | ||
| * cp dts/imx7d-sbc-iot-imx7.dtb /boot/imx7d-sbc-iot-imx7.dtb | * cp dts/imx7d-sbc-iot-imx7.dtb /boot/imx7d-sbc-iot-imx7.dtb | ||
| + | |||
| + | == USB == | ||
| + | CONFIG_USB_CHIPIDEA | ||
| + | CONFIG_USB_CHIPIDEA_UDC | ||
| + | CONFIG_USB_CHIPIDEA_HOST | ||
| + | CONFIG_USB_EHCI_HCD | ||
| + | CONFIG_USB_EHCI_MXC | ||
| + | CONFIG_AM335X_PHY_USB | ||
| + | CONFIG_NOP_USB_XCEIV | ||
| + | CONFIG_USB_MXS_PHY | ||
| + | |||