Re: [U-Boot] [PATCH 5/5] Sound: Add FDT support to CMD.

2012-11-08 Thread Simon Glass
Hi Rajeshwari, On Wed, Nov 7, 2012 at 9:37 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch adds FDT support to sound init. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- common/cmd_sound.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff

[U-Boot] [PATCH 5/5] Sound: Add FDT support to CMD.

2012-11-07 Thread Rajeshwari Shinde
This patch adds FDT support to sound init. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- common/cmd_sound.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/common/cmd_sound.c b/common/cmd_sound.c index 459d1eb..ad8669f 100644 --- a/common/cmd_sound.c