[U-Boot-Users] U-Boot on ARMEB
Stefan Roese
sr at denx.de
Thu Jan 19 13:31:46 CET 2006
Hi Dan,
On Wednesday 18 January 2006 20:43, Dan Malek wrote:
> endian, so just use that as an example. I recently did a port for an
> ixp425
> big endian wireless router. When we are sure the code actually passes
> the testing, I'll create a patch, but there is nothing specific to big
> endian
> in any of the update.
Did you by any chance enable the interrupts on IXP4xx, so that we could use
the "standard" U-Boot timer interface "get_timer()", and not this
"reset_timer_masked()" and "get_timer_masked()" stuff?
Best regards,
Stefan
More information about the U-Boot
mailing list