[U-Boot] Query: NAND Flash support
Thomas Chou
thomas at wytron.com.tw
Mon Apr 26 16:42:39 CEST 2010
On 04/26/2010 06:17 PM, Mohamed Thalib H wrote:
> Hi all,
>
> We have NAND Flash in our Custom board. My Question is - will it work
> straight away, or I have add support.
>
> If I need to add support. Could some one suggestion which part of the
> code should I touch.
>
>
> We are using TI DM355 processor.
>
>
Hi Thalib,
You might check the nand platform driver, at
drivers/mtd/nand/nand_plat.c. You should be able to add some simple
macro to access the nand flash chip.
Cheers,
Thomas
More information about the U-Boot
mailing list