Patrick Georgi wrote:
Hi,
two patches this time, one for cbv2, one for cbv3:
patch-20080628-1-baud-in-serial-cbv2 adds an entry to the serial port descriptor about the configured line speed. this is compatible, as the field size is stored with the entry, and data was only appended. so well-behaving clients that skip based on entry size (and not based on their own local idea of how large entries are) automatically do the right thing.
patch-20080628-2-consoles-in-cbv3-lbtable implements the console and serial lbtable entries compatible to cbv2+above patch for cbv3
Signed-off-bys are at the header of each patch.
Regards, Patrick Georgi Signed-Off-By: Patrick Georgi patrick@georgi-clan.de
Acked-by: Stefan Reinauer stepan@coresystems.de