Re: A question about NAND flash
From: Rui Tang (tangrui76_nospam_at_hotmail.com)
Date: 03/29/04
- Next message: Sam: "Re: Month Names resource file"
- Previous message: Steve Maillet \(eMVP\): "Re: Month Names resource file"
- In reply to: Jacky J. Chen: "A question about NAND flash"
- Next in thread: Jacky J. Chen: "Re: A question about NAND flash"
- Reply: Jacky J. Chen: "Re: A question about NAND flash"
- Messages sorted by: [ date ] [ thread ]
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)?
- Next message: Sam: "Re: Month Names resource file"
- Previous message: Steve Maillet \(eMVP\): "Re: Month Names resource file"
- In reply to: Jacky J. Chen: "A question about NAND flash"
- Next in thread: Jacky J. Chen: "Re: A question about NAND flash"
- Reply: Jacky J. Chen: "Re: A question about NAND flash"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|