commit | bb056d9c07fd08a743b262b82f26be8fbe710955 | [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 | 5af914189ec73b2241ba79950f98849fddaf32a2 [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>