diff options
| author | Tom Rini <[email protected]> | 2015-05-05 10:32:08 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-05-05 10:32:08 -0400 |
| commit | 1131d4e22cf8f13d0dabaad7f1b84d9baffdfbd6 (patch) | |
| tree | 89f46db2de98f59883ba6e4390f91af1599e9956 /drivers | |
| parent | ff7e9cfc338ecd6db5ed7d6ff8fb7a2889b0131c (diff) | |
| parent | 2083db7a75792d317a8e726e8be72abea8941d03 (diff) | |
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/ddr/mvebu/ddr3_axp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ddr/mvebu/ddr3_axp.h b/drivers/ddr/mvebu/ddr3_axp.h index bf65f6bab7e..d9e33f7c6e2 100644 --- a/drivers/ddr/mvebu/ddr3_axp.h +++ b/drivers/ddr/mvebu/ddr3_axp.h @@ -35,7 +35,7 @@ #define ECC_SUPPORT #define NEW_FABRIC_TWSI_ADDR 0x4E -#ifdef DB_784MP_GP +#ifdef CONFIG_DB_784MP_GP #define BUS_WIDTH_ECC_TWSI_ADDR 0x4E #else #define BUS_WIDTH_ECC_TWSI_ADDR 0x4F |
