Re: [U-Boot] [PATCH v4 3/3] wandboard: Set default environment to use zImage

2014-01-06 Thread Otavio Salvador
Hello Wolfgang, On Fri, Jan 3, 2014 at 8:43 PM, Wolfgang Denk wrote: > Dear Otavio Salvador, > > In message <1388771903-8730-3-git-send-email-ota...@ossystems.com.br> you > wrote: >> >> ... There is no >> reason to continue using uImage for de

Re: [U-Boot] [PATCH v4 3/3] wandboard: Set default environment to use zImage

2014-01-05 Thread Wolfgang Denk
Dear Dennis, In message <20140104133617.43f70...@anubis.ausil.us> you wrote: > > > Sorry, but this "There is no reason to continue using uImage" is a > > phrase which challenges my protest. ... > It is all about the target use case, uImage and FIT images suit a > useful purpose in an embedded use

Re: [U-Boot] [PATCH v4 3/3] wandboard: Set default environment to use zImage

2014-01-04 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Happy new year Wolfgang El Fri, 03 Jan 2014 23:43:54 +0100 Wolfgang Denk escribió: > Dear Otavio Salvador, > > In message <1388771903-8730-3-git-send-email-ota...@ossystems.com.br> > you wrote: > > > >

Re: [U-Boot] [PATCH v4 3/3] wandboard: Set default environment to use zImage

2014-01-03 Thread Wolfgang Denk
Dear Otavio Salvador, In message <1388771903-8730-3-git-send-email-ota...@ossystems.com.br> you wrote: > > ... There is no > reason to continue using uImage for default environment. Sorry, but this "There is no reason to continue using uImage"

[U-Boot] [PATCH v4 3/3] wandboard: Set default environment to use zImage

2014-01-03 Thread Otavio Salvador
From: John Weber Change the default environment to use zImage instead of uImage, this requires changes to the default environment to load a file named zImage instead of uImage, and to use the 'bootz' command instead of 'bootm' when booting the kernel. The zImage works for FSL Linux's kernel fork