From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Date: Tue, 8 Sep 2009 09:08:35 -0500 Subject: [U-Boot] [PATCH] TQM85xx: enable partition support, sort commands In-Reply-To: <1251879636-9115-1-git-send-email-wd@denx.de> References: <1251879636-9115-1-git-send-email-wd@denx.de> Message-ID: <971EA703-E556-477A-AE04-147CA724BEA8@kernel.crashing.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sep 2, 2009, at 3:20 AM, Wolfgang Denk wrote: > Signed-off-by: Wolfgang Denk > --- > include/configs/TQM85xx.h | 18 +++++++++++------- > 1 files changed, 11 insertions(+), 7 deletions(-) This breaks building of TQM85xx boards for me. - k