Yeah I'm using open embedded for the beagle board (or will be, I just got my beagle board). I wasn't sure if open embedded worked for the davinci.
Josh -----Original Message----- From: Philip Balister [mailto:[email protected]] Sent: Thursday, December 18, 2008 8:21 AM To: Joshua Hintze Subject: Re: Tips on creating File system Joshua Hintze wrote: > Hi guys, > > > > I've been working with the Davinci now for over a year and I've had a lot of > success. My current setup I use NAND flash for uImage/uboot and then I load > my rootfs from an IDE hard drive. > > > > I have a new project now where we are not going to use the IDE hard drive > anymore and so I'm tasked to get the file system to fit on NAND flash. So > what's the best way to create/strip down the filesystem that fits into 64 > megs of NAND flash? > > > > My main components I need are the Codec engine modules, Apache Webserver, > Samaba, and commonly used routines. Take a look at OpenEmbedded (http://www.openembedded.org). The build for the EVM should work and support was recently added for Codec Engine. OE should support the other packages you mention. Philip > > > > Thanks for any suggestions, > > > > Josh > > > > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
