Re: [U-Boot-Users] Configuring U-Boot for MPC8349E in little endian mode

2008-05-02 Thread vivek.trivedi
Hi, Thanks all for quick response. Actually we are having a huge application for video capture which is presently running on x86 based board having some DSPs. As per the data sheet of MPC8349E(e300 core), MPC8349E can be configured in true little endian mode. So, if we are able to configure MPC83

Re: [U-Boot-Users] Configuring U-Boot for MPC8349E in little endian mode

2008-05-01 Thread vivek.trivedi
Hi, Thanks all for quick response. Sorry, I forgot to tell that we are using MPC8349E processor with a "e300 core". And it is clearly mentioned in the e300 core datasheet that, it supports "True little-endian mode for compatibility with other true little-endian devices". So, according to data she

[U-Boot-Users] Configuring U-Boot for MPC8349E in little endian mode

2008-04-30 Thread vivek.trivedi
Hi, We are using MPC8349E based board in big endian mode. It is working fine with U-Boot 1.1.3 . Now due to some reason we have to configure 8349E in little endian mode. I have modified RCW, HID2 and MSR registers for this and built the U-Boot with -mlittle-endian(gcc 3.4.3) and -EL (ld option ).

[U-Boot-Users] U-Boot hangs when try to access PCI window beyond 256 MB using md command

2008-03-13 Thread vivek.trivedi
Hi , We are using U-Boot-1.1.3 on a custom MPC8349ADS board with 2 PCI buses configured in Host mode.We have 256 MB DDR2 in our board. We have connected 8 DSPs on PCI bus 1. U-Boot is assigning base address for DSPs from 0x8000 to 0x9380. We are able to access any location from 0x8000