diff options
author | Tom Rini | 2021-09-07 22:29:57 -0400 |
---|---|---|
committer | Tom Rini | 2021-09-07 22:29:57 -0400 |
commit | 07298e4828b7d0904fbfd77d386f01b4a37a5609 (patch) | |
tree | ba4e04647da735f6ac5ddc547a26578d8e99855c /README | |
parent | ec929484ecd95279abd5a95516ec8307571a26a4 (diff) | |
parent | 5f588f831b7459ea910aaf75f4ddd2522987b0e6 (diff) |
Merge branch '2021-09-07-ATAGs-and-related-migration' into next
- Merge ATAGs and MACH_ID options to Kconfig, and then disable them for
nearly all platforms. A small number of platforms actively require
this support still, and have it still enabled. Otherwise, it's migrated
and disabled.
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -586,16 +586,6 @@ The following options need to be configured: crash. This is needed for buggy hardware (uc101) where no pull down resistor is connected to the signal IDE5V_DD7. - CONFIG_MACH_TYPE [relevant for ARM only][mandatory] - - This setting is mandatory for all boards that have only one - machine type and must be used to specify the machine type - number as it appears in the ARM machine registry - (see https://www.arm.linux.org.uk/developer/machines/). - Only boards that have multiple machine types supported - in a single configuration file and the machine type is - runtime discoverable, do not have to use this setting. - - vxWorks boot parameters: bootvx constructs a valid bootline using the following |