From a942845a32c4790591fe9cb5b1c563493ae44db0 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 27 Aug 2013 14:05:37 +0000 Subject: [PATCH] Cleanup README file --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8d4af55..dbcabb2 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ README for bootloader In this repository you'll find all required to convert kernel images from zImage format to uImage, which used by U-Boot. To do that you need to use mkimage, which can be built with the Makefile provided. - It's important to note that you must build mkimage with the compiler flags + It's important to note that you must build mkimage with the compiler flags for your host. Also mkimage can convert files like initrd.gz to uInitrd in order to be loaded it by U-Boot at boot stage. -- 2.26.2