Hi Mike,
On Tue, Feb 21, 2012 at 7:47 AM, Mike Frysinger wrote:
> On Tuesday 21 February 2012 01:41:21 Simon Glass wrote:
>> --- /dev/null
>> +++ b/common/fdt_decode.c
This whole file was not supposed to be there. I removed it from being
needed but somehow not from the patch, sorry.
>>
>> +stat
On Tuesday 21 February 2012 01:41:21 Simon Glass wrote:
> --- /dev/null
> +++ b/common/fdt_decode.c
>
> +static struct fdt_compat compat_types[] = {
const
> +void fdt_decode_uart_calc_divisor(struct fdt_uart *uart)
> +{
> + if (uart->multiplier && uart->baudrate)
> + uart->divisor
2 matches
Mail list logo