From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 24 Jun 2010 00:06:07 +0200 Subject: [U-Boot] [PATCH 0/6] misc fixes / cleanups Message-ID: <1277330773-28395-1-git-send-email-wd@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following set of patches performs a number of pretty localized, simple fixes and cleanups: 1/6 boards.cfg: fix board directory name for ML2 board 2/6 shannon/INFERNO: fix special handling of environment configuration 3/6 cmd_ide.c: fix unused variable warning for SC3 board 4/6 exports.c: fix warning: 'dummy' defined but not used 5/6 Make *printf() return "int" instead of "void" 6/6 Redundant environment: move flag definitions to header file