Dear [email protected], In message <ofc0c11323.2a5cd1ef-on852578b7.0051883a-852578b7.00521...@amer.bombardier.com> you wrote: > > Thanks for quick response , I fixed the kernel bootargs with comma(,) , > but result is still the same. It just stop at the same place. Can you > please suggest some other part where I can dig around to fix this problem.
Are you sure that ttyS1 is the correct console port? The normal approach to such problems is to attach a BDI3000 and start gdb for a debug session. As a quick test, you can check if ther eis additional information in the log buffer - either again using the BDI, or using a post-mortem dump in U-Boot (see the FAQ). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] A morsel of genuine history is a thing so rare as to be always valuable. - Thomas Jefferson _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
