From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] Xilinx fixes
Date: Mon, 22 Feb 2016 16:52:26 +0100 [thread overview]
Message-ID: <56CB2EBA.2030305@monstr.eu> (raw)
Hi Tom,
please pull these fixes to your tree.
Below is the log from buildman for zynq platform.
Microblaze build is broken by one commit I have just replied in
different thread.
Thanks,
Michal
The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-02-21
07:56:16 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
for you to fetch changes up to fdcdde567c1bd4f4c4b81dc1432933d8f88feef4:
ARM: zynq: Enable EDID for zybo (2016-02-22 16:37:51 +0100)
----------------------------------------------------------------
Jason Wu (1):
zynq-common: Fix usbboot env variable
Michal Simek (13):
ARM: zynq: Remove unused SPI base addresses
zynq: zc770: Remove unused ifdefs for xm011 and xm013
mmc: Kconfig: Add Arasan SDHCI entry
ARM: zynq: Read memory size setting from DT
ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
serial: zynq: Change logic in putc
ARM: zynq: Enable SPL RAM support by default
dm: ns16550: Add support for reg-offset property
i2c: spd: Extend SPD memory types
ARM: zynq: Enable Realtek phys by default
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
ARM: zynq: Add reset-gpio property for USB on Zybo
ARM: zynq: Enable EDID for zybo
Nathan Rossi (1):
ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
arch/arm/dts/zynq-microzed.dts | 1 +
arch/arm/dts/zynq-zc706.dts | 1 +
arch/arm/dts/zynq-zed.dts | 1 +
arch/arm/dts/zynq-zybo.dts | 3 ++-
arch/arm/include/asm/arch-zynqmp/hardware.h | 3 ---
arch/arm/mach-zynq/include/mach/hardware.h | 2 --
board/xilinx/zynq/board.c | 4 ----
cmd/i2c.c | 14 +++++++++++++-
configs/xilinx_zynqmp_ep_defconfig | 1 +
configs/zynq_microzed_defconfig | 1 +
configs/zynq_picozed_defconfig | 1 +
configs/zynq_zc702_defconfig | 1 +
configs/zynq_zc706_defconfig | 1 +
configs/zynq_zc770_xm010_defconfig | 1 +
configs/zynq_zed_defconfig | 1 +
configs/zynq_zybo_defconfig | 1 +
drivers/mmc/Kconfig | 6 ++++++
drivers/net/phy/realtek.c | 10 +++++++++-
drivers/serial/ns16550.c | 6 ++++--
drivers/serial/serial_zynq.c | 4 ++--
include/configs/xilinx_zynqmp.h | 6 +-----
include/configs/xilinx_zynqmp_ep.h | 1 -
include/configs/zynq-common.h | 16 +++++++---------
include/configs/zynq_microzed.h | 4 ----
include/configs/zynq_picozed.h | 4 ----
include/configs/zynq_zc70x.h | 4 ----
include/configs/zynq_zc770.h | 11 +----------
include/configs/zynq_zed.h | 4 ----
include/configs/zynq_zybo.h | 9 +++++----
include/ns16550.h | 1 +
30 files changed, 62 insertions(+), 61 deletions(-)
[u-boot]$ ./tools/buildman/buildman -b master zynq -o /tmp/ -sSed
boards.cfg is up to date. Nothing to do.
Summary of 16 commits for 11 boards (8 threads, 1 job per thread)
01: Merge branch 'master' of git://www.denx.de/git/u-boot-imx
02: ARM: zynq: Remove unused SPI base addresses
03: zynq: zc770: Remove unused ifdefs for xm011 and xm013
04: mmc: Kconfig: Add Arasan SDHCI entry
arm: (for 10/10 boards) spl/u-boot-spl:all +21832.7
spl/u-boot-spl:bss +19674.4 spl/u-boot-spl:data +24.0
spl/u-boot-spl:rodata +371.5 spl/u-boot-spl:text +1762.8
zynq_picozed : spl/u-boot-spl:all +218327
spl/u-boot-spl:bss +196744 spl/u-boot-spl:data +240
spl/u-boot-spl:rodata +3715 spl/u-boot-spl:text +17628
05: ARM: zynq: Read memory size setting from DT
06: ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option
07: serial: zynq: Change logic in putc
arm: (for 10/10 boards) all +7.6 bss +3.6 spl/u-boot-spl:all
+4.0 spl/u-boot-spl:text +4.0 text +4.0
zynq_zc706 : all +32 bss +28 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zc770_xm010: all +32 bss +28 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zc770_xm011: all +4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zc770_xm013: all +4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zc770_xm012: all +4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_microzed : bss -4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zybo : bss -4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zc702 : bss -4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_zed : bss -4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
zynq_picozed : bss -4 spl/u-boot-spl:all +4
spl/u-boot-spl:text +4 text +4
08: ARM: zynq: Enable u-boot,dm-pre-reloc for qspi
09: ARM: zynq: Enable SPL RAM support by default
arm: (for 10/10 boards) spl/u-boot-spl:all +206.4
spl/u-boot-spl:bss +7.2 spl/u-boot-spl:data +8.0 spl/u-boot-spl:rodata
+4.0 spl/u-boot-spl:text +187.2
zynq_zc770_xm011: spl/u-boot-spl:all +596
spl/u-boot-spl:bss +24 spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4
spl/u-boot-spl:text +560
zynq_zc770_xm013: spl/u-boot-spl:all +596
spl/u-boot-spl:bss +24 spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4
spl/u-boot-spl:text +560
zynq_zc770_xm012: spl/u-boot-spl:all +596
spl/u-boot-spl:bss +24 spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4
spl/u-boot-spl:text +560
zynq_zc706 : spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_microzed : spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_zybo : spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_zc702 : spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_zc770_xm010: spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_zed : spl/u-boot-spl:all +44
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4 spl/u-boot-spl:text +32
zynq_picozed : spl/u-boot-spl:all +12
spl/u-boot-spl:data +8 spl/u-boot-spl:rodata +4
10: zynq-common: Fix usbboot env variable
arm: (for 10/10 boards) all +0.2 bss -0.8 rodata +1.0
zynq_zc770_xm011: all +1 rodata +1
zynq_zc770_xm013: all +1 rodata +1
zynq_microzed : all +1 rodata +1
zynq_zybo : all +1 rodata +1
zynq_zc770_xm010: all +1 rodata +1
zynq_zed : all +1 rodata +1
zynq_zc770_xm012: all +1 rodata +1
zynq_picozed : all +1 rodata +1
zynq_zc706 : all -3 bss -4 rodata +1
zynq_zc702 : all -3 bss -4 rodata +1
11: dm: ns16550: Add support for reg-offset property
12: i2c: spd: Extend SPD memory types
13: ARM: zynq: Enable Realtek phys by default
arm: (for 10/10 boards) all +1468.6 bss -0.4 data +208.0
rodata +69.0 text +1192.0
zynq_zc706 : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_microzed : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_zybo : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_zc702 : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_zed : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_picozed : all +1473 bss +4 data +208 rodata +69
text +1192
zynq_zc770_xm011: all +1469 data +208 rodata +69 text +1192
zynq_zc770_xm013: all +1469 data +208 rodata +69 text +1192
zynq_zc770_xm012: all +1469 data +208 rodata +69 text +1192
zynq_zc770_xm010: all +1441 bss -28 data +208 rodata +69
text +1192
14: net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
arm: (for 10/10 boards) all +21.2 bss -6.8 text +28.0
zynq_zybo : all +32 bss +4 text +28
zynq_zc702 : all +32 bss +4 text +28
zynq_zc770_xm010: all +32 bss +4 text +28
zynq_zed : all +32 bss +4 text +28
zynq_zc770_xm011: all +28 text +28
zynq_zc770_xm013: all +28 text +28
zynq_zc770_xm012: all +28 text +28
zynq_zc706 : bss -28 text +28
zynq_microzed : bss -28 text +28
zynq_picozed : bss -28 text +28
15: ARM: zynq: Add reset-gpio property for USB on Zybo
16: ARM: zynq: Enable EDID for zybo
arm: (for 10/10 boards) all +1144.0 bss -2.8 data +153.6
rodata +158.8 spl/u-boot-spl:all +0.4 spl/u-boot-spl:text +0.4 text
+834.4
zynq_zybo : all +11440 bss -28 data +1536 rodata
+1588 spl/u-boot-spl:all +4 spl/u-boot-spl:text +4 text +8344
(no errors to report)
[u-boot]$
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160222/30b49f53/attachment.sig>
next reply other threads:[~2016-02-22 15:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 15:52 Michal Simek [this message]
2016-02-23 20:35 ` [U-Boot] [GIT PULL] Xilinx fixes Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2016-12-20 8:45 Michal Simek
2016-12-21 2:23 ` Tom Rini
2017-02-13 14:30 Michal Simek
2017-02-13 22:58 ` 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=56CB2EBA.2030305@monstr.eu \
--to=monstr@monstr.eu \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.