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:xu3_building_u-boot [2017/03/27 07:25]
odroid [Installation]
en:xu3_building_u-boot [2017/03/27 07:26]
odroid [Updating from Linux]
Line 94: Line 94:
  
 ==== Installation using fastboot ==== ==== Installation using fastboot ====
-If you can boot your **ODROID-XU3** already and want to install a new **u-boot.bin** built by you. Fastboot helps you to install a **u-boot.bin** into your board.+If you can boot your **ODROID-XU3/4** already and want to install a new **u-boot.bin** built by you. Fastboot helps you to install a **u-boot.bin** into your board.
  
 u-boot.bin install u-boot.bin install
Line 122: Line 122:
 </​code>​ </​code>​
 ==== Updating from Linux ==== ==== Updating from Linux ====
-You also can update U-boot from Linux with **dd** command. After building U-boot, copy **u-boot.bin** into your **ODROID-XU3**. Then do the command below in order to flash your U-boot image to MicroSD.+You also can update U-boot from Linux with **dd** command. After building U-boot, copy **u-boot.bin** into your **ODROID-XU3/4**. Then do the command below in order to flash your U-boot image to MicroSD.
 <​code>​ <​code>​
 $ sudo dd if=u-boot.bin of=<​device/​path/​of/​your/​card>​ seek=63 $ sudo dd if=u-boot.bin of=<​device/​path/​of/​your/​card>​ seek=63
en/xu3_building_u-boot.txt ยท Last modified: 2017/03/27 07:26 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0