您好,登錄后才能下訂單哦!
今天給大家介紹一下Banana Pi如何編譯Bootup u-boot。文章的內(nèi)容小編覺得不錯,現(xiàn)在給大家分享一下,覺得有需要的朋友可以了解一下,希望對大家有所幫助,下面跟著小編的思路一起來閱讀吧。
1. compile u-boot
$ git clone git://github.com/linux-sunxi/u-boot-sunxi.git
$ make Cubieboard2_config
$ make
2. burn u-boot
$ dd if=/dev/zero of=/dev/sdb bs=1M count=1
$ dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1024 seek=8
3. start u-boot
--->8---
U-Boot SPL 2014.04-rc2-10390-g96510e1 (Apr 04 2014 - 21:11:38)
Board: Cubieboard2
DRAM: 1024 MiB
CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
spl: not an uImage at 1600
U-Boot 2014.04-rc2-10390-g96510e1 (Apr 04 2014 - 21:11:38) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
Board: Cubieboard2
I2C: ready
DRAM: 1 GiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: Phy not found
dwmac.1c50000
Warning: failed to set MAC address
Hit any key to stop autoboot: 0
以上就是Banana Pi如何編譯Bootup u-boot的全部內(nèi)容了,更多與Banana Pi如何編譯Bootup u-boot相關(guān)的內(nèi)容可以搜索億速云之前的文章或者瀏覽下面的文章進行學(xué)習(xí)哈!相信小編會給大家增添更多知識,希望大家能夠支持一下億速云!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。