Widen page count field in blockinfo to allow lots of pages per block
[yaffs/.git] / Documentation / yaffs_boot.html
index 6591a556ca242eb74adb3c685dcd2aeedb7db4b0..50f18a4e38a7e023941f9f1522dd45ebfa3d9fe7 100644 (file)
@@ -7,7 +7,7 @@
        <META NAME="AUTHOR" CONTENT=" ">
        <META NAME="CREATED" CONTENT="20021129;9042700">
        <META NAME="CHANGEDBY" CONTENT=" ">
-       <META NAME="CHANGED" CONTENT="20030121;16061100">
+       <META NAME="CHANGED" CONTENT="20030508;6083900">
 </HEAD>
 <BODY>
 <H1>Example YAFFS Bootloader</H1>
@@ -21,7 +21,7 @@ integration and configuration.</P>
 <UL>
        <LI><P>yaffs_flashif.c NAND integration functions (to be completed
        by integrator).</P>
-       <LI><P>nand_ecc.c: The ECC algorithms.</P>
+       <LI><P>yaffs_ecc.c: The ECC algorithms.</P>
        <LI><P>yboot.c: Bootloader code to provide a file as a stream of
        bytes in the bootloader.</P>
 </UL>
@@ -37,7 +37,7 @@ the boot process.</P>
 <P>As shown here the bootloader is initialised, then provides the
 boot file as a stream of bytes. It is simple enough to provide the
 data in other formats.</P>
-<P>$Id: yaffs_boot.html,v 1.1 2003-01-21 03:34:12 charles Exp $</P>
+<P>$Id: yaffs_boot.html,v 1.2 2003-05-20 22:30:36 charles Exp $</P>
 <P><BR><BR>
 </P>
 <P><BR><BR>