History log of /openbmc/u-boot/arch/arm/include/asm/arch-aspeed/scu_ast2600.h (Results 1 – 25 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v00.04.09, v00.04.08
# e95b19f8 18-Nov-2021 Dylan Hung <dylan_hung@aspeedtech.com>

clk: ast2600: Setup RGMII TX delay according to the DLY32 calculation

There is a duplicate DLY32 delay cell embedded in AST2600 SOC that is
the same with the one used for RGMII clock delay. The del

clk: ast2600: Setup RGMII TX delay according to the DLY32 calculation

There is a duplicate DLY32 delay cell embedded in AST2600 SOC that is
the same with the one used for RGMII clock delay. The delay time of
each tap delay can be measured by the embedded frequency counters
SCU320 and SCU330. So we can set up the TX delay according to the
runtime measured value to cover the chip-to-chip delay time variation.

v2: revise coding style

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

show more ...


# e40a4e44 15-Nov-2021 Dylan Hung <dylan_hung@aspeedtech.com>

clk: ast2600: rework for the MAC interface delay

replace bitfield access by simple "FIELD_PREP" and bitshift operations
to meet kernel coding style.

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

clk: ast2600: rework for the MAC interface delay

replace bitfield access by simple "FIELD_PREP" and bitshift operations
to meet kernel coding style.

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

show more ...


Revision tags: v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10
# fadd65c3 27-Sep-2020 Ryan Chen <ryan_chen@aspeedtech.com>

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


# d66fc9f8 06-Sep-2020 Ryan Chen <ryan_chen@aspeedtech.com>

update for send patch


# e5d5e464 08-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

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


Revision tags: v2020.07
# e5c4f4df 01-Jul-2020 ryan_chen <ryan_chen@aspeedtech.com>

update hclk setting


Revision tags: v00.02.13, v2020.04, v2020.01, v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02
# c67e13c7 08-Aug-2019 ryan_chen <ryan_chen@aspeedtech.com>

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


# 45e0908a 07-Aug-2019 ryan_chen <ryan_chen@aspeedtech.com>

fix hclk calculate error


Revision tags: v00.02.01, v2019.07
# e14ce4ad 04-Jul-2019 Chia-Wei, Wang <chiawei_wang@aspeedtech.com>

Merge branch 'fix-spl_build' into aspeed-dev-v2019.04


# add3c9e0 04-Jul-2019 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'feature/mac34_dev' into aspeed-dev-v2019.04


# 54f9cba1 04-Jul-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[update] correct MAC#3/#4 configuration


# 369186fa 13-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

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


# d35ac78c 13-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

update clk info for ast2500/ast2600


# 9dcf4375 13-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

Merge branch 'feature/sdram_init_flow' into aspeed-dev-v2019.04


Revision tags: v00.02.00
# e9526877 13-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[update] examin strap to know if SDRAM has
been initialized.

1. for ast2600, check if SCU100[6]==1 (SDRAM has been initialized) or
not.
2. refactor format


# 06adcc71 11-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

update reg define


# fc86fa35 09-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

fix redefine reg


# 27881d20 09-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

update uart clk


# 4f22e838 06-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

mv clk info to cpuinfo


# f5639407 06-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

modify for mac clk


# 1c69fb92 06-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

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


# 2324b2c2 05-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[update] correct the bitfield of the ast2600 MPLL


# 8f0f9cd3 05-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

remove ast_get_scu function


# e08cd9d7 05-Jun-2019 ryan_chen <ryan_chen@aspeedtech.com>

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

# Conflicts:
# configs/evb-ast2600_defconfig


# 75bd30cf 05-Jun-2019 Dylan Hung <dylan_hung@aspeedtech.com>

[fix] fix build error


12