commit | 6d6fbbab37c0b676f0f6e7bfd15b75f0c9579202 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Aug 01 21:44:00 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:27 2015 +0200 |
tree | bc687eca0496d12a8c48337b42b061ff42be4d74 | |
parent | 32ada5749067f5782c5cd7b9918505c29f5b7518 [diff] |
ddr: altera: sdram: Clean up sdram_calculate_size() part 1 Pluck out all of the CONFIG_HPS_SDR_CTRLCFG_* macros. This change makes sdram.c completely clear of these macros and allows removing of the ugly include of sdram.h . The namespace is now a much nicer place! Signed-off-by: Marek Vasut <marex@denx.de>