From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] mmc: add bcm2835 driver
Date: Fri, 26 Oct 2012 11:05:39 -0700 [thread overview]
Message-ID: <508AD0F3.1090209@ti.com> (raw)
In-Reply-To: <508ACCD6.5050609@bluezbox.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/26/12 10:48, Oleksandr Tymoshenko wrote:
> On 10/26/2012 10:32 AM, Tom Rini wrote:
>> On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
>>> This adds a simple driver for the BCM2835's SD controller.
>>>
>>> Workarounds are implemented for: * Register writes can't be too
>>> close to each-other in time, or they will be lost. * Register
>>> accesses must all be 32-bit, so implement custom accessors.
>>>
>>> This code was extracted from:
>>> git://github.com/gonzoua/u-boot-pi.git master which was created
>>> by Oleksandr Tymoshenko.
>>>
>>> Portions of the code there were obviously based on the Linux
>>> kernel at: git://github.com/raspberrypi/linux.git rpi-3.2.27
>>>
>>> No s-o-b tags were present in either location.
>> Um, that's a bit worrying to me. Wolfgang?
>
> I didn't have much experience with s-o-b stuff, so excuse my
> ignorance. Is there official procedure, or is it enough to state
> that I sign off on everything in
> git://github.com/gonzoua/u-boot-pi.git master authored by me?
Just about. Please read
http://elinux.org/Developer_Certificate_Of_Origin and then assuming
that is all true, reply to this email with a properly formatted
Signed-off-by line (and then hey, you end up in the contributors for
the next U-Boot release, once the code is merged). And then you can
get in the habit of doing 'git commit -s' for projects where the above
applies. There's still a question about the portions taken from the
kernel tree. Thanks!
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQitDzAAoJENk4IS6UOR1W/K4P/1V5mFKlragudKsi4tUug2TN
ihjpQjESpEbwHCcdgK831PIpf/bd8igY+ba50aSJRSO0BrRtwiWe7whnJv5FEg01
dGBhlYlE0E+B6RcyJmORsEIftDphnY1Wrc4DmTpo18CxDJTZ4jdXBiEPygLo+L/v
IIC5xVArVXvwvhtkeMB0gO6fg9NbeC13+6TdSOm9Jn1qNyJ3U05DjIjC/h7/3+rn
GCScP3qxrnbrTF0xkoRi7LCaBZA2Czfu7n510S7SHFufNXq9Px19GOImonvanrVG
z5p9pZJolIE8Jfu6bwXrPfdu8NCo6dv1/apDigDka0jO/KGxIG6l0DPJZTjLf6G9
FJ5G5n/UE+MRheps2AAtHA/ID5nxF7t7F1pjrWw1rkY1BkGzrOf7e13SlBa3QR6j
ciLa0lWVdfb4fGU+C3On/ZksP+mMVqHZFwjzYaE7d25jOBYSc60E8O5Q0WzDS8mp
0sar4+/aRQgb3NhjIz1ADxSVrEmuwCTjtgZAwBcCLCK8OfdlYgpx40Dy8OJ7JKtP
H+6pz812kqk5fHYAmNDstdbVSX67QNV4US/euCgSspDAsBdqweDCjUosuidVLXjH
iq2XNG5HObnUY7zLlmTb2QPxBgarmakAf37jWSaIqNo9QLvzBitt1gDQUZZfjAT0
jeAfVX7FvI35pPbpEoCT
=5cJl
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-10-26 18:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 4:50 [U-Boot] [PATCH 1/2] mmc: add bcm2835 driver Stephen Warren
2012-10-24 4:50 ` [U-Boot] [PATCH 2/2] ARM: rpi_b: enable SD controller, add related env/cmds Stephen Warren
2012-10-26 11:33 ` [U-Boot] [PATCH 1/2] mmc: add bcm2835 driver Vikram Narayanan
2012-10-28 3:28 ` Stephen Warren
2012-10-28 17:06 ` Vikram Narayanan
2012-11-04 15:32 ` Albert ARIBAUD
2012-11-04 17:15 ` Stephen Warren
2012-10-26 17:32 ` Tom Rini
2012-10-26 17:48 ` Oleksandr Tymoshenko
2012-10-26 18:05 ` Tom Rini [this message]
2012-10-26 18:21 ` Stephen Warren
2012-10-26 18:10 ` Greg KH
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=508AD0F3.1090209@ti.com \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/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