public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Fix JFFS2 command return values
@ 2005-07-15  8:44 Andreas Engel
  2005-08-12 21:32 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Engel @ 2005-07-15  8:44 UTC (permalink / raw)
  To: u-boot

CHANGELOG entry:

* Patch by Andreas Engel, 15 July 2005
  fixed return values of the jffs2 commands so we can use them to, e.g.,
  check the existence of a file with "if ls foo; then this; else that; fi"
  in the hush shell
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050715/f6a963b8/attachment.txt 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Fix JFFS2 command return values
  2005-07-15  8:44 [U-Boot-Users] [PATCH] Fix JFFS2 command return values Andreas Engel
@ 2005-08-12 21:32 ` Wolfgang Denk
  2005-08-16  6:28   ` Andreas Engel
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2005-08-12 21:32 UTC (permalink / raw)
  To: u-boot

Dear Andreas,

in message <20050715104441.000068e2@idefix> you wrote:
> 
> * Patch by Andreas Engel, 15 July 2005
>   fixed return values of the jffs2 commands so we can use them to, e.g.,
>   check the existence of a file with "if ls foo; then this; else that; fi"
>   in the hush shell

This patch is no longer applicable after our  recent  rework  of  the
flash  partitioning  code.  Can you please have a look at the current
code and check if there are still any fixes needed?

Thanks a lot.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If I can have honesty, it's easier to overlook mistakes.
	-- Kirk, "Space Seed", stardate 3141.9

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Fix JFFS2 command return values
  2005-08-12 21:32 ` Wolfgang Denk
@ 2005-08-16  6:28   ` Andreas Engel
  2005-08-16  7:34     ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Engel @ 2005-08-16  6:28 UTC (permalink / raw)
  To: u-boot

On Fri, 12 Aug 2005 23:32:08 +0200 Wolfgang Denk wrote:

>This patch is no longer applicable after our  recent  rework  of  the
>flash  partitioning  code.  Can you please have a look at the current
>code and check if there are still any fixes needed?

Ok, here is the updated patch:

CHANGELOG entry:

* fixed return values of the jffs2 commands ls/fsload/fsinfo, so
  we can use them to, e.g., check the existence of a file with
  "if ls foo; then this; else that; fi" in the hush shell
  Patch by Andreas Engel, 16 August 2005

Regards,
  Andreas Engel

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jffs2ret.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050816/0e8e3854/attachment.txt 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Fix JFFS2 command return values
  2005-08-16  6:28   ` Andreas Engel
@ 2005-08-16  7:34     ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2005-08-16  7:34 UTC (permalink / raw)
  To: u-boot

In message <20050816082818.00004608@idefix> you wrote:
> 
> * fixed return values of the jffs2 commands ls/fsload/fsinfo, so
>   we can use them to, e.g., check the existence of a file with
>   "if ls foo; then this; else that; fi" in the hush shell
>   Patch by Andreas Engel, 16 August 2005

Checked in, thanks a lot.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I'm a programmer: I don't buy software, I write it.
                                                  -- Tom Christiansen

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-16  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-15  8:44 [U-Boot-Users] [PATCH] Fix JFFS2 command return values Andreas Engel
2005-08-12 21:32 ` Wolfgang Denk
2005-08-16  6:28   ` Andreas Engel
2005-08-16  7:34     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox