X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=6f98e09e680d539246c279a18059c2f38ad7ce10;hb=58c35b17aa8f6192d44edcd016ab2f7045bc0e97;hp=87d79ef419685fabe2f0fe976386c82ab43c0cfe;hpb=3bf5f13c0cda80cf1075c53862cb3ba998245cf8;p=oweals%2Fu-boot.git diff --git a/README b/README index 87d79ef419..6f98e09e68 100644 --- a/README +++ b/README @@ -812,14 +812,6 @@ The following options need to be configured: CONFIG_AT91_HW_WDT_TIMEOUT specify the timeout in seconds. default 2 seconds. -- U-Boot Version: - CONFIG_VERSION_VARIABLE - If this variable is defined, an environment variable - named "ver" is created by U-Boot showing the U-Boot - version as printed by the "version" command. - Any change to this variable will be reverted at the - next reset. - - Real-Time Clock: When CONFIG_CMD_DATE is selected, the type of the RTC @@ -2213,12 +2205,6 @@ The following options need to be configured: the environment like the "source" command or the boot command first. - CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG - - Define this in order to add variables describing certain - run-time determined information about the hardware to the - environment. These will be named board_name, board_rev. - CONFIG_DELAY_ENVIRONMENT Normally the environment is loaded when the board is @@ -2802,9 +2788,6 @@ Configuration Settings: Begin and End addresses of the area used by the simple memory test. -- CONFIG_SYS_ALT_MEMTEST: - Enable an alternate, more extensive memory test. - - CONFIG_SYS_MEMTEST_SCRATCH: Scratch address used by the alternate memory test You only need to set this if address zero isn't writeable