mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
ARM: mvebu: a38x: remove some unused code
No in-tree code defines SUPPORT_STATIC_DUNIT_CONFIG or STATIC_ALGO_SUPPORT. Remove ddr3_a38x_mc_static.h and use unifdef to remove unused sections in the rest of the ddr/marvell/a38x code. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
c4195d5553
commit
00a7767766
7 changed files with 0 additions and 794 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
#if defined(CONFIG_ARMADA_38X)
|
||||
#include "ddr3_a38x.h"
|
||||
#include "ddr3_a38x_mc_static.h"
|
||||
#include "ddr3_a38x_topology.h"
|
||||
#endif
|
||||
#include "ddr3_hws_hw_training.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue