I'm working on an iMX23 cpu with linux-2.6.35.3 and wondering if this is even possible to implement. I can build g_serial and g_multi and use the serial port function, which uses /dev/ttyGS0. Do I just have to change [console=ttyS0] to [console=ttyGS0] on the kernel command line?
Thanks