From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Jin Date: Tue, 16 Oct 2012 17:12:29 +0800 Subject: [U-Boot] [PATCH 0/2] ColdFire: Fix the MAKEALL errors for some ColdFire boards Message-ID: <1350378751-946-1-git-send-email-Jason.jin@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Two patches together with: Marek Vasut (5): m68k: Fix wrong assembler instruction in start.S m68k: Fix unused variable warning m68k: Fix unused variable warning in speed.c m68k: Fix unused variable in board.c m68k: net: Fix unused variable in mcfmii.c Philippe De Muyter (1): m68k: Fix relocation errors in start.S fix the MAKEALL build error for m68k: --------------------- SUMMARY ---------------------------- Boards compiled: 9 Boards with errors: 2 ( M5282EVB astro_mcf5373l ) Boards with warnings but no errors: 7 ( M52277EVB_stmicro M5235EVB M5235EVB_Flash32 idmr eb_cpu5282 eb_cpu5282_internal M5253DEMO ) ---------------------------------------------------------- Thanks Best Regards, Jason