[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7] ns16550: Add support for UART parameters to be specifed with name-value pairs
>>> On 10.05.17 at 18:20, <swapnil.paratey@xxxxxxx> wrote: > Add name=value parsing options for com1 and com2 to add flexibility > in setting register values for MMIO UART devices. > > Maintain backward compatibility with previous positional parameter > specfications. > > eg. com1=115200,8n1,0x3f8,4 > eg. com1=115200,8n1,0x3f8,4,reg_width=4,reg_shift=2 > eg. com1=baud=115200,parity=n,reg_width=4,reg_shift=2,irq=4 > > Signed-off-by: Swapnil Paratey <swapnil.paratey@xxxxxxx> > Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> So you may have noticed that I did commit this, but then I had to revert it again, as it breaks the build on ARM. Didn't you need the change specifically for ARM? If so, how come you didn't build test it there? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |