[U-Boot] soft vs. hard float

2013-11-07 Thread Saridakis, Dean (US SSA)
It looks U-Boot is generally built using soft float. I need hard-float in my system. Is this a general enough need that it'd make sense to have a CONFIG_SYS_HARD_FLOAT to enable this option? I made a quick update for mpc85xx (guarded by CONFIG_SYS_HARD_FLOAT) and I seem to be running fine. Than

[U-Boot] RAMBOOT

2013-07-12 Thread Saridakis, Dean (US SSA)
I have a requirement that would be solved nicely by U-Boot booting U-Boot (and perhaps even another time). Is this a reasonable thing to do? I'm working with the mpc85xx CPU, P5020DS board and have gotten somewhat familiar with the design & flow running the P5020_NAND configuration (which is RA

[U-Boot] DHCP Gateway

2013-06-12 Thread Saridakis, Dean (US SSA)
Is there a reason why the gateway address (NetOurGatewayIP) doesn't get set from the BOOTP header (bp_giaddr) as a default before processing the DHCP options? Sure would help me. Thanks, Dean ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.d