History log of /openbmc/u-boot/cmd/aspeed/nettest/phy.c (Results 1 – 20 of 20)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11
# 20b0d70c 21-Apr-2022 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: apply addtional delay for RTL8211F

RTL8211F PHY needs for additional delay to get itself ready.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I9f186ee522aa9d3

cmd/aspeed/nettest: apply addtional delay for RTL8211F

RTL8211F PHY needs for additional delay to get itself ready.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I9f186ee522aa9d32b37ba852604699416f572cf6

show more ...


Revision tags: v00.04.10, v00.04.09, v00.04.08
# fbcd0575 14-Dec-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: fix typo of PHY address offset

The old mode of PHY address offset was used for new mode. Correct the
PHY address offset for ast2600.

Signed-off-by: Dylan Hung <dylan_hung@aspee

cmd/aspeed/nettest: fix typo of PHY address offset

The old mode of PHY address offset was used for new mode. Correct the
PHY address offset for ast2600.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: Ic127ee037f8565b2ca965497a23bd03136ce2a44

show more ...


Revision tags: v00.04.07
# d82a9689 15-Sep-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: add SPDX-license and copy-right

add SPDX-license and copy-right on file header.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I90acd526346535dc8cd360aec7b7478

cmd/aspeed/nettest: add SPDX-license and copy-right

add SPDX-license and copy-right on file header.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I90acd526346535dc8cd360aec7b7478777bf3c8b

show more ...


# 67e8dc79 14-Sep-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd/aspeed/nettest: refactor the PHY access API

Use macro instead of hard-coding in the function call.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I8f8fe8fcb72f74f683ab0f644a35

cmd/aspeed/nettest: refactor the PHY access API

Use macro instead of hard-coding in the function call.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I8f8fe8fcb72f74f683ab0f644a354b4f53c5b529

show more ...


Revision tags: v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00
# b875452f 15-Apr-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: restore default page

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: Ia4c98c6566544230758c26fbb89ad5cbf70161ad


# 414917c6 15-Apr-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: add bcm54615, rtl8211f and marvell88e15 delay setting

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I940bbd916864cb30417d3c7167ba80d62dfae7ae


# b265bb8c 06-Apr-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: add 100ms for phy ready

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I5b72f3eb8b48ae097d8118d00e2fda2635c0949b
(cherry picked from commit 2221aba256b321ca7d97ebc1c0f1

cmd:aspeed: add 100ms for phy ready

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I5b72f3eb8b48ae097d8118d00e2fda2635c0949b
(cherry picked from commit 2221aba256b321ca7d97ebc1c0f162174d72ac05)

show more ...


Revision tags: v2021.04
# 5b4262dd 29-Mar-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: remove redundant debug print

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I71adcd1c0b5157f4ae80a53467fe6f6ec40855bb


# 91907bc5 29-Mar-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: fix typo

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I0613a302867be482358c89353caf74a505a3ae40


# e1be0065 29-Mar-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: refactor phy internal loopback

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: Ic50605a04ce8c57fb3886b3cb339f89d785b2388


# 579a4c36 29-Mar-2021 Dylan Hung <dylan_hung@aspeedtech.com>

cmd:aspeed: add support of broadcom 54210/54213 test

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Change-Id: I8f20cd7f445353e2cd9217233691032fcb52d755


Revision tags: v00.03.03, v2021.01, v2020.10
# 5249e859 24-Aug-2020 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'dev/mactest' into aspeed-dev-v2019.04


# 337226aa 29-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

refactor PHY flags


# daba96f3 29-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

refactor PHY scan and ID check


# 6a6965c4 29-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

fix build error


# ee3c59a9 23-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

revise style, no logic change


# 3f472ca7 23-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

revise style, no logic change


# ff33b245 22-Jul-2020 Dylan Hung <dylan_hung@aspeedtech.com>

refactor format


Revision tags: v2020.07, v00.02.13
# 496a7919 22-May-2020 ryan_chen <ryan_chen@aspeedtech.com>

Merge branch 'ryan_port' into aspeed-dev-v2019.04


# 5c8f9400 21-May-2020 ryan_chen <ryan_chen@aspeedtech.com>

mv to cmd/aspeed folder