From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Wed, 08 Oct 2014 19:52:36 +0900 Subject: [U-Boot] [PATCH] ORIGEN: Enhance origen config to be more flexible on boot. In-Reply-To: <5428FDCB.4070508@free.fr> References: <1411133566-15305-1-git-send-email-guillaume.gardet@free.fr> <5428FDCB.4070508@free.fr> Message-ID: <54351774.4040409@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 29/09/14 15:35, Guillaume Gardet wrote: > Ping. > > Guillaume > > Le 19/09/2014 15:32, Guillaume GARDET a ?crit : >> This patch enhances the boot of origen board by adding support to ext2, bootz, initrd, bootenv loading and boot script. >> It still keeps the previous mmc load command if boot script fails. >> >> Signed-off-by: Guillaume GARDET >> Cc: Minkyu Kang >> >> --- >> include/configs/origen.h | 35 ++++++++++++++++++++++++++++++++++- >> 1 file changed, 34 insertions(+), 1 deletion(-) >> Since Simon's patches are merged your patches are failed to apply. Please recheck this patch. Thanks, Minkyu Kang.