diff options
author | Breno Matheus Lima <breno.lima@nxp.com> | 2018-10-10 01:10:40 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-10-22 14:22:42 +0200 |
commit | 843400fd267cf465d0119cc9623edd28deb40108 (patch) | |
tree | 76d29b213263c651740df0caef9236dc7cd79392 /doc/imx/common/README.imx27 | |
parent | 5eba73c52b3dd5983f3d0f7eca4a344d55e22719 (diff) |
doc: imx: Reorganize i.MX SoC common documentation
The following documents describe device details according to the
i.MX family:
- README.imx25
- README.imx27
- README.imx5
- README.imx6
- README.mxs
Move all device common related document to doc/imx/common for a better
directory structure.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Diffstat (limited to 'doc/imx/common/README.imx27')
-rw-r--r-- | doc/imx/common/README.imx27 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/imx/common/README.imx27 b/doc/imx/common/README.imx27 new file mode 100644 index 0000000000..6f92cb47ce --- /dev/null +++ b/doc/imx/common/README.imx27 @@ -0,0 +1,10 @@ +U-Boot for Freescale i.MX27 + +This file contains information for the port of U-Boot to the Freescale i.MX27 +SoC. + +1. CONVENTIONS FOR FUSE ASSIGNMENTS +----------------------------------- + +1.1 MAC Address: It is stored in the words 4 to 9 of fuse bank 0, using the + reversed MAC byte order (i.e. LSB first). |