X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2FREADME.falcon;h=e9f8a7583c721cd96eb364ff23d591c0284c70b3;hb=c58ea6cb8c01b4e43e414cdc26bc29ad52284f21;hp=82a254b2e2565357a97a3479246023bbc02e3dbb;hpb=3deb22a4844cbda1a05c60dd29d8926e4dddaa4e;p=platform%2Fkernel%2Fu-boot.git diff --git a/doc/README.falcon b/doc/README.falcon index 82a254b..e9f8a75 100644 --- a/doc/README.falcon +++ b/doc/README.falcon @@ -31,9 +31,10 @@ informed to load it before running the kernel. To boot the kernel, these steps under a Falcon-aware U-Boot are required: 1. Boot the board into U-Boot. -Use the "spl export" command to generate the kernel parameters area or the DT. -U-Boot runs as when it boots the kernel, but stops before passing the control -to the kernel. +After loading the desired legacy-format kernel image into memory (and DT as +well, if used), use the "spl export" command to generate the kernel parameters +area or the DT. U-Boot runs as when it boots the kernel, but stops before +passing the control to the kernel. 2. Save the prepared snapshot into persistent media. The address where to save it must be configured into board configuration