Re: [U-Boot-Users] mvbc_p board: build warnings

2008-08-12 Thread Wolfgang Denk
Dear André, in message [EMAIL PROTECTED] you wrote: thanks - I'll fix it on monday/tuesday and send a patch after testing the -rc2. Maybe I have missed your patch? This problem is still open! I have to decide if you fix this now, i. e. wait with the 1.3.4 release, or later. Best regards,

Re: [U-Boot-Users] mvbc_p board: build warnings

2008-08-12 Thread André Schwarz
Wolfgang, sorry for this - it's been quite a mess before my holiday. I'll be back in office next week and won't be able to fix it before mid of next week. I have absolutely no problem if you do not wait for the patch. Maybe there will be other changes also ... regards, André Wolfgang Denk

[U-Boot-Users] mvbc_p board: build warnings

2008-07-31 Thread Wolfgang Denk
Hi, I'm trying to clean up the build warnings for the mvbc_p board. I've succeded with all but this one: mvbc_p.c: In function 'mvbc_init_gpio': mvbc_p.c:124: warning: dereferencing type-punned pointer will break strict-aliasing rules This relates to the following code: 115

Re: [U-Boot-Users] mvbc_p board: build warnings

2008-07-31 Thread André Schwarz
Wolfgang, thanks - I'll fix it on monday/tuesday and send a patch after testing the -rc2. regards, André Wolfgang Denk schrieb: Hi, I'm trying to clean up the build warnings for the mvbc_p board. I've succeded with all but this one: mvbc_p.c: In function 'mvbc_init_gpio':