We're no longer updating This wiki!!

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
en:u3_building_u-boot [2015/02/08 14:15]
odroid [Installation]
en:u3_building_u-boot [2015/10/06 17:57]
codewalker [Checkout & compile]
Line 13: Line 13:
 <​code>​ <​code>​
 export PATH=/​opt/​toolchains/​arm-eabi-4.4.3/​bin:​$PATH export PATH=/​opt/​toolchains/​arm-eabi-4.4.3/​bin:​$PATH
 +export CROSS_COMPILE=arm-eabi-
 </​code>​ </​code>​
 You can apply the change if you login again or import ​ You can apply the change if you login again or import ​
Line 36: Line 37:
 You can checkout **U-boot** source tree from **[[https://​github.com/​hardkernel/​u-boot/​tree/​odroidc-v2011.03|Hardkernel'​s Github]]**. You can checkout **U-boot** source tree from **[[https://​github.com/​hardkernel/​u-boot/​tree/​odroidc-v2011.03|Hardkernel'​s Github]]**.
 <​code>​ <​code>​
-$ git clone https://​github.com/​hardkernel/​u-boot.git -b odroid-v2010.12+$ git clone https://​github.com/​hardkernel/​u-boot.git -b odroid-v2015.10
 </​code>​ </​code>​
 Before you compile **U-boot**, you must configure for **ODROID-U3** with following command. Before you compile **U-boot**, you must configure for **ODROID-U3** with following command.
en/u3_building_u-boot.txt ยท Last modified: 2015/10/06 17:57 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0