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

Next revision
Previous revision
kernel_for_iot-gate-imx7 [2017/11/08 17:17]
admin created
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
-  * mkimage ​-A arm -O linux -C none -T kernel ​-a 0x46000000 ​-e 0x46000000 -n "​linux-3.1X" -d zImage uImage+  * mount /boot 
 +  * 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.1510161449.txt.gz · Last modified: 2017/11/08 17:17 by admin