From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Pont Date: Mon, 5 Mar 2012 18:42:34 -0000 Subject: [U-Boot] [PATCH 0/9] Fix a few warnings that bug me In-Reply-To: References: <1325822097-15227-1-git-send-email-sjg@chromium.org> <201203051922.48345.marex@denx.de> Message-ID: <00e201ccfaff$bbc8b840$335a28c0$@pont@sdcsystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, > >> ?arch/powerpc/cpu/mpc5xxx/usb_ohci.c | ? 79 > >> ++++++++++++++++++++-------------- > arch/powerpc/cpu/ppc4xx/usb_ohci.c ?| > >> 81 ++++++++++++++++++++-------------- arch/powerpc/lib/board.c > The two PowerPC ones apparently only happen with the 4.4 toolchain, so > I think we are going to drop those and I am going to upgrade my > toolchain instead :-) This has just grabbed my attention with the comment regarding the 4.4 toolchain as I know that MontaVista ship a version of the 4.4.0 toolchain for PowerPC with one of their embedded Linux products. Is there a generic issue with 4.4.x versions or just a rogue board or two? Regards, Andy.