Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-24 Thread Nishanth Menon
On 03/23/2013 11:20 PM, Sricharan R wrote: Hi Nishanth, On Saturday 23 March 2013 08:57 PM, Nishanth Menon wrote: On 03/22/2013 08:03 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 06:43 PM, Nishanth Menon wrote: For production systems it is better to use

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-24 Thread Sricharan R
On Monday 25 March 2013 08:09 AM, Nishanth Menon wrote: On 03/23/2013 11:20 PM, Sricharan R wrote: Hi Nishanth, On Saturday 23 March 2013 08:57 PM, Nishanth Menon wrote: On 03/22/2013 08:03 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 06:43 PM, Nishanth

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-23 Thread Nishanth Menon
On 03/22/2013 08:03 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 06:43 PM, Nishanth Menon wrote: For production systems it is better to use script images since they are protected by checksums and carry valuable information like name and timestamp. Also, you

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-23 Thread Sricharan R
Hi Nishanth, On Saturday 23 March 2013 08:57 PM, Nishanth Menon wrote: On 03/22/2013 08:03 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 06:43 PM, Nishanth Menon wrote: For production systems it is better to use script images since they are protected by

[U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-22 Thread Nishanth Menon
For production systems it is better to use script images since they are protected by checksums and carry valuable information like name and timestamp. Also, you can't validate the content passed to env import. But for development, it is easier to use the env import command and plain text files

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-22 Thread Wolfgang Denk
Dear Nishanth Menon, In message 1363992223-1628-1-git-send-email...@ti.com you wrote: For production systems it is better to use script images since they are protected by checksums and carry valuable information like name and timestamp. Also, you can't validate the content passed to env

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-22 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 06:43 PM, Nishanth Menon wrote: For production systems it is better to use script images since they are protected by checksums and carry valuable information like name and timestamp. Also, you can't validate the content passed to env

Re: [U-Boot] [PATCH] omap5: Allow use of a plain text env file

2013-03-22 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/22/2013 08:23 PM, Wolfgang Denk wrote: Dear Nishanth Menon, In message 1363992223-1628-1-git-send-email...@ti.com you wrote: For production systems it is better to use script images since they are protected by checksums and carry valuable