Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removing delays, should be fine now
  • Loading branch information
jad13041 committed Feb 12, 2020
1 parent f9dc449 commit edf3766
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/ddr/fsl/main.c
Expand Up @@ -771,8 +771,6 @@ phys_size_t __fsl_ddr_sdram(fsl_ddr_info_t *pinfo)
}
}
#endif
printf("debug point, by now ram has changed\n");
mdelay(2000);

printf("total_memory by %s = %llu\n", __func__, total_memory);

Expand Down

0 comments on commit edf3766

Please sign in to comment.