From 34bd23e42f3ba9b7fb333a29ea36e9a73b608b8e Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Wed, 28 Mar 2012 05:51:37 +0000 Subject: pxe: parse initrd file from append string For syslinux, the initrd can be set in the append string as "initrd=", so try to find it there if we haven't already set the initrd. Signed-off-by: Rob Herring --- doc/README.pxe | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/README.pxe') diff --git a/doc/README.pxe b/doc/README.pxe index 95cd9b90de..2bbf53d957 100644 --- a/doc/README.pxe +++ b/doc/README.pxe @@ -224,9 +224,6 @@ PXELINUX and U-boot's pxe support. - U-boot's pxe expects U-boot uimg's as kernels. Anything that would work with the 'bootm' command in U-boot could work with the 'pxe boot' command. -- U-boot's pxe doesn't recognize initrd options in the append command - you - must specify initrd files using the initrd command. - - U-boot's pxe only recognizes a single file on the initrd command line. It could be extended to support multiple. -- cgit v1.2.1