Skip to content

Commit

Permalink
switch HPS pinmux from IO0 to IO10 for HPS referece clock source
Browse files Browse the repository at this point in the history
Signed-off-by: Wong, Felix Siew An <felix.siew.an.wong@intel.com>
  • Loading branch information
FelixWongSiewAn committed Mar 28, 2024
1 parent 0914010 commit 5f1881d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sm_soc_devkit_ghrd/hps_subsys/agilex_io48.tcl
Expand Up @@ -107,9 +107,9 @@ set hps_gpio1_list ""

if {$daughter_card == "devkit_dc_oobe"} {
set hps_cm_q 1
set hps_cm_io 1
set hps_cm_io 11
set hps_gpio0_en 1
set hps_gpio0_list "1 10 11"
set hps_gpio0_list "0 1 11"
set hps_uart0_q1_en 1
set hps_emac2_q1_en 1
set hps_mdio2_q1_en 1
Expand Down

0 comments on commit 5f1881d

Please sign in to comment.