mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-19 01:31:57 +01:00
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>