diff options
| author | Tom Rini <[email protected]> | 2020-05-11 12:04:54 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-05-11 12:04:54 -0400 |
| commit | bb488ac34d9fbb892d870b0cbeabdbc5dc432653 (patch) | |
| tree | de8154a1242fee7495aa3b108888851d0ee56949 /doc/README.bootmenu | |
| parent | 1bccb23b7bb67e029cc6b22bf7d25243ef71c43c (diff) | |
| parent | 42e05704d8c0e84e8d0eb0bb52253adaa7c9eb86 (diff) | |
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
- Fix boot issues on Nokia RX-51
- Configure AM6 CPSW for 10Mbps in rgmii mode.
- Minor changes for J721e
Diffstat (limited to 'doc/README.bootmenu')
| -rw-r--r-- | doc/README.bootmenu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.bootmenu b/doc/README.bootmenu index ca5099089e7..9ff89f2e55c 100644 --- a/doc/README.bootmenu +++ b/doc/README.bootmenu @@ -1,6 +1,6 @@ SPDX-License-Identifier: GPL-2.0+ /* - * (C) Copyright 2011-2012 Pali Rohár <[email protected]> + * (C) Copyright 2011-2012 Pali Rohár <[email protected]> */ ANSI terminal bootmenu command |
