On 10/14/2010 12:57 PM, Jason Liu wrote: > Rename mx51 to mx5 in order to support more mx51 > like-style SOCs such as MX53 and the followings.
Hi Jason, > > Signed-off-by: Jason Liu <[email protected]> Your mailer (or the original patch) cannot be applied. It seems it is was generated on another system, any line is terminated with ^M (linefeed). As I checked with another patch on the ML, it seems really related to your site. There are some other errors and git-am (or patch) reports : patch: **** malformed patch at line 2024: It seems that the patch was changed after its creation. Could you check and resend it ? > --- a/boards.cfg > +++ b/boards.cfg > -mx51evk arm armv7 mx51evk freescale > mx51 > +mx51evk arm armv7 mx51evk freescale > mx5 There a second board in u-boot mainline with the MX51, that I added recently (vision2). You should change the processor type for that board, too. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

