I've been developing on the Mini2440 for the past few years and recently started on the Mini2451.
On the Mini2440 the kernel messages was output on the serial port. On the Mini2451 there are no kernel messages on the serial port.
How do I enable the serial console?
I've set it in the boot options: Linux-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc console=ttySAC0,115200 vt.global_cursor_default=0
And also added it to the kernel configuration in boot options. But still no output.
Thanks in advance.
On the Mini2440 the kernel messages was output on the serial port. On the Mini2451 there are no kernel messages on the serial port.
How do I enable the serial console?
I've set it in the boot options: Linux-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc console=ttySAC0,115200 vt.global_cursor_default=0
And also added it to the kernel configuration in boot options. But still no output.
Thanks in advance.