u-boot/arch/arm/cpu/arm926ejs
Vladimir Zapolskiy bab8d1e228 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition
Because there is an originally defined CLK_DMA_ENABLE macro in clk.h,
no reason to add another DMA_CLK_ENABLE macro with the same value.

Remove DMA_CLK_ENABLE, since it does not follow naming convention from
the code, this implies renaming of DMA_CLK_ENABLE to CLK_DMA_ENABLE in
lpc32xx/devices.c file.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Tested-by: Sylvain Lemieux <slemieux@tycoint.com>
2015-09-11 14:05:35 -04:00
..
armada100 arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT 2015-08-17 18:41:33 +02:00
lpc32xx lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition 2015-09-11 14:05:35 -04:00
mx25 mx25: Fix boot hang by avoiding vector relocation 2015-01-08 13:50:17 -05:00
mx27 imx: mx27 implement get_cpu_rev 2015-09-02 15:29:14 +02:00
mxs imx: mxs: reimplement get_cpu_rev 2015-09-02 15:29:14 +02:00
omap Move CONFIG_DISPLAY_CPUINFO to Makefile 2014-02-19 11:10:05 -05:00
orion5x edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
spear arm: spear: Enable caches on SPEAr 2015-08-28 12:33:17 -04:00
cache.c ARM: cache: implement a default weak flush_cache() function 2015-08-12 20:47:48 -04:00
cpu.c arm, arm926ejs: make thumb mode compileable 2015-01-19 12:49:26 +01:00
Makefile ARM: remove dkb board support 2015-02-24 17:07:03 -05:00
start.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00