From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] tny-a9263: add spi + bootstrap support
Date: Wed, 23 Jan 2013 21:49:16 +0100 [thread overview]
Message-ID: <20130123204916.GS26329@game.jcrosoft.org> (raw)
HI,
depends on console none
The following changes since commit e75f727c6e048c9978cb47cb8af92488a8251569:
introduce console none support (2013-01-19 11:51:53 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/tny_a9263
for you to fetch changes up to 5b41b075420e3547a9dfa7ef1bc0ba015af9db98:
tny_a9263: add bootstrop support (2013-01-19 14:41:24 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
tny-a9263: add dataflash support
tny_a9263: add bootstrop support
arch/arm/boards/tny-a926x/Makefile | 9 +++++++++
arch/arm/boards/tny-a926x/init.c | 43 ++++++++++++++++++++++++++++++-------------
arch/arm/boards/tny-a926x/tny_a9263_bootstrap.c | 16 ++++++++++++++++
arch/arm/boards/tny-a926x/tny_a9263_lowlevel_init.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/configs/tny_a9263_bootstrap_defconfig | 26 ++++++++++++++++++++++++++
arch/arm/configs/tny_a9263_defconfig | 1 +
arch/arm/mach-at91/Kconfig | 1 +
7 files changed, 190 insertions(+), 13 deletions(-)
create mode 100644 arch/arm/boards/tny-a926x/tny_a9263_bootstrap.c
create mode 100644 arch/arm/boards/tny-a926x/tny_a9263_lowlevel_init.c
create mode 100644 arch/arm/configs/tny_a9263_bootstrap_defconfig
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2013-01-23 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 20:49 Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-01-23 20:52 ` [PATCH 1/2] tny-a9263: add dataflash support Jean-Christophe PLAGNIOL-VILLARD
2013-01-23 20:52 ` [PATCH 2/2] tny_a9263: add bootstrap support Jean-Christophe PLAGNIOL-VILLARD
2013-01-25 17:36 ` [PATCH 0/2] tny-a9263: add spi + " Sascha Hauer
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=20130123204916.GS26329@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