regulator_init_complete: PFUZE100_VGEN1: incomplete constraints, leaving on
snvs_rtc snvs_rtc.0: setting system clock to 1970-01-02 01:21:34 UTC (91294)
eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1:01, irq=-1)
PHY: 1:01 - Link is Up - 100/Full
Sending DHCP requests .
Unable to handle kernel paging request at virtual address ffe00002
pgd = 80004000
[ffe00002] *pgd=27ffe821, *pte=00000000, *ppte=00000000
Internal error: Oops: 17 [#1] PREEMPT
Modules linked in:
CPU: 0 Not tainted (3.0.101-2790-gc248ed7 #25)
PC is at fec_enet_start_xmit+0x14c/0x2e4
LR is at l2x0_cache_sync+0x30/0x54
pc : [<803195c4>] lr : [<80046f58>] psr: 20000093
sp : 8bc9fe28 ip : a0000000 fp : 00000001
r10: 80a90cd0 r9 : 00009c00 r8 : 1bfd7000
r7 : ffdffc00 r6 : 80000013 r5 : 920679c0 r4 : 8bc84000
r3 : ffe00000 r2 : 00000005 r1 : 1bfd7800 r0 : 00000202
Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel
Control: 10c53c7d Table: 10004059 DAC: 00000015
Process swapper (pid: 1, stack limit = 0x8bc9e2e8)
Stack: (0x8bc9fe28 to 0x8bca0000)
但在uboot下面FEC0是工作正常的,这说明硬件没有问题。 |