aboutsummaryrefslogtreecommitdiff
path: root/doc/README.pxe
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.pxe')
-rw-r--r--doc/README.pxe3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/README.pxe b/doc/README.pxe
index 95cd9b90d..2bbf53d95 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.