[PATCH 00/17] Fix Firestone IPL failure

Timothy Pearson tpearson at raptorengineering.com
Sat Sep 17 06:35:16 AEST 2016


This patch series fixes the Firestone IPL failure.
This is v2 of the patch series sent previously.
It includes the following changes:
 * Remove the unneccessary direct setup of the SCU pinmux.
 * Connect the host serial console to SUART1 instead of the VUART.
   This matches the stock configuration of Firestone, where a
   serial cable can be directly attached to the back of the machine
   for hostboot access.
 * Add commit messages and Signed-Off-By lines that were inadvertently
   overlooked in the first series.

Cyril Bur (1):
  arm/dts: Remove mac hardware checksum from Firestone BMC Board

Gavin Shan (1):
  net/phy: Expose 100base-T capability only

Joel Stanley (1):
  phy/broadcom: Add support for the BCM54210E

Timothy Pearson (14):
  Ensure that the old style MDIO interface is active before registering
        the MDIO bus on Faraday style MACs.  Without this patch the
    hardware     may continue to expect new style commands, yielding
    MDIO timeouts     and general lack of communication with the MII.
  Allow no-hw-checksum override in devicetree outside of NCSI mode.
  mach-aspeed: Add missing Firestone setup method and call
  pinctrl-aspeed-g4: Add definition for GPIO pins J2 and O2
  pinctrl-aspeed-g4: Add missing MDIO1 pingroup
  Add missing LEDs to Firestone DT
  Add missing console UART to Firestone DT
  Add missing UARTs to Firestone DT
  Fix Turismo I2C OCC mapping on Firestone
  Enable I2C hub and connected devices in Firestone DT
  Enable RGMII pin functions in Firestone DT
  Enable vuart in Firestone DT
  Add LED expander mapping to Firestone DT
  Enable FSI buffer on Firestone

 arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts |  134 +++++++++++++++++++++++-
 arch/arm/boot/dts/aspeed-g4.dtsi               |    5 +
 arch/arm/mach-aspeed/aspeed.c                  |   14 +++
 drivers/net/ethernet/faraday/ftgmac100.c       |    9 +-
 drivers/net/ethernet/faraday/ftgmac100.h       |    2 +
 drivers/net/phy/broadcom.c                     |   13 +++
 drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c     |   15 ++-
 include/linux/brcmphy.h                        |    2 +
 8 files changed, 185 insertions(+), 9 deletions(-)

-- 
1.7.9.5



More information about the openbmc mailing list