Re: [U-Boot] MPC8349E-MDS questions

2009-11-11 Thread Mit Matelske
On Tue, Nov 3, 2009 at 3:07 PM, David Hawkins wrote: > David Hawkins wrote: > In that case the U-Boot reset vector starts in the same sector > as the RCWs, with the RCWs at 0, and the reset vectors at 100h. > Thats why you also see the RCWs in the high-boot image (well, > you used to, not sure if

Re: [U-Boot] MPC8349E-MDS questions

2009-11-03 Thread David Hawkins
Hi Mit Matelske, > I believe I made the changes to our FPGA that the eval's CPLD did when > the FCFG gets switched to 1 (bringing up flash enable at reset). > Since we have a smaller flash, I am putting the u-boot.bin at > 0xFFE0 (0xFFF0 for the original Freescale u-boot), the base > addre

[U-Boot] MPC8349E-MDS questions

2009-11-03 Thread Mit Matelske
I am working on a board based on the MPC8349E-MDS eval board from Freescale. One of the few differences is that it has an Atmel flash part on it (AT49BV642DT 4Mx16) and a Xilinx FPGA. I have the old u-boot-1.1.3 that came with the eval board running both on the eval board and our "new" board, how

Re: [U-Boot] MPC8349E-MDS questions

2009-11-03 Thread David Hawkins
David Hawkins wrote: > Hi Mit Matelske, > >> I believe I made the changes to our FPGA that the eval's CPLD did when >> the FCFG gets switched to 1 (bringing up flash enable at reset). >> Since we have a smaller flash, I am putting the u-boot.bin at >> 0xFFE0 (0xFFF0 for the original Freesc