X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=06f3ed057d5ed24fa24b7c3ebdccb07a55665048;hb=9815e3ba807ddf395631be35629498e55af02fa0;hp=93c7ea966589984c334213fd6d84f8baa8521109;hpb=9ebc54b8a67b4112e7978493d1d588b3f4e3069b;p=oweals%2Fu-boot.git diff --git a/README b/README index 93c7ea9665..06f3ed057d 100644 --- a/README +++ b/README @@ -1603,6 +1603,15 @@ The following options need to be configured: See doc/README.link-local for more information. + - MAC address from environment variables + + FDT_SEQ_MACADDR_FROM_ENV + + Fix-up device tree with MAC addresses fetched sequentially from + environment variables. This config work on assumption that + non-usable ethernet node of device-tree are either not present + or their status has been marked as "disabled". + - CDP Options: CONFIG_CDP_DEVICE_ID @@ -2168,16 +2177,6 @@ The following options need to be configured: currently only supports clearing the memory. - Error Recovery: - CONFIG_PANIC_HANG - - Define this variable to stop the system in case of a - fatal error, so that you have to reset it manually. - This is probably NOT a good idea for an embedded - system where you want the system to reboot - automatically as fast as possible, but it may be - useful during development since you can try to debug - the conditions that lead to the situation. - CONFIG_NET_RETRY_COUNT This variable defines the number of retries for