From 2bf150fdaa7668f6ef6ae386e335eaba13d1e617 Mon Sep 17 00:00:00 2001 From: hyphop Date: Sat, 15 Apr 2017 15:03:57 +0700 Subject: [PATCH] Sat Apr 15 15:03:57 ICT 2017 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6bc7bc3..2947862 100644 --- a/README.md +++ b/README.md @@ -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