On Mon, 2009-04-20 at 20:23 +0530, Dhaval Vadhar wrote: > Hi, > > I am using TI's DVEVM DM6467 kernel > linux-2.6.10_mvl401_LSP_01_30_00_082. > I compiled the kernel with DM6467 defconfig. > I used the compiled uImage to booting my custom board through PCI > boot. > It crashes the host kernel. > But when I boot my custom board using the uImage that is in PCI > package provided in TI release it works fine. > > Am I missing something?
I think you need to enable DAVINCI_PCI in kernel config to enable PCI boot mode. It is off in the default configuration. Regards, Steve > Please guide on this. > > Thanks in advance. > > Regards > Dhaval Vadhar > _______________________________________________ > 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
