From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Wed, 03 Dec 2014 15:45:17 +0100 Subject: [U-Boot] [PATCH] tools/kwbimage.c: fix build on m68k In-Reply-To: <20141203142448.4f22669c@jawa> References: <1417612031-16552-1-git-send-email-angelo@sysam.it> <20141203142448.4f22669c@jawa> Message-ID: <547F21FD.5030401@sysam.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz, > Hi Angelo, > You aren't the first person who attempted to fix this. i read the history of the fixes done on this file before posting, and seen the issue was solved using a "switch / case" approach. I was testing yesterday the kernel.org x86 toolchain for m68k, (m68k/gcc-4.6.3-nolibc) and found this warning emitted building the master branch,so i posted the patch since is possible the warning is thrown only with this m68k toolchain. So i don't want absolutely overlap ongoing jobs, if they are already in chargeto anyone simply ignore the patch. Best Regards, Angelo Dureghello