summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>2019-04-16 22:04:39 +0200
committerMarek Vasut <marex@denx.de>2019-04-17 22:20:16 +0200
commit29873c74f367474faafd16376e2a9f404172fbdd (patch)
tree774cc94f1d909f9046eea4b233d772572e5fad8b /drivers/ata
parentede6e7b64fbd3beef691f526d14e088583f74472 (diff)
arm: socfpga: move gen5 SDR driver to DM
To clean up reset handling for socfpga gen5, port the DDR driver to DM using UCLASS_RAM and implement proper reset handling. This gets us rid of one ad-hoc call to socfpga_per_reset(). The gen5 driver is implemented in 2 distinct files. One of it (containing the calibration training) is not touched much and is kept at using hard coded addresses since the code grows even more otherwise. SPL is changed from calling hard into the DDR driver code to just probing UCLASS_RESET and UCLASS_RAM. It is happy after finding a RAM driver after that. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions