From: "Marco Cavallini" <linux@koansoftware.com>
To: <linux-kernel@vger.kernel.org>
Subject: [PATCH]arm/boot/compressed/headxxx errors
Date: Tue, 27 Apr 2004 14:54:16 +0200 [thread overview]
Message-ID: <001f01c42c56$c09c87f0$0200a8c0@arrakis> (raw)
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
Hello,
building linux-2.6.6-rc2-bk5 with arm-linux-gcc ver. 2.95.3
default configuration cerfcube_defconfig
there are two little errors solved in the attached patch.
HTH
Regards
Marco Cavallini
==============================================
Koan s.a.s. - Software Engineering (x86 and ARM)
Linux solutions for Embedded and Real-Time Software
Via Pascoli, 3 - 24121 Bergamo - ITALIA
Tel./Fax (++39) +35 - 255.235 - www.koansoftware.com
==============================================
[-- Attachment #2: patch-2.6.6-rc2-bk5-mck1 --]
[-- Type: application/octet-stream, Size: 1192 bytes --]
diff -urNp linux-2.6.6-rc2-bk5/arch/arm/boot/compressed/head.S linux-2.6.6-rc2-bk5-mck1/arch/arm/boot/compressed/head.S
--- linux-2.6.6-rc2-bk5/arch/arm/boot/compressed/head.S 2004-04-20 23:30:01.000000000 +0200
+++ linux-2.6.6-rc2-bk5-mck1/arch/arm/boot/compressed/head.S 2004-04-27 14:35:15.000000000 +0200
@@ -169,7 +169,7 @@ not_angel:
ldmia r0, {r1, r2, r3, r4, r5, r6, ip, sp}
subs r0, r0, r1 @ calculate the delta offset
- @ if delta is zero, we're
+ @ if delta is zero, we are
beq not_relocated @ running at the address we
@ were linked at.
diff -urNp linux-2.6.6-rc2-bk5/arch/arm/boot/compressed/head-sa1100.S linux-2.6.6-rc2-bk5-mck1/arch/arm/boot/compressed/head-sa1100.S
--- linux-2.6.6-rc2-bk5/arch/arm/boot/compressed/head-sa1100.S 2004-04-20 23:28:26.000000000 +0200
+++ linux-2.6.6-rc2-bk5-mck1/arch/arm/boot/compressed/head-sa1100.S 2004-04-27 14:35:42.000000000 +0200
@@ -35,7 +35,7 @@ __SA1100_start:
mov r7, #MACH_TYPE_PFS168
#endif
#ifdef CONFIG_SA1100_SIMPAD
- @ UNTIL we've something like an open bootldr
+ @ UNTIL we have something like an open bootldr
mov r7, #MACH_TYPE_SIMPAD @should be 87
#endif
next reply other threads:[~2004-04-27 12:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-27 12:54 Marco Cavallini [this message]
2004-04-28 8:11 ` Marco Cavallini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001f01c42c56$c09c87f0$0200a8c0@arrakis' \
--to=linux@koansoftware.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®