freescale: Create the board/freescale/common/imx/ directory
authorFabio Estevam <festevam@gmail.com>
Sun, 6 Nov 2016 22:43:27 +0000 (20:43 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 7 Nov 2016 22:05:34 +0000 (23:05 +0100)
commite3f6475801067c8d0ef0c90a56a357105c5faa34
tree02643d2ecf3dbdd2f3d8ea8a7bbc1be057a8e8f6
parent177bbf65669cff25eaff5e0dfbf87ae161ab8803
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>
24 files changed:
board/freescale/common/genimage.cfg.template [deleted file]
board/freescale/common/imx/genimage.cfg.template [new file with mode: 0644]
board/freescale/common/imx/post-image.sh [new file with mode: 0755]
board/freescale/common/post-image.sh [deleted file]
board/freescale/imx25pdk/readme.txt
board/freescale/imx51evk/readme.txt
board/freescale/imx6sabre/readme.txt
board/freescale/imx6ulevk/readme.txt
board/freescale/imx7dsdb/readme.txt
board/technexion/imx6ulpico/readme.txt
configs/freescale_imx6dlsabreauto_defconfig
configs/freescale_imx6dlsabresd_defconfig
configs/freescale_imx6qsabreauto_defconfig
configs/freescale_imx6qsabresd_defconfig
configs/freescale_imx6sololiteevk_defconfig
configs/freescale_imx6sxsabresd_defconfig
configs/freescale_imx6ulevk_defconfig
configs/freescale_imx7dsabresd_defconfig
configs/imx6ulpico_defconfig
configs/mx25pdk_defconfig
configs/mx51evk_defconfig
configs/mx53loco_defconfig
configs/warp7_defconfig
configs/warpboard_defconfig