Re: [U-Boot] [PATCH V2] ORIGEN: Enhance origen config to be more flexible on boot.

2014-11-25 Thread Sjoerd Simons
On Tue, 2014-11-25 at 10:29 +0900, Minkyu Kang wrote: > On 08/10/14 22:04, Guillaume GARDET wrote: > > V2: rebased on latest GIT version > > > > V1: This patch enhances the boot of origen board by adding support to ext2, > > bootz, initrd, bootenv loading and boot script. > > It still keeps the p

Re: [U-Boot] [PATCH V2] ORIGEN: Enhance origen config to be more flexible on boot.

2014-11-24 Thread Minkyu Kang
On 08/10/14 22:04, Guillaume GARDET wrote: > V2: rebased on latest GIT version > > V1: 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:

[U-Boot] [PATCH V2] ORIGEN: Enhance origen config to be more flexible on boot.

2014-10-08 Thread Guillaume GARDET
V2: rebased on latest GIT version V1: 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