CubieBoard中文论坛

 找回密码
 立即注册
搜索
热搜: unable
查看: 7891|回复: 5

严格按照从0到DEBIAN,为什么会这样,贴上启动代码,请帮...

[复制链接]
发表于 2013-11-7 23:25:49 | 显示全部楼层 |阅读模式
U-Boot SPL 2013.10-rc2-08400-g8a4621c (Nov 06 2013 - 12:54:19)
Board: Cubieboard
DRAM: 1024 MiB
CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
spl: not an uImage at 1600

U-Boot 2013.10-rc2-08400-g8a4621c (Nov 06 2013 - 12:54:19) Allwinner Technology
CPU:   Allwinner A10 (SUN4I)
Board: Cubieboard
I2C:   ready
DRAM:  1 GiB
MMC:   SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In:    serial
Out:   serial
Err:   serial
Net:   emac
Hit any key to stop autoboot:  0
** Unrecognized filesystem type **
301 bytes read in 23 ms (12.7 KiB/s)
Loaded environment from uEnv.txt
Running uenvcmd ...
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** Unrecognized filesystem type **
** File not found boot/boot.scr **
** File not found boot.scr **
44160 bytes read in 27 ms (1.6 MiB/s)
4517240 bytes read in 231 ms (18.6 MiB/s)
## Booting kernel from Legacy Image at 48000000 ...
   Image Name:   Linux-3.4.67
   Created:      2013-11-06  14:26:59 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4517176 Bytes = 4.3 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
Starting kernel ...
<6>Booting Linux on physical CPU 0
<6>Initializing cgroup subsys cpuset
<6>Initializing cgroup subsys cpu
<5>Linux version 3.4.67 (root@strongpig-virtual-machine) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #1 SMP PREEMPT Wed Nov 6 22:26:37 CST 2013
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: sun4i
<6>Memory Reserved:
<6>     SYS  : 0x43000000 - 0x4300ffff  (  64 kB)
Memory policy: ECC disabled, Data cache writeback
<6>sunxi: Allwinner A10 revision C (AW1623/sun4i) detected.
<7>On node 0 totalpages: 262144
<7>free_area_init_node: node 0, pgdat c0853a80, node_mem_map c0a1c000
<7>  DMA zone: 1520 pages used for memmap
<7>  DMA zone: 0 pages reserved
<7>  DMA zone: 193040 pages, LIFO batch:31
<7>  HighMem zone: 528 pages used for memmap
<7>  HighMem zone: 67056 pages, LIFO batch:15
<6>PERCPU: Embedded 7 pages/cpu @c1225000 s7616 r8192 d12864 u32768
<7>pcpu-alloc: s7616 r8192 d12864 u32768 alloc=8*4096<c>
<7>pcpu-alloc: <c>[0] <c>0 <c>
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260096
<5>Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait loglevel=8 panic=10
<6>PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>allocated 2097152 bytes of page_cgroup
<6>please try 'cgroup_disable=memory' option if you don't want memory cgroups
<6>Memory: 1024MB = 1024MB total
<5>Memory: 1027060k/1027060k available, 21516k reserved, 270336K highmem
<5>Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc07d061c   (7970 kB)
      .init : 0xc07d1000 - 0xc0801dc0   ( 196 kB)
      .data : 0xc0802000 - 0xc0859c78   ( 352 kB)
       .bss : 0xc0859c9c - 0xc0a1b100   (1798 kB)
<6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
<6>Preemptible hierarchical RCU implementation.
<6>     RCU dyntick-idle grace-period acceleration is enabled.
<6>     Additional per-CPU info printed with stalls.
<6>NR_IRQS:192
<6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
<6>Console: colour dummy device 80x30
<6>Calibrating delay loop...


就一直卡在<6>Calibrating delay loop...  无法继续
回复

使用道具 举报

发表于 2013-11-8 10:35:47 | 显示全部楼层

回帖奖励 +1 金钱

回复 支持 反对

使用道具 举报

发表于 2013-11-8 10:46:50 | 显示全部楼层
不错,嘎嘎的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-11-8 17:06:52 | 显示全部楼层
zxd641326 发表于 2013-11-8 10:35
建议看下:http://ar.newsmth.net/thread-2539814c1d4c87-1.html

网页打不开
回复 支持 反对

使用道具 举报

发表于 2013-11-10 08:15:38 | 显示全部楼层
本帖最后由 tll 于 2013-11-15 17:59 编辑

A20用了A10的内核,我就这样过貌似。
回复 支持 反对

使用道具 举报

发表于 2014-3-11 12:35:16 | 显示全部楼层
我遇到了这个问题,一番分析后,发现问题在于配置内核时的命令。配置内核时需要先复制过来一个配置模板到.config文件。如果你复制过来的是sun4i_defconfig,那么就会出现如上问题,这个配置是对应A10芯片的。A20芯片需要sun7i_defconfig。

另外编译器需要gcc-4.7,低版本会使得allwinner提供的一些驱动出现编译错误。

Good Luck!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|粤ICP备13051116号|cubie.cc---深刻的嵌入式技术讨论社区

GMT+8, 2024-11-24 00:51 , Processed in 0.024280 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2012 Comsenz Inc. | Style by Coxxs

返回顶部