Skip to content

Commit

Permalink
Read HDMI Status
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Sep 1, 2023
1 parent 19aa2a4 commit d8fa6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/risc-v/jh7110/star64/src/jh7110_appinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ void board_late_initialize(void)
);

// TODO: Power up ALDO3 and ALDO5 on the External Power Management IC
// (X-Powers AXP15060 PMIC)
// (X-Powers AXP15060 PMIC over I2C)

// Wait 50 milliseconds for Power Up
up_mdelay(50);
Expand Down

0 comments on commit d8fa6e8

Please sign in to comment.