From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Fri, 19 Sep 2014 15:48:39 +0200 Subject: [Buildroot] [PATCH] imx6sabresd: boot to /init in mfgtools mode In-Reply-To: <1407833366-21448-1-git-send-email-vincent.stehle@freescale.com> References: <1407833366-21448-1-git-send-email-vincent.stehle@freescale.com> Message-ID: <541C3437.6000906@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Vincent Stehl?, Vincent Stehl? wrote: > Buildroot supplies a nice /init wrapper script to use when booting from a > ramdisk. > > We add a patch to u-boot to tell the kernel to boot into /init (instead of > /linuxrc) on i.MX6, when booting in mfgtools mode. This way we can boot a > buildroot system entirely through USB. > > Signed-off-by: Vincent Stehl? > Cc: Gary Bisson > Cc: Thomas De Schampheleire > Cc: Gilles Talis Acked-by: Luca Ceresoli However, as you pointed out, this conflicts with my patches to support i.MX6DL. So I've rebased my patches on current master and added yours on top, adapted and completed with i.MX6DL support. I'll send this patchset in a while, with the addition of my Tested-by tag. -- Luca