X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=57426e55eae5ae16c0581f0ba923cafaa7ad50f7;hb=9b4d65f918dd84a479552b86ef2cde389926738f;hp=676f41e7f09fc1f87e3d4e6a2ef0cbe5df8ea87f;hpb=02ebe6f702ec8d025926b0ea7c2088e302c5a302;p=u-boot diff --git a/README b/README index 676f41e7f0..57426e55ea 100644 --- a/README +++ b/README @@ -690,6 +690,21 @@ The following options need to be configured: exists, unlike the similar options in the Linux kernel. Do not set these options unless they apply! + NOTE: The following can be machine specific errata. These + do have ability to provide rudimentary version and machine + specific checks, but expect no product checks. + CONFIG_ARM_ERRATA_430973 + CONFIG_ARM_ERRATA_454179 + CONFIG_ARM_ERRATA_621766 + CONFIG_ARM_ERRATA_798870 + +- Tegra SoC options: + CONFIG_TEGRA_SUPPORT_NON_SECURE + + Support executing U-Boot in non-secure (NS) mode. Certain + impossible actions will be skipped if the CPU is in NS mode, + such as ARM architectural timer initialization. + - Driver Model Driver model is a new framework for devices in U-Boot introduced in early 2014. U-Boot is being progressively @@ -803,7 +818,6 @@ The following options need to be configured: Enable removing of devices. - - Linux Kernel Interface: CONFIG_CLOCKS_IN_MHZ