Hi Hemant,

 i had add a spiflash chip to the EVM use the SPI CS1
 i had modified the UBL to load u-boot image from the SPI flash
 so i can boot the kenel , but i have not modify the CPLD logic.



lingyun
2009-06-19



发件人: Pedanekar, Hemant
发送时间: 2009-06-18 17:36:53
收件人: lingyun
抄送: davinci-linux-open-source
主题: RE: [PATCH 2/2] ARM: DaVinci: DM646x PCIHOST: PCI Host Driver

Hi Lingyun,
It is strange that you are hitting that code, because on unmodified EVMs, the 
code inside 'if' block in dm646xevm_pci_setup is not supposed to be executed. 
The reason is, when the (unmodified) EVM is put into PCI slot, the on-board 
logic automatically enables PCI (EMIF disabled).
Can you clarify how are you loading U-Boot and kernel images?
Thanks,
Hemant 
> -----Original Message-----
> From: davinci-linux-open-source-boun...@linux.davincidsp.com
> [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf
> Of lingyun
> Sent: Thursday, June 18, 2009 2:20 PM
> To: davinci-linux-open-source
> Subject: [PATCH 2/2] ARM: DaVinci: DM646x PCIHOST: PCI Host Driver
> 
> Hi Hemant :
> i tried  to use your patch with 2.6.10 kernel,
> I have a PCI backplane with minimum 2 slots .
> The DM646x EVM (without h/w modification ) is put in one of the slots and
> a 10/100 Mbps Ethernet PCI Adapter was used in other slot.
> 
> when my linux kenerl run to this function
> void dm646xevm_pci_setup(void)
> after  davinci_cfg_reg(DM646X_PCIEN) excuted
> the kernel hang!!
> 
> my bootmod is Nandboot the PCIEN in SW3 is off
> 
> 
> thanks .
> 
>                                                           lingyun
> 
> 
> 
> 
> lingyun
> 2009-06-18
> 
> 
> _______________________________________________
> Davinci-linux-open-source mailing list
> Davinci-linux-open-source@linux.davincidsp.com
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to