Re: [yocto] Support NAND flash

2019-06-06 Thread JH
Thanks Josef for the response and links, the board is not off the shelf product, it was designed by a hardware contractor, so I have do as you advised to change kernel+config and to add mtd-utils recipe. In my previous project working on a TI ARM processor with NOR Flash, installed with Debian arm

Re: [yocto] Support NAND flash

2019-06-06 Thread Josef Holzmayr
On Thu, Jun 06, 2019 at 09:15:46PM +1000, JH wrote: > More specific, looks to me that the drivers are OS based, the eCos has > NAND I/O, the OpenWRT has some support NAND I/O as well, how does the > Yocto support? This is not exactly a "how does the yocto" support-thing. Yocto is not the OS. The O

Re: [yocto] Support NAND flash

2019-06-06 Thread JH
More specific, looks to me that the drivers are OS based, the eCos has NAND I/O, the OpenWRT has some support NAND I/O as well, how does the Yocto support? Thank you. Kind regards, - JH On 6/6/19, JH wrote: > Hi, > > Has anyone used NAND? Does the MTD already support the NAND driver or > do yo