partitioning bug
Abraham vd Merwe
abraham at 2d3d.co.za
Mon Jun 11 03:37:11 EDT 2001
Hi Kári!
> Are you using virtual regions?
virtual regions?
> How are your partitions defined?
------------< snip <------< snip <------< snip <------------
#ifdef HAVE_PARTITIONS
static struct mtd_partition lart_partitions[] =
{
/* blob */
{
name: "blob",
offset: BLOB_START,
size: BLOB_LEN,
mask_flags: 0
},
/* kernel */
{
name: "kernel",
offset: KERNEL_START, /* MTDPART_OFS_APPEND */
size: KERNEL_LEN,
mask_flags: 0
},
/* initial ramdisk */
{
name: "initial ramdisk",
offset: INITRD_START, /* MTDPART_OFS_APPEND */
size: INITRD_LEN, /* MTDPART_SIZ_FULL */
mask_flags: 0
}
};
#endif
------------< snip <------< snip <------< snip <------------
--
Regards
Abraham
The most exciting phrase to hear in science, the one that heralds new
discoveries, is not "Eureka!" (I found it!) but "That's funny ..."
-- Isaac Asimov
__________________________________________________________
Abraham vd Merwe - 2d3D, Inc.
Device Driver Development, Outsourcing, Embedded Systems
Cell: +27 82 565 4451 Snailmail:
Tel: +27 21 761 7549 Block C, Antree Park
Fax: +27 21 761 7648 Doncaster Road
Email: abraham at 2d3d.co.za Kenilworth, 7700
Http: http://www.2d3d.com South Africa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/linux-mtd/attachments/20010611/dda86279/attachment.bin
More information about the linux-mtd
mailing list