Skip to content

Commit 37ec355

Browse files
committed
Stub for ddr ram init
1 parent 820fec9 commit 37ec355

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
void stm32mp1_ddr_setup() {}
3+
4+
uint32_t stm32mp1_ddr_get_size() { return 0x1000'0000; }

0 commit comments

Comments
 (0)