Searched hist:"96 fd4362cf8431be4601b723d68a5093cc8fa460" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ddr/altera/ |
| H A D | sequencer.c | 96fd4362cf8431be4601b723d68a5093cc8fa460 Sun Aug 02 17:26:55 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: sequencer: Pluck out misc macros from code
Actually convert the sequencer code to use socfpga_sdram_misc_config instead of the various macros. This is just an sed exercise here, no manual coding needed.
This patch actually removes the need to include any board-specific files in sequencer.c , so sequencer.c namespace is now no longer poluted by QTS-generated macros.
Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>
|