A question about NAND flash

From: Jacky J. Chen (anonymous_at_discussions.microsoft.com)
Date: 03/29/04


Date: Sun, 28 Mar 2004 19:36:09 -0800

Hi,
I am developing an embedded board using PB 4.20.
There is a resident NAND flash in the board.
I have a FMD driver in the OS image.
After testing, FMD_ReadSector and FMD_WriteSector work correctly.
The plans are:
(1) I want to put the bootloader and the OS image in the beginning of the NAND flash.
(2) Also, I want to use Hive-based registry with the NAND flash.
(3) Finally, I want to use the rest of the NAND flash to be a folder and the user can store files in it.
Now, I can put the bootloader and the OS image in the beginning of the NAND flash.
But, how to do with (2) & (3)?



Relevant Pages

  • Re: A question about NAND flash
    ... You need to create a FAT partition in on your NandFlash. ... > I am developing an embedded board using PB 4.20. ... > I want to put the bootloader and the OS image in the beginning of the NAND flash. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: smdk2410 bootloader question
    ... And if I have to use a bootloader that resident in the NAND flash, ... > I think the only bootloader source code provided within PB for the SMDK2410 ... > For CE 5.0 I didn't find anything but eboot which we are using to build our ...
    (microsoft.public.windowsce.platbuilder)
  • Re: nand fat FS and partion question?`
    ... Such as there are the MBR, boot sector, FAT, ... if it have these,Is there some source code for these? ... If you are using a Samsung CPU, the BSP contains a FMD driver for NAND flash. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Dynamically partitoning flash memory from Bootloader.
    ... your FMD driver can read those paramters to change the NAND flash partition. ... 492MB should be utilized for storage and if I change the size of the ...
    (microsoft.public.windowsce.platbuilder)