U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Wenyou Yang <wenyou.yang@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
Date: Tue, 13 Sep 2016 10:49:01 +0800	[thread overview]
Message-ID: <1473734945-23975-1-git-send-email-wenyou.yang@atmel.com> (raw)

Convert to use the drivers which support the driver model and use the
device tree. And add the support to enable an early debug UART for
debugging.

It is based on the following patches:
  - [PATCH v2] i2c: at91_i2c: Fix the wrong include file
  	http://lists.denx.de/pipermail/u-boot/2016-September/266413.html
  - [PATCH v2] clk: at91: Fix at91-pmc and at91-sckc's class ID
  	http://lists.denx.de/pipermail/u-boot/2016-September/266408.html
  - [PATCH v2] mmc: mmc-uclass: Add mmc_init() in mmc preinit phrase
  	http://lists.denx.de/pipermail/u-boot/2016-September/266409.html
  - [PATCH v2 0/2] serial: atmel_usart: Support to enable an early debug UART
  	http://lists.denx.de/pipermail/u-boot/2016-September/266410.html
  - [PATCH v9] dm: at91: Add driver model support for the spi driver
  	http://lists.denx.de/pipermail/u-boot/2016-September/266407.html
  - [PATCH] sf: fix sf probe
  	http://lists.denx.de/pipermail/u-boot/2016-August/264104.html

Changes in v2:
 - Collect Reviewed-by tags.

Wenyou Yang (4):
  board: sama5d2_xplained: Move config options to defconfigs
  board: sama5d2_xplained: Clean up code
  board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
  board: sama5d2_xplained: Enable an early debug UART

 board/atmel/sama5d2_xplained/sama5d2_xplained.c | 167 +++++++++---------------
 configs/sama5d2_xplained_mmc_defconfig          |  37 +++++-
 configs/sama5d2_xplained_spiflash_defconfig     |  38 +++++-
 include/configs/sama5d2_xplained.h              |  32 +----
 4 files changed, 145 insertions(+), 129 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-09-13  2:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13  2:49 Wenyou Yang [this message]
2016-09-13  2:49 ` [U-Boot] [PATCH v2 1/4] board: sama5d2_xplained: Move config options to defconfigs Wenyou Yang
2016-10-16 20:11   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2016-09-13  2:49 ` [U-Boot] [PATCH v2 2/4] board: sama5d2_xplained: Clean up code Wenyou Yang
2016-10-16 20:17   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2016-09-13  2:49 ` [U-Boot] [PATCH v2 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC Wenyou Yang
2016-10-16 20:18   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2016-10-16 21:42   ` Andreas Bießmann
2016-10-16 22:03     ` Tom Rini
2016-09-13  2:49 ` [U-Boot] [PATCH v2 4/4] board: sama5d2_xplained: Enable an early debug UART Wenyou Yang
2016-10-16 20:20   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann

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=1473734945-23975-1-git-send-email-wenyou.yang@atmel.com \
    --to=wenyou.yang@atmel.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