public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Zynq SoC changes v2
Date: Tue, 27 Jan 2015 06:51:10 -0500	[thread overview]
Message-ID: <20150127115110.GF10826@bill-the-cat> (raw)
In-Reply-To: <54C5F627.2060205@monstr.eu>

On Mon, Jan 26, 2015 at 09:09:11AM +0100, Michal Simek wrote:

> Hi Tom,
> 
> here is the second pull request for Zynq.
> I have tested all patches by buildman(log below) with a kernel toolchain
> 
> [u-boot]$ arm-unknown-linux-gnueabi-gcc --version
> arm-unknown-linux-gnueabi-gcc (GCC) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> 
> I have put together that config.mk patch and enabling neon instructions.
> 
> I have also added that 2 patches for serial. Zynq is only platfrom
> which is using this driver.
> 
> Thanks,
> Michal
> 
> [u-boot]$ ./tools/buildman/buildman -b xnext/zynq zynq -sSe
> boards.cfg is up to date. Nothing to do.
> Summary of 15 commits for 7 boards (7 threads, 2 jobs per thread)
> 01: Prepare v2015.01
> 02: ARM: zynq: Enable the Neon instructions
>        arm: (for 7/7 boards)  all +51.4  bss -0.6  rodata +20.0  spl/u-boot-spl:all +52.0  spl/u-boot-spl:rodata +20.0  spl/u-boot-spl:text +32.0  text +32.0
> 03: ARM: zynq: Remove empty line
> 04: ARM: zynq: ddrc: Setup half of memory only for ECC case
>        arm: (for 7/7 boards)  all +12.6  bss +0.6  text +12.0
> 05: ARM: zynq: slcr: Dont modify the reserved bits
> 06: ARM: zynq: List nand, qspi and jtag boot modes
>        arm: (for 7/7 boards)  spl/u-boot-spl:all +47.4  spl/u-boot-spl:text +47.4
> 07: ARM: zynq: List qspi, smc and nand baseaddresses
> 08: ARM: zynq: Show board information by default
>        arm: (for 7/7 boards)  all +66.3  bss +2.3  data +4.0  rodata +20.0  text +40.0
> 09: ARM: zynq: Use CMD_FS_GENERIC
>        arm: (for 7/7 boards)  all +972.0  bss -0.6  data +80.0  rodata +732.6  text +160.0
> 10: ARM: zynq: Group ethernet configuration options together
>        arm: (for 7/7 boards)  all +26.3  bss +0.6  rodata +2.3  text +23.4
> 11: ARM: zynq: provide config option to select emio
> 12: ARM: zynq: Enable DFU functionality in zynq
>        arm: (for 7/7 boards)  all +1804167.1  bss +1797574.9  data +181.7  rodata +822.0  text +5588.6
> 13: ARM: zynq: Add USB lthor download protocol support
>        arm: (for 7/7 boards)  all +2383.7  bss +148.6  data +54.9  rodata +447.7  text +1732.6
> 14: serial: zynq: Use global baudrate instead of hardcoded one
>        arm: (for 7/7 boards)  all -26.3  bss -2.3  rodata -8.0  spl/u-boot-spl:all -16.0  spl/u-boot-spl:rodata -8.0  spl/u-boot-spl:text -8.0  text -16.0
> 15: serial: Extend structure comments with register offset
> (no errors to report)
> 
> 
> The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
> 
>   Prepare v2015.01 (2015-01-12 09:39:08 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-microblaze.git zynq
> 
> for you to fetch changes up to a2425e6207d7c75906a15410f4c8c0a5d0519349:
> 
>   serial: Extend structure comments with register offset (2015-01-26 08:55:59 +0100)
> 

Applied to u-boot/master, thanks!



> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150127/f5101b35/attachment.pgp>

  reply	other threads:[~2015-01-27 11:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  9:38 [U-Boot] [GIT PULL] Zynq SoC changes Michal Simek
2015-01-23  1:05 ` Tom Rini
2015-01-23  9:02   ` Michal Simek
2015-01-23 11:59     ` Tom Rini
2015-01-23 13:39       ` Michal Simek
2015-01-23 14:12         ` Tom Rini
2015-01-23 14:33           ` Michal Simek
2015-01-23 15:19             ` Tom Rini
2015-01-26  8:09               ` [U-Boot] [GIT PULL] Zynq SoC changes v2 Michal Simek
2015-01-27 11:51                 ` Tom Rini [this message]
2015-01-26 15:42     ` [U-Boot] [GIT PULL] Zynq SoC changes Bill Pringlemeir

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=20150127115110.GF10826@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