Skip to content
Snippets Groups Projects
  1. Apr 10, 2016
    • Marek Vasut's avatar
      arm: socfpga: sockit: Use more relaxed DRAM timings · 4d74c027
      Marek Vasut authored
      
      The currently present DRAM timings generated from GHRD 14.0 did
      not work on SoCkit rev. D because they were too tight. Load the
      DRAM timings from GHRD 13.0 which are more relaxed and work with
      SoCkit rev. D.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
      Cc: Chin Liang See <clsee@altera.com>
      4d74c027
    • Marek Vasut's avatar
      arm: socfpga: Handle phy-mode OF property for GMACs · 5f79d008
      Marek Vasut authored
      
      Thus far, the socfpga init code had hard-coded the configuration
      of the ethernet PHY interface to RGMII in the ethernet registers
      in sysmgr space, so PHYs connected in another modes did not work.
      
      This patch fixes support for configurations where the ethernet PHYs
      are connected over MII/GMII/RMII interfaces by parsing the phy-mode
      OF property of the GMACs and configuring the ethernet registers in
      sysmgr space accordingly.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Reported-by: default avatarDenis Bakhvalov <denis.bakhvalov@nokia.com>
      Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
      5f79d008
  2. Apr 06, 2016
  3. Apr 04, 2016
Loading