From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] arm cache fixes
Date: Fri, 22 Jan 2010 16:06:28 +0100 [thread overview]
Message-ID: <20100122150628.GA12856@pengutronix.de> (raw)
Hi,
while digging around in Linux' early boot code for ARM I noticed that
the mmu hasn't been disabled on iMX27 when giving control to Linux.
The other patch mostly cosmetic to print out when barebox.bin (and
barebox.S) are updated.
I send the patches as reply to this mail. Shortlog and diffstat are
below.
Best regards
Uwe
The following changes since commit 0dde20da20411bf4dcd5593601d2f36e9ba04f66:
Peter Korsgaard (1):
documentation: It's U-Boot that doesn't have getopt, not Barebox
are available in the git repository at:
git://git.pengutronix.de/git/ukl/barebox.git master
Uwe Kleine-König (2):
give nice output when generating barebox.bin and barebox.S
arm: make disabling the cache actually work
Makefile | 15 ++++++++++++---
arch/arm/cpu/mmu.c | 29 ++++++++++++++++++++++++++++-
2 files changed, 40 insertions(+), 4 deletions(-)
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2010-01-22 15:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 15:06 Uwe Kleine-König [this message]
2010-01-22 15:14 ` [PATCH 1/2] give nice output when generating barebox.bin and barebox.S Uwe Kleine-König
2010-03-12 9:51 ` [PATCH] " Uwe Kleine-König
2010-01-22 15:14 ` [PATCH 2/2] arm: make disabling the cache actually work Uwe Kleine-König
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=20100122150628.GA12856@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=barebox@lists.infradead.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