Skip to content

Commit

Permalink
hpmicro: hpm6750evk2: increase freq to 816MHz
Browse files Browse the repository at this point in the history
Signed-off-by: Zhihong Chen <[email protected]>
  • Loading branch information
chenzhihong007 committed Aug 2, 2024
1 parent 403b33d commit 2ab3047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/risc-v/src/hpmicro/hpm_sdk/boards/hpm6750evk2/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
#define BOARD_RGB_GREEN (BOARD_RGB_RED + 1)
#define BOARD_RGB_BLUE (BOARD_RGB_RED + 2)

#define BOARD_CPU_FREQ (648000000UL)
#define BOARD_CPU_FREQ (816000000UL)

#define BOARD_APP_DISPLAY_CLOCK clock_display

Expand Down

0 comments on commit 2ab3047

Please sign in to comment.