On Sat, Nov 16, 2013 at 10:32 AM, Tobias Markow <[email protected]> wrote:
> Starting kernel ... > > [ 0.000000] Booting Linux on physical CPU 0x0 > [ 0.000000] Initializing cgroup subsys cpuset > [ 0.000000] Initializing cgroup subsys cpu > [ 0.000000] Linux version 3.9.0 (tobi@ubuntu) (gcc version 4.7.2 (GCC) ) > #3 PREEMPT Wed Nov 13 05:29:55 PST 2013 > [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 > [ 0.000000] CPU: VIVT data cache, VIVT instruction cache > [ 0.000000] Machine: Freescale i.MX28 (Device Tree), model: Freescale > i.MX28 Evaluation Kit > [ 0.000000] Memory policy: ECC disabled, Data cache writeback > [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total > pages: 32512 > [ 0.000000] Kernel command line: console=ttyAPP3,115200 ip=dhcp Shouldn't this be ttyAMA0 instead? > Starting Bootlog daemon: bootlogd: cannot find console device 249:3 under According to this message the console device was not found. So it seems you need to pass ttyAMA0 in your kernel command line. Regards, Fabio Estevam _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
