From: Mathieu <mbriand@adeneo-embedded.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add Freescale MX53 support
Date: Mon, 13 Feb 2012 10:56:23 +0100 [thread overview]
Message-ID: <1329126983.24097.1.camel@mathieu-OptiPlex-745> (raw)
In-Reply-To: <1329126226-23552-1-git-send-email-mbriand@adeneo-embedded.com>
Hi,
So, finally, I realized there IS a good kernel defconfig in freescale
git, I just had to look in the right branch, not in master... sorry.
I hope I fixed all your comments about my patch (except maybe about
mx53/imx53 name, I'm still not shure what is better). If some changes
are still needed, please say so.
On Mon, 2012-02-13 at 10:43 +0100, Mathieu Briand wrote:
> Buildroot config and Linux Kernel config.
> Freescale binaries (xf86 video driver and multimedia codecs) not supported yet.
>
> Signed-off-by: Mathieu Briand <mbriand@adeneo-embedded.com>
> ---
> configs/mx53loco_defconfig | 18 ++++++++++++++++++
> 1 files changed, 18 insertions(+), 0 deletions(-)
> create mode 100644 configs/mx53loco_defconfig
>
> diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
> new file mode 100644
> index 0000000..eab5b18
> --- /dev/null
> +++ b/configs/mx53loco_defconfig
> @@ -0,0 +1,18 @@
> +# Architecture
> +BR2_arm=y
> +BR2_cortex_a8=y
> +
> +# System
> +BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
> +BR2_TARGET_UBOOT=y
> +BR2_TARGET_UBOOT_BOARDNAME="mx53_loco"
> +BR2_TARGET_UBOOT_CUSTOM_GIT=y
> +BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL="http://opensource.freescale.com/pub/scm/imx/uboot-imx.git"
> +BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION="rel_imx_2.6.35_11.09.01"
> +
> +# Kernel
> +BR2_LINUX_KERNEL=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="http://opensource.freescale.com/pub/scm/imx/linux-2.6-imx.git"
> +BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="rel_imx_2.6.35_11.09.01"
> +BR2_LINUX_KERNEL_DEFCONFIG="imx5"
next prev parent reply other threads:[~2012-02-13 9:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-03 12:47 [Buildroot] [PATCH] Add Freescale MX53 support Mathieu Briand
2012-02-03 13:56 ` Mathieu Briand
2012-02-06 23:00 ` Arnout Vandecappelle
2012-02-07 9:27 ` Peter Korsgaard
2012-02-07 9:31 ` Arnout Vandecappelle
2012-02-07 10:45 ` Peter Korsgaard
2012-02-07 10:06 ` Mathieu
2012-02-07 17:08 ` Arnout Vandecappelle
2012-02-07 10:22 ` Mathieu
2012-02-12 21:25 ` Peter Korsgaard
2012-02-13 9:43 ` Mathieu Briand
2012-02-13 9:56 ` Mathieu [this message]
2012-02-13 19:36 ` Arnout Vandecappelle
[not found] ` <28624_1329161809_q1DJaj6E025889_201202132036.29563.arnout@mind.be>
2012-02-14 8:31 ` [Buildroot] [RMX:###] " Mathieu Briand
2012-02-17 21:02 ` [Buildroot] " Peter Korsgaard
2012-02-17 21:23 ` Eric Bénard
2012-02-17 21:26 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1329126983.24097.1.camel@mathieu-OptiPlex-745 \
--to=mbriand@adeneo-embedded.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox