diff for duplicates of <20170316213624.140344-17-maxims@google.com> diff --git a/a/1.txt b/N1/1.txt index 2a0bb33..9a3a8e3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -304,7 +304,7 @@ index 0000000000..881d20151c + * the interface usually return 0xffff or 0x0000 + */ + if (phy_id != 0xffff && phy_id != 0x0) { -+ debug("%s: found PHY at 0x%02x\n", dev->name, phy_addr); ++ debug("%s: found PHY@0x%02x\n", dev->name, phy_addr); + priv->phy_addr = phy_addr; + break; + } diff --git a/a/content_digest b/N1/content_digest index f0fae57..ba14738 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,8 @@ "ref\020170316213624.140344-1-maxims@google.com\0" "From\0Maxim Sloyko <maxims@google.com>\0" - "Subject\0[PATCH 16/17] aspeed: Add AST2500/AST2400 compatible NIC Driver\0" + "Subject\0[U-Boot] [PATCH 16/17] aspeed: Add AST2500/AST2400 compatible NIC Driver\0" "Date\0Thu, 16 Mar 2017 14:36:23 -0700\0" - "To\0u-boot@lists.denx.de" - " Simon Glass <sjg@chromium.org>\0" - "Cc\0openbmc@lists.ozlabs.org" - Maxim Sloyko <maxims@google.com> - " Joe Hershberger <joe.hershberger@ni.com>\0" + "To\0u-boot@lists.denx.de\0" "\00:1\0" "b\0" "The device that Aspeed uses is basically Faraday FTGMAC100, but with\n" @@ -315,7 +311,7 @@ "+\t\t * the interface usually return 0xffff or 0x0000\n" "+\t\t */\n" "+\t\tif (phy_id != 0xffff && phy_id != 0x0) {\n" - "+\t\t\tdebug(\"%s: found PHY at 0x%02x\\n\", dev->name, phy_addr);\n" + "+\t\t\tdebug(\"%s: found PHY@0x%02x\\n\", dev->name, phy_addr);\n" "+\t\t\tpriv->phy_addr = phy_addr;\n" "+\t\t\tbreak;\n" "+\t\t}\n" @@ -849,4 +845,4 @@ "-- \n" 2.12.0.367.g23dc2f6d3c-goog -a25989d1a2e77cd5fec9608326b9d186cf993dcb78bf13e494b01de85e56095f +3106879f9a10b5e70e9077cb9b70dd228bd574a818637ff2ecbd996121b1469e
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.