configs/imx6q-sabresd: Drop the 'quad' notation
authorFabio Estevam <festevam@gmail.com>
Mon, 25 Sep 2017 11:59:43 +0000 (08:59 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 26 Sep 2017 22:26:50 +0000 (00:26 +0200)
commitd5935bf70dc89c639bd7e2a7eed0578a7673edca
tree7de5ab7bdd45a51b8a76670061006b9e0a3a6b2d
parent1ef5e6f2a55459983ea118a549c47359b0d38df2
configs/imx6q-sabresd: Drop the 'quad' notation

Now that SPL is supported a single image can run on the different
variants of imx6 sabresd boards: imx6q, imx6dl and imx6qp.

So drop the 'quad' prefix from defconfig, directory and readme file
to make it generic.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
board/freescale/imx6-sabresd/linux_qt5.fragment [new file with mode: 0644]
board/freescale/imx6-sabresd/readme.txt [new file with mode: 0644]
board/freescale/imx6-sabresd/rootfs_overlay/root/sabresd.json [new file with mode: 0644]
board/freescale/imx6q-sabresd/linux_qt5.fragment [deleted file]
board/freescale/imx6q-sabresd/readme.txt [deleted file]
board/freescale/imx6q-sabresd/rootfs_overlay/root/sabresd.json [deleted file]
configs/imx6-sabresd_defconfig [new file with mode: 0644]
configs/imx6q-sabresd_defconfig [deleted file]
configs/imx6q-sabresd_qt5_defconfig