User Tools

Site Tools


kernel_for_iot-gate-imx7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kernel_for_iot-gate-imx7 [2017/12/13 17:39]
admin
kernel_for_iot-gate-imx7 [2017/12/25 14:22]
admin
Line 1: Line 1:
-  * nice -n 19 make zImage dtbs Image modules -j2+  * nice -n 19 ionice -c 3 make zImage dtbs Image modules -j2
   * make modules_install   * make modules_install
   * cd arch/​arm/​boot   * cd arch/​arm/​boot
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
 +
kernel_for_iot-gate-imx7.txt ยท Last modified: 2017/12/25 14:22 by admin