Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] configs: add defconfig for Freescale i.MX31 PDK
Date: Thu, 19 Mar 2015 22:32:49 +0100	[thread overview]
Message-ID: <550B4081.3070906@mind.be> (raw)
In-Reply-To: <1426780358-15223-1-git-send-email-vincent.stehle@freescale.com>

[Quick remark, I don't have time for a full review now]

On 19/03/15 16:52, Vincent Stehl? wrote:
> diff --git a/board/freescale/imx31_3stack/patches/linux/linux-imx31_3stack_defconfig-enable-support-for-initramfs.patch b/board/freescale/imx31_3stack/patches/linux/linux-imx31_3stack_defconfig-enable-support-for-initramfs.patch
> new file mode 100644
> index 0000000..6c326d9
> --- /dev/null
> +++ b/board/freescale/imx31_3stack/patches/linux/linux-imx31_3stack_defconfig-enable-support-for-initramfs.patch
> @@ -0,0 +1,30 @@
> +From d951151b94a03c1ad33bcfec223358a0e7437115 Mon Sep 17 00:00:00 2001
> +From: =?UTF-8?q?Vincent=20Stehl=C3=A9?= <vincent.stehle@freescale.com>
> +Date: Thu, 19 Mar 2015 10:53:56 +0100
> +Subject: [PATCH] imx31_3stack_defconfig: enable support for initramfs
> +MIME-Version: 1.0
> +Content-Type: text/plain; charset=UTF-8
> +Content-Transfer-Encoding: 8bit
> +
> +Signed-off-by: Vincent Stehl? <vincent.stehle@freescale.com>
> +---
> + arch/arm/configs/imx31_3stack_defconfig | 3 ++-
> + 1 file changed, 2 insertions(+), 1 deletion(-)
> +
> +diff --git a/arch/arm/configs/imx31_3stack_defconfig b/arch/arm/configs/imx31_3stack_defconfig
> +index d54abf1..ca5d885 100644
> +--- a/arch/arm/configs/imx31_3stack_defconfig
> ++++ b/arch/arm/configs/imx31_3stack_defconfig
> +@@ -55,7 +55,8 @@ CONFIG_SYSFS_DEPRECATED=y
> + CONFIG_SYSFS_DEPRECATED_V2=y
> + # CONFIG_RELAY is not set
> + # CONFIG_NAMESPACES is not set
> +-# CONFIG_BLK_DEV_INITRD is not set
> ++CONFIG_BLK_DEV_INITRD=y
> ++CONFIG_INITRAMFS_SOURCE=""

 This shouldn't be needed, since buildroot will enable these automatically when
cpio or initramfs filesystem is selected. If not, there's something wrong with
the linux/kconfig infrastructure...


 Regards,
 Arnout

> + CONFIG_CC_OPTIMIZE_FOR_SIZE=y
> + CONFIG_SYSCTL=y
> + CONFIG_EMBEDDED=y
> +-- 
> +2.1.4


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  reply	other threads:[~2015-03-19 21:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17  9:43 [Buildroot] [PATCH] configs: add defconfig for Freescale i.MX31 PDK Vincent Stehlé
2015-03-18 23:32 ` Arnout Vandecappelle
2015-03-19 15:37   ` Vincent Stehlé
2015-03-19 15:58     ` Thomas Petazzoni
2015-03-19 21:26     ` Arnout Vandecappelle
2015-03-19 21:28       ` Arnout Vandecappelle
2015-03-20 14:53       ` Vincent Stehlé
2015-03-20 14:57       ` [Buildroot] [PATCH v4] " Vincent Stehlé
2015-03-21 17:27         ` Arnout Vandecappelle
2015-03-24 18:51           ` Vincent Stehlé
2015-03-24 18:53           ` [Buildroot] [PATCH v5] " Vincent Stehlé
2015-03-25  0:02             ` Thomas Petazzoni
2015-03-19 15:52   ` [Buildroot] [PATCH v2] " Vincent Stehlé
2015-03-19 21:32     ` Arnout Vandecappelle [this message]
2015-03-20  9:02       ` Vincent Stehlé
2015-03-20  9:05       ` [Buildroot] [PATCH v3] " Vincent Stehlé

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=550B4081.3070906@mind.be \
    --to=arnout@mind.be \
    --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