From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 25 Apr 2007 10:10:00 +0200 Subject: [U-Boot-Users] [PATCH] Fix AMCC bootstrap option letter label order In-Reply-To: <200704250719.36215.sr@denx.de> References: <1628E43D99629C46988BE46087A3FBB997AD7F@ep-01.EmbeddedPlanet.local> <200704250719.36215.sr@denx.de> Message-ID: <200704251010.01127.sr@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 Hi Jeff, another note to your patch: > [PATCH] Fixed bootstrap option letter label error for some 440 processors > Signed-off-by: Jeffrey Mann > --- > cpu/ppc4xx/cpu.c | 16 ++++++++++++++-- > 1 files changed, 14 insertions(+), 2 deletions(-) > > diff --git a/cpu/ppc4xx/cpu.c b/cpu/ppc4xx/cpu.c > old mode 100644 > new mode 100755 It happened earlier too, that you change the file modes. Please make sure that future patches do not touch the file modes of existing files and new files are added with the correct file mode. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany =====================================================================