diff options
author | Breno Matheus Lima | 2018-10-10 01:10:40 +0000 |
---|---|---|
committer | Stefano Babic | 2018-10-22 14:22:42 +0200 |
commit | 843400fd267cf465d0119cc9623edd28deb40108 (patch) | |
tree | 76d29b213263c651740df0caef9236dc7cd79392 | |
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>
-rw-r--r-- | doc/imx/common/README.imx25 (renamed from doc/imx/README.imx25) | 0 | ||||
-rw-r--r-- | doc/imx/common/README.imx27 (renamed from doc/imx/README.imx27) | 0 | ||||
-rw-r--r-- | doc/imx/common/README.imx5 (renamed from doc/imx/README.imx5) | 0 | ||||
-rw-r--r-- | doc/imx/common/README.imx6 (renamed from doc/imx/README.imx6) | 0 | ||||
-rw-r--r-- | doc/imx/common/README.mxs (renamed from doc/imx/README.mxs) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/doc/imx/README.imx25 b/doc/imx/common/README.imx25 index 0ca21b6dfe4..0ca21b6dfe4 100644 --- a/doc/imx/README.imx25 +++ b/doc/imx/common/README.imx25 diff --git a/doc/imx/README.imx27 b/doc/imx/common/README.imx27 index 6f92cb47cec..6f92cb47cec 100644 --- a/doc/imx/README.imx27 +++ b/doc/imx/common/README.imx27 diff --git a/doc/imx/README.imx5 b/doc/imx/common/README.imx5 index ea0e144cedc..ea0e144cedc 100644 --- a/doc/imx/README.imx5 +++ b/doc/imx/common/README.imx5 diff --git a/doc/imx/README.imx6 b/doc/imx/common/README.imx6 index eab88353f6c..eab88353f6c 100644 --- a/doc/imx/README.imx6 +++ b/doc/imx/common/README.imx6 diff --git a/doc/imx/README.mxs b/doc/imx/common/README.mxs index e23ab9cc6d9..e23ab9cc6d9 100644 --- a/doc/imx/README.mxs +++ b/doc/imx/common/README.mxs |