X-Git-Url: http://gitweb/?a=blobdiff_plain;f=README;h=dbcabb212f144058c6f39cd718596da6929a35dc;hb=a942845a32c4790591fe9cb5b1c563493ae44db0;hp=8d4af553ea72a7462bd70c8b214873c6d860e953;hpb=efc3cbcf2a71f00c53d5de102adccf5e815e9691;p=bootloader.git 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.