User Tools

Site Tools


tutorials:dvk521:documentations:a20:kernel_porting_and_configuration

Differences

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

Link to this comparison view

tutorials:dvk521:documentations:a20:kernel_porting_and_configuration [2013/12/10 15:13]
waveshare
tutorials:dvk521:documentations:a20:kernel_porting_and_configuration [2014/03/13 14:40] (current)
waveshare
Line 2: Line 2:
  
 ==== Kernel Porting ==== ==== Kernel Porting ====
-Get the linux kernel ​source code [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​COMMON/​|linux-sunxi-sunxi-3.4.61.tar.gz]],​+The zipped ​kernel ​linux-sunxi-sunxi-3.4.61.tar.gz can be found on [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​COMMON/​|linux-sunxi-sunxi-3.4.61.tar.gz]], ​the kernel config file can be found on [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​a20-cubieboard-dvk/​kernel%20configs/​|cubieboard2_defconfig]]
 Or can be obtained from the internet: Or can be obtained from the internet:
 https://​github.com/​linux-sunxi/​linux-sunxi/​releases ​ , https://​github.com/​linux-sunxi/​linux-sunxi/​releases ​ ,
Line 48: Line 48:
  
 {{:​tutorials:​dvk521:​documentations:​a20:​a20_3.jpg}} {{:​tutorials:​dvk521:​documentations:​a20:​a20_3.jpg}}
- 
  
 === Compile the kernel ===  === Compile the kernel === 
Line 54: Line 53:
   #make uImage ​   #make uImage ​
 It will take much time to complete the compiling. It will take much time to complete the compiling.
-When completed, the compressed kernel image will be generated under linux-sunxi-sunxi-3.4.61/​arch/​arm/​boot directory.+When completed, the compressed kernel image will be generated under linux-sunxi-sunxi-3.4.61_A20/​arch/​arm/​boot directory.
  
 <WRAP noprint> <WRAP noprint>
tutorials/dvk521/documentations/a20/kernel_porting_and_configuration.txt · Last modified: 2014/03/13 14:40 by waveshare