From 8ac28563a059bea49c23bfc4ae88f749ad2b47d3 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 16 May 2013 11:40:11 -0400 Subject: README: Correct reference for CONFIG_SUPPORT_RAW_INITRD Signed-off-by: Tom Rini --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3d81092057..3012dcdc16 100644 --- a/README +++ b/README @@ -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 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 address of the initrd must be augmented by it's size, in the following format: ":". -- cgit v1.2.3