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 /doc | |
| 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 'doc')
| -rw-r--r-- | doc/imx/common/imx25.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/imx/common/imx25.txt b/doc/imx/common/imx25.txt deleted file mode 100644 index 0ca21b6dfe4..00000000000 --- a/doc/imx/common/imx25.txt +++ /dev/null @@ -1,10 +0,0 @@ -U-Boot for Freescale i.MX25 - -This file contains information for the port of U-Boot to the Freescale i.MX25 -SoC. - -1. CONVENTIONS FOR FUSE ASSIGNMENTS ------------------------------------ - -1.1 MAC Address: It is stored in the words 26 to 31 of fuse bank 0, using the - natural MAC byte order (i.e. MSB first). |
