public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] fix apalis-tk1 pcie gigabit ethernet operation
@ 2017-08-04 16:09 Marcel Ziswiler
  2017-08-04 16:10 ` [U-Boot] [PATCH 1/5] configs: apalis-tk1: fix boot failure using ext4 rootfs Marcel Ziswiler
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Marcel Ziswiler @ 2017-08-04 16:09 UTC (permalink / raw)
  To: u-boot


This series addresses a gigabit Ethernet reliability issue as observed
on Apalis TK1 related to a PCIe reset timing violation.

This series depends on Simon's work available at u-boot-dm/master plus
my previous series "move apalis t30/tk1, colibri t20/t30 to livetree".

This series is available at http://git.toradex.com/cgit/u-boot-toradex.git/log/?h=for-next


Marcel Ziswiler (4):
  apalis-tk1: add missing as3722 gpio0 configuration
  pci: tegra: make tegra_pcie_port_reset weak function with explicit
    index
  power: as3722: add as3722_ldo_set_voltage signature to header file
  apalis-tk1: fix pcie reset for reliable gigabit ethernet operation

Sanchayan Maity (1):
  configs: apalis-tk1: fix boot failure using ext4 rootfs

 arch/arm/dts/tegra124-apalis.dts      |   6 +-
 board/toradex/apalis-tk1/apalis-tk1.c | 241 ++++++++++++++++++++--------------
 drivers/pci/pci_tegra.c               |   7 +-
 include/configs/apalis-tk1.h          |   4 +-
 include/power/as3722.h                |   1 +
 5 files changed, 156 insertions(+), 103 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-08-07 12:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04 16:09 [U-Boot] [PATCH 0/5] fix apalis-tk1 pcie gigabit ethernet operation Marcel Ziswiler
2017-08-04 16:10 ` [U-Boot] [PATCH 1/5] configs: apalis-tk1: fix boot failure using ext4 rootfs Marcel Ziswiler
2017-08-04 16:10 ` [U-Boot] [PATCH 2/5] apalis-tk1: add missing as3722 gpio0 configuration Marcel Ziswiler
2017-08-06  5:16   ` Simon Glass
2017-08-04 16:10 ` [U-Boot] [PATCH 3/5] pci: tegra: make tegra_pcie_port_reset weak function with explicit index Marcel Ziswiler
2017-08-04 16:33   ` Stephen Warren
2017-08-07 12:47     ` Marcel Ziswiler
2017-08-04 16:10 ` [U-Boot] [PATCH 4/5] power: as3722: add as3722_ldo_set_voltage signature to header file Marcel Ziswiler
2017-08-06  5:16   ` Simon Glass
2017-08-04 16:10 ` [U-Boot] [PATCH 5/5] apalis-tk1: fix pcie reset for reliable gigabit ethernet operation Marcel Ziswiler

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