Re: [U-Boot] [PATCH] sdp4430: fix mux configuration for SYS_NIRQ2

2012-05-18 Thread Ujfalusi, Peter
Hi Sricharan, On Fri, May 18, 2012 at 7:41 AM, R, Sricharan r.sricha...@ti.com wrote:  The issue here is we want to remove the way, kernel is dependent on  bootloader for these settings. The bootloader should only the minimum required  for boot. In fact we should get rid of this entire

Re: [U-Boot] [PATCH] sdp4430: fix mux configuration for SYS_NIRQ2

2012-05-17 Thread R, Sricharan
Hi Peter,  board/ti/sdp4430/sdp4430_mux_data.h |    2 +-  1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/ti/sdp4430/sdp4430_mux_data.h b/board/ti/sdp4430/sdp4430_mux_data.h index 0a20968..beb7c7a 100644 --- a/board/ti/sdp4430/sdp4430_mux_data.h +++

[U-Boot] [PATCH] sdp4430: fix mux configuration for SYS_NIRQ2

2012-05-17 Thread Peter Ujfalusi
SYS_NIRQ2 is servicing the interrupt from twl6040. Configure the SYS_NIRQ2 so we can actually receive the interrupts. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- board/ti/sdp4430/sdp4430_mux_data.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [U-Boot] [PATCH] sdp4430: fix mux configuration for SYS_NIRQ2

2012-05-17 Thread Peter Ujfalusi
Hi Sricharan, On 05/17/2012 11:48 AM, R, Sricharan wrote: diff --git a/board/ti/sdp4430/sdp4430_mux_data.h b/board/ti/sdp4430/sdp4430_mux_data.h index 0a20968..beb7c7a 100644 --- a/board/ti/sdp4430/sdp4430_mux_data.h +++ b/board/ti/sdp4430/sdp4430_mux_data.h @@ -216,7 +216,7 @@ const

Re: [U-Boot] [PATCH] sdp4430: fix mux configuration for SYS_NIRQ2

2012-05-17 Thread R, Sricharan
Hi peter, @@ -216,7 +216,7 @@ const struct pad_conf_entry core_padconf_array_non_essential[] = {        {FREF_CLK1_OUT, (M0)},                                          /* fref_clk1_out */        {FREF_CLK2_OUT, (M0)},                                          /* fref_clk2_out */