User Tools

Site Tools


making_kernel_with_dtb

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
making_kernel_with_dtb [2013/04/09 17:31] 78.122.149.196making_kernel_with_dtb [2013/06/12 08:01] (current) starox
Line 13: Line 13:
  
 ^ Distribution name ^ toolchain provider ^ commands to get mkimage command ^ toolchain triplet ^ ^ Distribution name ^ toolchain provider ^ commands to get mkimage command ^ toolchain triplet ^
-| Ubuntu 12.10 | ubuntu |sudo apt-get install arm-linux-gnueabi-gcc | arm-linux-gnueabi- |+| Ubuntu >= 12.10 | ubuntu |sudo apt-get install arm-linux-gnueabi-gcc | arm-linux-gnueabi- |
 | Debian squeeze | [[http://www.emdebian.org/|embedian]] | Follow instruction on [[http://www.emdebian.org/crosstools.html]] or [[http://wiki.debian.org/EmdebianToolchain]] \\ The quick way : \\ ''# echo "deb http://www.emdebian.org/debian/ squeeze main" >> etc/apt/sources.list\\ # apt-get update\\ # apt-get install emdebian-archive-keyring\\ # apt-key add /usr/share/emdebian-tools/emdebian-archive-keyring.gpg\\ # apt-key add /usr/share/keyrings/emdebian-archive-keyring.gpg\\ # apt-get update\\  # apt-get install gcc-4.4-arm-linux-gnueabi'' | arm-linux-gnueabi- | | Debian squeeze | [[http://www.emdebian.org/|embedian]] | Follow instruction on [[http://www.emdebian.org/crosstools.html]] or [[http://wiki.debian.org/EmdebianToolchain]] \\ The quick way : \\ ''# echo "deb http://www.emdebian.org/debian/ squeeze main" >> etc/apt/sources.list\\ # apt-get update\\ # apt-get install emdebian-archive-keyring\\ # apt-key add /usr/share/emdebian-tools/emdebian-archive-keyring.gpg\\ # apt-key add /usr/share/keyrings/emdebian-archive-keyring.gpg\\ # apt-get update\\  # apt-get install gcc-4.4-arm-linux-gnueabi'' | arm-linux-gnueabi- |
  
Line 19: Line 19:
 ====== Setting up kernel source ====== ====== Setting up kernel source ======
  
-There is 2 kind of lacie devices :+There is 2 kind of LaCie devices :
   * those supported by the mainstream linux kernel   * those supported by the mainstream linux kernel
   * those supported by the lacie-nas.org kernel   * those supported by the lacie-nas.org kernel
making_kernel_with_dtb.1365521516.txt.gz · Last modified: 2013/04/09 17:31 by 78.122.149.196