Dear all,
I am trying to disable the default serial console
and trying to use it for interfacing external serial GPS sensor. Similar query raised multiple times on different forums, but no proper solution provided. I
found one from here,
http://forums.wandboard.org/viewtopic.php?f=8&t=333
and here
https://groups.google.com/forum/#!topic/wandboard/lg9cKfi4OD0. I tried with modified boot commandline under Boot option in kernel,
applied the patch for drivers/tty/serial/imx.c, recompiled the kernal
and disable the console option in uEnv.txt. But whenever I connect my
external sensor on the serial port, the board failed to boot and hangs
with wandboard logo. However, when I removed the external sensor and
boot the board, I can get into android successfully. If I connected the
external GPS sensor on serial port once android booted, I can able to
get the gps datas without any issue. The only problem is it wont boot
when it is attached the serial GPS sensor while booting.
Kindly help me to resolve this issue.
Thanks in adv,
Prakash.