Skip to content

Commit

Permalink
[driver] move DMA: init to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
SamulKyull authored and SamulKyull committed Jun 5, 2024
1 parent 4bcab25 commit 3327202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/avaota-a1/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ enum dram_training_type {
};

const uint32_t dram_para[32] = {
1600,
1200,
0x8,
0x7070707,
0xd0d0d0d,
Expand Down

0 comments on commit 3327202

Please sign in to comment.