Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Forks
U-Boot
Commits
8ac28563
Commit
8ac28563
authored
May 16, 2013
by
Tom Rini
Browse files
README: Correct reference for CONFIG_SUPPORT_RAW_INITRD
Signed-off-by:
Tom Rini
<
trini@ti.com
>
parent
48e0b2bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README
README
+1
-1
No files found.
README
View file @
8ac28563
...
@@ -5063,7 +5063,7 @@ On some platforms, it's possible to boot Linux zImage. This is done
...
@@ -5063,7 +5063,7 @@ On some platforms, it's possible to boot Linux zImage. This is done
using the "bootz" command. The syntax of "bootz" command is the same
using the "bootz" command. The syntax of "bootz" command is the same
as the syntax of "bootm" command.
as the syntax of "bootm" command.
Note, defining the CONFIG_SUPPORT_INITRD
_RAW
allows user to supply
Note, defining the CONFIG_SUPPORT_
RAW_
INITRD allows user to supply
kernel with raw initrd images. The syntax is slightly different, the
kernel with raw initrd images. The syntax is slightly different, the
address of the initrd must be augmented by it's size, in the following
address of the initrd must be augmented by it's size, in the following
format: "<initrd addres>:<initrd size>".
format: "<initrd addres>:<initrd size>".
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment