All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge().
@ 2013-05-03  5:32 Shinkyu Kang
  2013-05-03 15:47 ` Eric Nelson
  2013-05-03 15:50 ` Eric Nelson
  0 siblings, 2 replies; 10+ messages in thread
From: Shinkyu Kang @ 2013-05-03  5:32 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

Using  IMX6Q SABRE Lite Ev. Board (Boundary Device) Rev. C,
the kernel 3.4.34  works correctly, but Rev D doesn't work.

What is the deferences between Rev. C and Rev. D. of hardware?

Best Regards,
Shinkyu
2013/5/2 Fabio Estevam <festevam@gmail.com>

> On Tue, Apr 30, 2013 at 8:02 PM, Shinkyu Kang <ksk4097@gmail.com> wrote:
> > Hi,
> > My name is Shinkyu, working for Realtimewave in South Korea.
> > This is first time to write a mail to yocktoproject.org.
> > I'm testing with IMX6Q SABRE Lite Ev. Board (Boundary Device) Rev. D,
> > WindRiver Linux 5 which supports to Yockto project and Linux 3.4.34.
> >
> > When I try to boot with kernel 3.4.34, it loops infinitly at
> "while(ticks ==
>
> As you are using a 3.x kernel, why don't you use the latest stable
> release (3.8.11) instead?
>

[-- Attachment #2: Type: text/html, Size: 1421 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge().
@ 2013-04-30 23:02 Shinkyu Kang
  2013-05-01  1:24 ` Eric Nelson
  2013-05-02  0:05 ` Fabio Estevam
  0 siblings, 2 replies; 10+ messages in thread
From: Shinkyu Kang @ 2013-04-30 23:02 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 3777 bytes --]

Hi,
My name is Shinkyu, working for Realtimewave in South Korea.
This is first time to write a mail to yocktoproject.org.
I'm testing with IMX6Q SABRE Lite Ev. Board (Boundary Device) Rev. D,
WindRiver Linux 5 which supports to Yockto project and Linux 3.4.34.

When I try to boot with kernel 3.4.34, it loops infinitly at "while(ticks
== jiffies)" in calibrate_delay_converge( ) (Init/calibrate.c)
So, I want to get hints for booting problem from Freescale IMX6Q experts.


===Here is booting log ==================================================
MX6QSABRELITE U-Boot > print bootargs
bootargs=console=ttymxc1,115200
MX6QSABRELITE U-Boot > tftp 10800000 uImage-3.4.34-WR5.0.1.0_standard
Using FEC device
TFTP from server 192.168.0.123; our IP address is 192.168.0.106
Filename 'uImage-3.4.34-WR5.0.1.0_standard'.
Load address: 0x10800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ######
done
Bytes transferred = 4853088 (4a0d60 hex)
MX6QSABRELITE U-Boot > bootm
## Booting kernel from Legacy Image at 10800000 ...
   Image Name:   Linux-3.4.34-WR5.0.1.0_standard
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4853024 Bytes = 4.6 MiB
   Load Address: 10008000
   Entry Point:  10008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Booting Linux on physical CPU 0
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 3.4.34-WR5.0.1.0_standard (silee@silee) (gcc version 4.6.3
(Wind River Linux Sourcery CodeBench 4.6a-99) ) #1 SMP PREEMPT Thu Apr 4
00:02:58 KST 2013
CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: Freescale i.MX 6Quad Sabre-Lite Board
Memory policy: ECC disabled, Data cache writealloc
PERCPU: Embedded 9 pages/cpu @8135f000 s14912 r8192 d13760 u36864
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227072
Kernel command line: console=ttymxc1,115200
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
allocated 2097152 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Memory: 640MB 256MB = 896MB total
Memory: 894684k/894684k available, 153892k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    vmalloc : 0xc0800000 - 0xfb000000   ( 936 MB)
    lowmem  : 0x80000000 - 0xc0000000   (1024 MB)
    modules : 0x7f000000 - 0x80000000   (  16 MB)
      .text : 0x80008000 - 0x808e6220   (9081 kB)
      .init : 0x808e7000 - 0x80938a40   ( 327 kB)
      .data : 0x8093a000 - 0x809a8ff0   ( 444 kB)
      .bss : 0x809a9014 - 0x80a577e4   ( 698 kB)
SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:436
sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
MXC_Early serial console at MMIO 0x21e8000 (options '115200')
bootconsole [ttymxc1] enabled
Console: colour dummy device 80x30
Calibrating delay loop...
====================================================================================

Regards,
Shinkyu

[-- Attachment #2: Type: text/html, Size: 4260 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-05-03 19:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03  5:32 [IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge() Shinkyu Kang
2013-05-03 15:47 ` Eric Nelson
2013-05-03 15:50 ` Eric Nelson
2013-05-03 19:46   ` Shinkyu Kang
2013-05-03 19:53     ` Eric Nelson
  -- strict thread matches above, loose matches on Subject: below --
2013-04-30 23:02 Shinkyu Kang
2013-05-01  1:24 ` Eric Nelson
2013-05-01  2:35   ` Shinkyu Kang
2013-05-01 23:23     ` Otavio Salvador
2013-05-02  0:05 ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.