[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-347-g36fb390
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-06-05 22:37:09
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 36fb390e8668a19db8b0812d8bb9ee1728fb90ca (commit)
from f01d0e03f016c25082423e9e36e2f0cc02f0c908 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 36fb390e8668a19db8b0812d8bb9ee1728fb90ca
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jun 6 00:37:53 2012 +0200
[LINUX] apf28dev config: set UART ports to DMA mode
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf28/apf28-linux-2.6.35.config | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
index 8a7389e..fc9bb0b 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
@@ -274,13 +274,13 @@ CONFIG_MXS_PWM_CHANNELS=8
CONFIG_MXS_AUART_DMA_SUPPORT=y
CONFIG_MXS_AUART_PORTS=5
CONFIG_MXS_AUART0_DEVICE_ENABLE=y
-# CONFIG_MXS_AUART0_DMA_ENABLE is not set
+CONFIG_MXS_AUART0_DMA_ENABLE=y
# CONFIG_MXS_AUART1_DEVICE_ENABLE is not set
# CONFIG_MXS_AUART1_DMA_ENABLE is not set
CONFIG_MXS_AUART2_DEVICE_ENABLE=y
-# CONFIG_MXS_AUART2_DMA_ENABLE is not set
+CONFIG_MXS_AUART2_DMA_ENABLE=y
CONFIG_MXS_AUART3_DEVICE_ENABLE=y
-# CONFIG_MXS_AUART3_DMA_ENABLE is not set
+CONFIG_MXS_AUART3_DMA_ENABLE=y
# CONFIG_MXS_AUART4_DEVICE_ENABLE is not set
# CONFIG_MXS_AUART4_DMA_ENABLE is not set
CONFIG_MXS_RAM_FREQ_SCALING=y
hooks/post-receive
--
armadeus
|