grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Linux loader for OLPC


From: Bean
Subject: Re: [PATCH] Linux loader for OLPC
Date: Thu, 3 Apr 2008 23:19:32 +0800

Hi,

The new patch add support for the nand flash device in OLPC. However,
the flash use jffs2 file system, so you can't list file in it yet, but
you can dump the disk with hexdump.

This patch also include an improvement for hexdump that would allow it
to dump device as well as file, for example:

hexdump (nand)

I also add a new function grub_getcrc32 in kern/misc.c, this function
is useful in many places, for example, jffs2 use it to verify data. A
new command crc is also included that would allow user to calculate
the crc checksum of file.

-- 
Bean

Attachment: olpc3.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]