[{"id":1764649,"web_url":"http://patchwork.ozlabs.org/comment/1764649/","msgid":"<20170907110225.e2irdmlt2ojvtl26@tarshish>","list_archive_url":null,"date":"2017-09-07T11:02:25","subject":"Re: [Buildroot] [PATCH 1/1] package/freescale-imx: add support for\n\ti.MX6UL","submitter":{"id":1458,"url":"http://patchwork.ozlabs.org/api/people/1458/","name":"Baruch Siach","email":"baruch@tkos.co.il"},"content":"Hi Julien,\n\nOn Thu, Sep 07, 2017 at 12:45:11PM +0200, julien.boibessot@free.fr wrote:\n> From: Julien BOIBESSOT <julien.boibessot@armadeus.com>\n> \n> Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>\n> ---\n>  package/freescale-imx/Config.in | 4 ++++\n>  1 file changed, 4 insertions(+)\n> \n> diff --git a/package/freescale-imx/Config.in b/package/freescale-imx/Config.in\n> index 656b44b..fa3f9a0 100644\n> --- a/package/freescale-imx/Config.in\n> +++ b/package/freescale-imx/Config.in\n> @@ -31,6 +31,9 @@ config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX53\n>  config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6Q\n>  \tbool \"imx6q\"\n>  \n> +config BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6UL\n> +\tbool \"imx6ul\"\n> +\n>  endchoice\n>  \n>  config BR2_PACKAGE_FREESCALE_IMX_PLATFORM\n> @@ -42,6 +45,7 @@ config BR2_PACKAGE_FREESCALE_IMX_PLATFORM\n>  \tdefault \"IMX51\" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX51\n>  \tdefault \"IMX53\" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX53\n>  \tdefault \"IMX6Q\" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6Q\n> +\tdefault \"IMX6UL\" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6UL\n\nWhat package do you need this for? Please elaborate on that in the commit log.\n\nbaruch","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.136; helo=silver.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","Received":["from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xnyGR6pwYz9s7C\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu,  7 Sep 2017 21:02:39 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id C4B42239B5;\n\tThu,  7 Sep 2017 11:02:34 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 7bhebOKV9-Cz; Thu,  7 Sep 2017 11:02:32 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby silver.osuosl.org (Postfix) with ESMTP id C2F1E2F807;\n\tThu,  7 Sep 2017 11:02:32 +0000 (UTC)","from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\tby ash.osuosl.org (Postfix) with ESMTP id D0CAD1C2121\n\tfor <buildroot@lists.busybox.net>;\n\tThu,  7 Sep 2017 11:02:31 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id CA7448893C\n\tfor <buildroot@lists.busybox.net>;\n\tThu,  7 Sep 2017 11:02:31 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id jpCy+G9YeYRe for <buildroot@lists.busybox.net>;\n\tThu,  7 Sep 2017 11:02:29 +0000 (UTC)","from mx.tkos.co.il (guitar.tcltek.co.il [192.115.133.116])\n\tby whitealder.osuosl.org (Postfix) with ESMTPS id 9C6078854F\n\tfor <buildroot@busybox.net>; Thu,  7 Sep 2017 11:02:29 +0000 (UTC)","from tarshish (unknown [10.0.8.6])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby mx.tkos.co.il (Postfix) with ESMTPS id 880E64407B2;\n\tThu,  7 Sep 2017 14:02:26 +0300 (IDT)"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","Date":"Thu, 7 Sep 2017 14:02:25 +0300","From":"Baruch Siach <baruch@tkos.co.il>","To":"julien.boibessot@free.fr","Message-ID":"<20170907110225.e2irdmlt2ojvtl26@tarshish>","References":"<1504781111-21406-1-git-send-email-julien.boibessot@free.fr>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<1504781111-21406-1-git-send-email-julien.boibessot@free.fr>","User-Agent":"NeoMutt/20170609 (1.8.3)","Cc":"buildroot@busybox.net, Julien BOIBESSOT <julien.boibessot@armadeus.com>","Subject":"Re: [Buildroot] [PATCH 1/1] package/freescale-imx: add support for\n\ti.MX6UL","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}}]