Dear Stefano Babic,
In message <4d380c25.20...@denx.de> you wrote:
>
> >> + if (readl(&ccm->pdr3) & MXC_CCM_PDR3_UART_M_U)
> >> + freq = get_mcu_main_clk();
> >> + else
> >> + freq = decode_pll(readl(&ccm->ppctl),
> >> + CONFIG_MX35_HCLK_FREQ);
> >
> > Braces
On 01/20/2011 10:25 AM, Wolfgang Denk wrote:
> Dear Stefano Babic,
>
> In message <1295513194-16158-2-git-send-email-sba...@denx.de> you wrote:
>> The patch adds basic support for the Freescale's i.MX35
>> (arm1136 based) processor.
>>
>> Signed-off-by: Stefano Babic
>
> checkpatch says:
>
> [U
Dear Stefano Babic,
In message <1295513194-16158-2-git-send-email-sba...@denx.de> you wrote:
> The patch adds basic support for the Freescale's i.MX35
> (arm1136 based) processor.
>
> Signed-off-by: Stefano Babic
checkpatch says:
[U-Boot] [PATCH V2 01/11] Add support for MX35 processor
total:
3 matches
Mail list logo