mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] tny-a9263: add spi + bootstrap support
@ 2013-01-23 20:49 Jean-Christophe PLAGNIOL-VILLARD
  2013-01-23 20:52 ` [PATCH 1/2] tny-a9263: add dataflash support Jean-Christophe PLAGNIOL-VILLARD
  2013-01-25 17:36 ` [PATCH 0/2] tny-a9263: add spi + " Sascha Hauer
  0 siblings, 2 replies; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-01-23 20:49 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-25 17:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-23 20:49 [PATCH 0/2] tny-a9263: add spi + bootstrap support Jean-Christophe PLAGNIOL-VILLARD
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox