diff options
| author | Tom Rini <[email protected]> | 2021-10-02 15:47:28 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-02 15:47:28 -0400 |
| commit | 67e6c540a098ee5ecb3fdf0b332d9a63b00fdbd7 (patch) | |
| tree | 8ff78427becb50e6e4b0514f529d35a0c9ece1a0 /README | |
| parent | 570320da3b4248f882349400dc5b4f8dbc403cef (diff) | |
| parent | 561d1d3fbaa6879cd5d27a4674a3ca3daf8b0aa3 (diff) | |
Merge branch '2021-10-01-assorted-removal-and-migration' into next
- Remove the last non-CONFIG_DM boards, and their related unused code.
- Finish a few partial migrations to Kconfig, and remove some redundant
serial related code.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -647,11 +647,6 @@ The following options need to be configured: time on others. This setting #define's the initial value of the "loads_echo" environment variable. -- Kgdb Serial Baudrate: (if CONFIG_CMD_KGDB is defined) - CONFIG_KGDB_BAUDRATE - Select one of the baudrates listed in - CONFIG_SYS_BAUDRATE_TABLE, see below. - - Removal of commands If no commands are needed to boot, you can disable CONFIG_CMDLINE to remove them. In this case, the command line |
