Skip to content

Commit

Permalink
Sat Apr 15 15:03:18 ICT 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
hyphop committed Apr 15, 2017
1 parent 334e5f1 commit 7842a91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ we have tested on W25q128 spi flash, and this worked well!
<!--building time test
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.

Expand Down

0 comments on commit 7842a91

Please # to comment.