[U-Boot] T4240 SGMII "Tx buffer not ready"

2014-08-08 Thread Danny Gale
a eth5addr=00:50:C2:72:01:0c eth6addr=00:50:C2:72:01:0e ethact=FM2@DTSEC6 ethaddr=00:50:C2:72:01:02 ethprime=FM2@DTSEC6 ipaddr=192.168.1.230 netmask=255.255.255.0 gatewayip=192.168.1.11 Thanks for any help you can provide. Let me know if you need more information, Danny Gale d

[U-Boot] MDIO_DEVAD_NONE

2014-07-31 Thread Danny Gale
Hi all, We are working on porting u-boot to a new board based around the Freescale T4240. We also have a 10G BASE-T PHY on board. We're running into some difficulty bringing up the XFI XGMII interface between the T4240 and the PHY and verifying that it's set up correctly. One of the things I

[U-Boot] Programming PHY firmware over MDIO

2014-07-08 Thread Danny Gale
future use. Where is the appropriate place in u-boot to do this firmware download? Is it at the end of board_eth_init? Is there a mechanism in place to do this kind of firmware load already? I didn't see one looking through the code. Thanks, Danny Gale daniel.g...@coloradoengineeringin

[U-Boot] SPL with NAND: programming addresses

2014-06-25 Thread Danny Gale
SET? Thanks. I'm looking forward to booting soon :) Danny Gale ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] T4QDS e6500 core and U-Boot 64-bit

2014-01-23 Thread Danny Gale
Hi Wolfgang, Thanks for your reply. My responses are inline below. On 1/22/2014 2:06 AM, Wolfgang Denk wrote: Dear Danny Gale, In message <52df18b3.1080...@coloradoengineeringinc.com> you wrote: The T4240 on the T4QDS board is a PPC e6500 core (64 bit), but it is configured in U-Boot

[U-Boot] T4QDS e6500 core and U-Boot 64-bit

2014-01-22 Thread Danny Gale
Hi All, The T4240 on the T4QDS board is a PPC e6500 core (64 bit), but it is configured in U-Boot as an e500 core, which is 32 bit. Why is this? Can it be updated to e6500? This leads directly into another question: can U-Boot be compiled and run 64-bit? So far, I have been unable to make it