From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2 v2] add spi command
Date: Sun, 4 Nov 2012 09:54:53 +0100 [thread overview]
Message-ID: <20121104085453.GB29599@game.jcrosoft.org> (raw)
HI,
v2:
add default return usage
use memory_display
while debugging a spi issue I found we have a i2c commands but no spi
command
So introduce one
The following changes since commit 8f839b51047593bdd63d485006237111cd3a0547:
spi: introduce spi_get_master (2012-11-02 08:55:10 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/command_spi
for you to fetch changes up to 2bfe0a6d58edae296b384b14e86e9efad148bfb7:
introduce spi command (2012-11-04 01:45:34 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (1):
introduce spi command
commands/Kconfig | 6 ++++++
commands/Makefile | 1 +
commands/spi.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 133 insertions(+)
create mode 100644 commands/spi.c
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-11-04 8:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-04 8:54 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-11-04 8:59 ` [PATCH 1/2] spi: introduce spi_get_master Jean-Christophe PLAGNIOL-VILLARD
2012-11-04 8:59 ` [PATCH 2/2] introduce spi command Jean-Christophe PLAGNIOL-VILLARD
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=20121104085453.GB29599@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--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