Re: A question about NAND flash

From: Rui Tang (tangrui76_nospam_at_hotmail.com)
Date: 03/29/04


Date: Sun, 28 Mar 2004 21:52:27 -0800


  You need to create a FAT partition in on your NandFlash. You can do it
with the bootpart lib in your bootloader. Refer to the SMDK2420 BSP sample
code. When you achieve (2), you could then enable hive-based registry on
that FAT partition, just like how you should do on any other external file
system.

-- 
Rui Tang
Centrality Communications Inc
"Jacky J. Chen" <anonymous@discussions.microsoft.com> wrote in message
news:B0FC78CE-42F0-417A-8498-915B3F6F70E9@microsoft.com...
> 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

  • A question about NAND flash
    ... I am developing an embedded board using PB 4.20. ... I have a FMD driver in the OS image. ... I want to put the bootloader and the OS image in the beginning of the NAND flash. ... I can 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)
  • How to get the size of a partition?
    ... of free space in the NAND Flash. ... My target device is based on s3c2410. ... are NBOOT.BIN, EBOOT.BIN,NK.BINand a FAT partition.The FAT partition ... is looked as a folder named "NAND FLASH" in the root directory. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to format MSFlash FAT partition?
    ... I Still don't get why this has to be done from bootloader. ... I assume the bootloader does not contain the testdata that needs to be ... Each of device need to be tested by factory egineer before device ship ... Some test data will store in the FAT partition for testing. ...
    (microsoft.public.windowsce.platbuilder)