Skip to content

Commit

Permalink
Sat Apr 15 15:03:57 ICT 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
hyphop committed Apr 15, 2017
1 parent 7842a91 commit 2bf150f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ we have tested on W25q128 spi flash, and this worked well!
echo START; mkdir /tmp/zero_builder; cd /tmp/zero_builder; date ; git clone https://github.com/hyphop/miZy-uboot; cd miZy-uboot; ./uboot_prepare; ./uboot_build; date; echo "END"
-->

## Easy make - by one-line command

wget http://raw.githubusercontent.com/hyphop/miZy-uboot/master/make_it_easy -O- | sh -

if everything is ok, compilled uboot must be there **./uboot-mizy.bin**, and ready for usage!
now we can clear building data.

./uboot_clear_all

## Easy make - by one-line command

wget http://raw.githubusercontent.com/hyphop/miZy-uboot/master/make_it_easy -O- | sh -

## Output

* u-boot-sunxi-with-spl.bin -> ./uboot-mizy/u-boot-sunxi-with-spl.bin
Expand Down

0 comments on commit 2bf150f

Please # to comment.