All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Add ext4 write support
Date: Sun, 15 Jan 2012 19:04:07 -0500	[thread overview]
Message-ID: <201201151904.09372.vapier@gentoo.org> (raw)
In-Reply-To: <20120109203041.650fc987b17f7d9036e68d91@freescale.com>

On Monday 09 January 2012 21:30:41 Kim Phillips wrote:
> On Mon, 9 Jan 2012 23:21:40 +0530 uma shankar wrote:
> > Kernel does not mount the partition if we use this particular crc file.
> > Hence, we are keeping the existing crc16.c file.
> 
> setting the standard for new filesystem implementations to do the
> same?
> 
> The implementations should be cleaned up before too many
> duplications occur - linux calls the IBM/ANSI version plain 'crc16',
> and the CCITT version crc-ccitt (linux/lib/crc-ccitt.c). Is it
> possible instead to move u-boot's ubifs implementation into
> lib/crc16.c, and the current u-boot lib/crc16.c be renamed
> lib/crc-ccitt.c?

this sounds good to me
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120115/dfc0e5fc/attachment.pgp>

  reply	other threads:[~2012-01-16  0:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 17:38 [U-Boot] Add ext4 filesystem support in uboot uma.shankar at samsung.com
2011-12-15 17:38 ` [U-Boot] [PATCH 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2011-12-15 14:18   ` Wolfgang Denk
2011-12-28  2:19   ` [U-Boot] Add ext4 write support uma.shankar at samsung.com
2011-12-28  2:19     ` [U-Boot] [PATCH V3 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2012-01-09 17:51     ` [U-Boot] Add ext4 write support uma.shankar at samsung.com
2012-01-09 17:51       ` [U-Boot] [PATCH V4 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2012-01-10  2:30       ` [U-Boot] Add ext4 write support Kim Phillips
2012-01-16  0:04         ` Mike Frysinger [this message]
2012-05-25 15:48       ` Uma Shankar
2012-05-25 15:48       ` [U-Boot] [PATCH V5 0/2] *** Add ext4 filesystem support in uboot *** Uma Shankar
2012-05-25 16:57         ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201201151904.09372.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.