]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
env: Add an enum for environment state
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 3cf139edebba4e9f636ff9a6360b268f9f48ff36..3fdb89cc79a6d8249374f68c59f8e7466a9c1623 100644 (file)
--- a/README
+++ b/README
@@ -699,11 +699,6 @@ The following options need to be configured:
                when no character is read on the console interface
                within "Boot Delay" after reset.
 
-               CONFIG_BOOTARGS
-               This can be used to pass arguments to the bootm
-               command. The value of CONFIG_BOOTARGS goes into the
-               environment value "bootargs".
-
                CONFIG_RAMBOOT and CONFIG_NFSBOOT
                The value of these goes into the environment as
                "ramboot" and "nfsboot" respectively, and can be used