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/11/30 13:34]
admin
kernel_for_iot-gate-imx7 [2017/12/25 14:22] (current)
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
   * mount /boot   * mount /boot
   * cp zImage /​boot/​kernel.img   * cp zImage /​boot/​kernel.img
 +  * 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.1512048881.txt.gz ยท Last modified: 2017/11/30 13:34 by admin