]> Git Repo - J-u-boot.git/commit - drivers/ddr/altera/sequencer.c
ddr: altera: sequencer: Move qts-generated files to board dir
authorMarek Vasut <[email protected]>
Sun, 2 Aug 2015 14:55:45 +0000 (16:55 +0200)
committerMarek Vasut <[email protected]>
Sat, 8 Aug 2015 12:14:28 +0000 (14:14 +0200)
commit9c76df518cf419a9d7db89c85627049c5d11520f
tree3cb86f6d11fbec58a037d8d6dbf8fe7f2cc2641e
parent08eb947004c56710960b16bacd46a0a6b2af821c
ddr: altera: sequencer: Move qts-generated files to board dir

Move the files generated by QTS into the board directory, they should not
be part of the driver files at all.

Signed-off-by: Marek Vasut <[email protected]>
Acked-by: Dinh Nguyen <[email protected]>
board/altera/socfpga/qts/sequencer_auto.h [new file with mode: 0644]
board/altera/socfpga/qts/sequencer_auto_ac_init.h [new file with mode: 0644]
board/altera/socfpga/qts/sequencer_auto_inst_init.h [new file with mode: 0644]
board/altera/socfpga/qts/sequencer_defines.h [new file with mode: 0644]
drivers/ddr/altera/sequencer.c
drivers/ddr/altera/sequencer_auto.h [deleted file]
drivers/ddr/altera/sequencer_auto_ac_init.h [deleted file]
drivers/ddr/altera/sequencer_auto_inst_init.h [deleted file]
drivers/ddr/altera/sequencer_defines.h [deleted file]
This page took 0.0341 seconds and 4 git commands to generate.