mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 12:40:43 +01:00
The dram_init and dram_init_banksize functions were using a board specific implementation for decoding the memory banks from the fdt. This change makes the dram_init* functions use a generic implementation of decoding and populating memory bank and size data. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Nathan Rossi <nathan@nathanrossi.com> Cc: Nadav Haklai <nadavh@marvell.com> Cc: Kostya Porotchkin <kostap@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de> |
||
|---|---|---|
| .. | ||
| armada8k | ||
| armada3700 | ||
| include/mach | ||
| serdes | ||
| arm64-common.c | ||
| cpu.c | ||
| dram.c | ||
| efuse.c | ||
| gpio.c | ||
| Kconfig | ||
| lowlevel_spl.S | ||
| Makefile | ||
| mbus.c | ||
| sata.c | ||
| spl.c | ||
| timer.c | ||