Hi,
On Mon, Jan 30, 2012 at 3:18 PM, hanumant wrote:
> On 1/30/2012 10:35 AM, Simon Glass wrote:
>>
>> What I did for now was to implement a new fdt_serial.c file which
>> defines 4 separate sets of function (each set containing putc, getc,
>> etc.) with the device pointer built in to those funct
On 1/30/2012 10:35 AM, Simon Glass wrote:
What I did for now was to implement a new fdt_serial.c file which
defines 4 separate sets of function (each set containing putc, getc,
etc.) with the device pointer built in to those functions. It's really
ugly, and is what eserial does. Those functions l
Hi,
On Mon, Jan 23, 2012 at 1:01 PM, hanumant wrote:
> Hi
>
> The board that I am working on has multiple serial ports.
> I am trying to use device trees to configure board resource of these ports
> as well as the serial framework. So the driver doesnot know apriori the
> number of uart po
Hi
The board that I am working on has multiple serial ports.
I am trying to use device trees to configure board resource of these
ports as well as the serial framework. So the driver doesnot know
apriori the number of uart ports on the board. But querries the device
tree for it.I am fa
4 matches
Mail list logo