diff options
Diffstat (limited to 'doc/README.pxe')
-rw-r--r-- | doc/README.pxe | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/README.pxe b/doc/README.pxe index 95cd9b9..2bbf53d 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. |