From ccd05a246c88d603b764d882952bcf7a693f9237 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 7 Oct 2013 10:33:33 -0500 Subject: [PATCH] wand: rename, this seemed like a good idea, till the solo/dual share the same imx6dl-dts file Signed-off-by: Robert Nelson --- README | 4 ++-- hwpack/{imx6dl-wandboard.conf => wandboard-dual.conf} | 0 hwpack/{imx6q-wandboard.conf => wandboard-quad.conf} | 0 mk_mmc.sh | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) rename hwpack/{imx6dl-wandboard.conf => wandboard-dual.conf} (100%) rename hwpack/{imx6q-wandboard.conf => wandboard-quad.conf} (100%) diff --git a/README b/README index 1da6f4b..e95be5d 100644 --- a/README +++ b/README @@ -13,10 +13,10 @@ Required Options: Freescale based: imx51-babbage imx53-qsb - imx6dl-wandboard + wandboard-dual imx6q-sabrelite imx6q-sabresd - imx6q-wandboard + wandboard-quad TI based: am335x-bone-serial am335x-bone-video diff --git a/hwpack/imx6dl-wandboard.conf b/hwpack/wandboard-dual.conf similarity index 100% rename from hwpack/imx6dl-wandboard.conf rename to hwpack/wandboard-dual.conf diff --git a/hwpack/imx6q-wandboard.conf b/hwpack/wandboard-quad.conf similarity index 100% rename from hwpack/imx6q-wandboard.conf rename to hwpack/wandboard-quad.conf diff --git a/mk_mmc.sh b/mk_mmc.sh index df9e1f4..6093776 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -1659,10 +1659,10 @@ usage () { Freescale: imx51-babbage imx53-qsb - imx6dl-wandboard + wandboard-dual imx6q-sabrelite imx6q-sabresd - imx6q-wandboard + wandboard-quad TI: am335x-bone-serial am335x-bone-video