mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
For all Kirkwood boards so far dram_init function is duplicated dram_init function is moved to dram.c and relevant code from all board specific files removed If any board needs specific dram init handling than standard one, then, a macro CONFIG_SYS_BOARD_DRAM_INIT should be defined in board config header file and the dram_init function can be put in board specific source file For ex. keymile boards Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com> |
||
|---|---|---|
| .. | ||
| common | ||
| db64360 | ||
| db64460 | ||
| guruplug | ||
| include | ||
| mv88f6281gtw_ge | ||
| openrd_base | ||
| rd6281a | ||
| sheevaplug | ||