[U-Boot-Users] [PATCH] mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt

Dan Malek dan at embeddedalley.com
Wed Jan 31 02:47:18 CET 2007


On Jan 30, 2007, at 2:58 PM, Kumar Gala wrote:

> How about fixing 85xx as well since its broken in the same way.

Why do we have separate 83xx and 85xx versions of
the same thing?  We should be combining all of this
now, and standardizing on the calling conventions.
Either all of the board ports call the generic function,
or having the generic function called by default with
the possibility for a board specific callout to follow
for any fix up.  While you are at it, the 86xx and some
8xx should be combined as well.

Thanks.

	-- Dan





More information about the U-Boot mailing list