Re: [U-Boot] [PATCH 1/1] IMX: rename mx51 to mx5

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 r64343@freescale.com
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
participants (1)
-
Stefano Babic