diff options
| author | Fabio Estevam <festevam@gmail.com> | 2016-11-06 20:43:27 -0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-07 23:05:34 +0100 |
| commit | e3f6475801067c8d0ef0c90a56a357105c5faa34 (patch) | |
| tree | 02643d2ecf3dbdd2f3d8ea8a7bbc1be057a8e8f6 /board/technexion | |
| parent | 177bbf65669cff25eaff5e0dfbf87ae161ab8803 (diff) | |
| download | buildroot-e3f6475801067c8d0ef0c90a56a357105c5faa34.tar.gz buildroot-e3f6475801067c8d0ef0c90a56a357105c5faa34.zip | |
freescale: Create the board/freescale/common/imx/ directory
In order to have a better hierarchy for the genimage scripts used by
NXP mx25, mx51, mx53, mx6, mx7 SoCs, let's place them inside the
board/freescale/common/imx/ directory.
This helps in creating a more natural separation between the mxs scripts
that are placed inside the board/freescale/common/mxs/ directory.
Suggested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/technexion')
| -rw-r--r-- | board/technexion/imx6ulpico/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/technexion/imx6ulpico/readme.txt b/board/technexion/imx6ulpico/readme.txt index a7c3a445d0..7eab3f6b86 100644 --- a/board/technexion/imx6ulpico/readme.txt +++ b/board/technexion/imx6ulpico/readme.txt @@ -46,7 +46,7 @@ command as root: *** WARNING! This will destroy all the card content. Use with care! *** For details about the medium image layout, see the definition in -board/freescale/common/genimage.cfg.template. +board/freescale/common/imx/genimage.cfg.template. Boot the i.MX6UL Pico board ========================= |

