
27 Jun
2006
27 Jun
'06
1:14 p.m.
alfred hitch wrote:
I had changed my u-boot configs file to use: #define CONFIG_BOOTARGS "console=ttyS1,115200 root=/dev/mtdblock4 rw, mem=64M@0x00000000"
Note the change from default ttyS0 to ttyS1.
And linux bootargs I see xconf as : console=ttyS1,115200 root=/dev/mtdblock4 mem=64M@0x00000000
If you have precompiled boot arguments in your kernel then it is surely no u-boot issue. Have you enabled support for serial console on 8250 port? Please, do not answer in this list anymore as your issue is surely kernel specific.