]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - patches/0135-ENGR00125042-mx35-Fix-error-in-a-comment-for-header.patch
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / patches / 0135-ENGR00125042-mx35-Fix-error-in-a-comment-for-header.patch
1 From e6432a827df17c3ffe9438647ee6f75f180fe122 Mon Sep 17 00:00:00 2001
2 From: Peter Chen <peter.chen@freescale.com>
3 Date: Mon, 12 Jul 2010 10:20:27 +0800
4 Subject: [PATCH] ENGR00125042 mx35: Fix error in a comment for header file
5
6 Fix error in a comment for header file
7 Fix ppp review about error board description
8
9 Signed-off-by: Peter Chen <peter.chen@freescale.com>
10 ---
11  include/configs/mx35_3stack_mfg.h |    2 +-
12  1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/include/configs/mx35_3stack_mfg.h b/include/configs/mx35_3stack_mfg.h
15 index c056521..ba962ef 100644
16 --- a/include/configs/mx35_3stack_mfg.h
17 +++ b/include/configs/mx35_3stack_mfg.h
18 @@ -3,7 +3,7 @@
19   *
20   * (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
21   *
22 - * Configuration settings for the MX31ADS Freescale board.
23 + * Configuration settings for the MX35 3stack Freescale board.
24   *
25   * This program is free software; you can redistribute it and/or
26   * modify it under the terms of the GNU General Public License as
27 -- 
28 1.5.4.4
29