From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request v2: u-boot-blackfin
Date: Tue, 12 Aug 2014 17:00:04 -0400 [thread overview]
Message-ID: <20140812210004.GY19374@bill-the-cat> (raw)
In-Reply-To: <CAJxxZ0OooEdWfkWb4WbmMqU1aF8x8waEL417qhOgBSo7sCEzqQ@mail.gmail.com>
On Mon, Aug 11, 2014 at 10:55:45AM +0800, Sonic Zhang wrote:
> Hi Tom,
>
> Please pull the following patches for Blackfin from u-boot-blackfin
> into your tree.
>
> Thanks
>
> Sonic Zhang
>
>
> The following changes since commit e76b933e02e1b38e48754c435e9dba1c0deeb3c6:
>
> Prepare v2014.10-rc1 (2014-08-06 09:12:58 -0400)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-blackfin.git master
>
> for you to fetch changes up to d54d7eb965e96fc451beaac58cd79efdcf848fd9:
>
> support blackfin board initialization in generic board_f (2014-08-07
> 15:15:19 +0800)
>
> ----------------------------------------------------------------
> Aaron Wu (1):
> bfin: add register define required by core B on dual core BF609 processor
>
> Scott Jiang (1):
> blackfin: spi clock is in sysclk1 domain instead of sysclk0
>
> Sonic Zhang (2):
> blackfin: convert blackfin board_f and board_r to use generic
> board init functions
> support blackfin board initialization in generic board_f
>
> arch/blackfin/config.mk | 3 +
> arch/blackfin/cpu/cpu.c | 334 +++++++++++++++--
> arch/blackfin/cpu/start.S | 14 +-
> arch/blackfin/cpu/u-boot.lds | 4 +-
> arch/blackfin/include/asm/clock.h | 2 +-
> arch/blackfin/include/asm/config.h | 4 +
> arch/blackfin/include/asm/mach-bf609/BF609_def.h | 2 +
> arch/blackfin/include/asm/u-boot.h | 3 +
> arch/blackfin/lib/Makefile | 7 +-
> arch/blackfin/lib/board.c | 443 -----------------------
> arch/blackfin/lib/sections.c | 11 +
> common/board_f.c | 45 ++-
> include/configs/bf506f-ezkit.h | 5 +-
> include/configs/bf533-stamp.h | 3 +-
> include/configs/bf538f-ezkit.h | 3 +-
> include/watchdog.h | 3 +-
> 16 files changed, 380 insertions(+), 506 deletions(-)
> delete mode 100644 arch/blackfin/lib/board.c
> create mode 100644 arch/blackfin/lib/sections.c
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140812/32fe0405/attachment.pgp>
next prev parent reply other threads:[~2014-08-12 21:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 2:55 [U-Boot] Pull request v2: u-boot-blackfin Sonic Zhang
2014-08-12 21:00 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-14 6:20 Sonic Zhang
2013-05-14 19:17 ` Tom Rini
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=20140812210004.GY19374@bill-the-cat \
--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