Skip to content

Instantly share code, notes, and snippets.

@leon-anavi
Created August 9, 2014 12:37
Show Gist options
  • Save leon-anavi/c4e97b78770da8b9c9c6 to your computer and use it in GitHub Desktop.
Save leon-anavi/c4e97b78770da8b9c9c6 to your computer and use it in GitHub Desktop.
tizen-common-rzr-20140809.log
U-Boot SPL 2014.04-10677-g44910e9 (May 26 2014 - 11:44:50)
Board: A20-OLinuXino_MICRO
DRAM: 1024 MiB
CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
spl: not an uImage at 1600
U-Boot 2014.04-10677-g44910e9 (May 26 2014 - 11:44:50) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
Board: A20-OLinuXino_MICRO
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: 2  0
sun7i# printenv
autoboot=run loadkernel && run setargs && true && bootm 0x48000000
baudrate=115200
boot_ram=saved_stdout=$stdout;setenv stdout nc;if iminfo 0x41000000; then true; setenv stdout $saved_stdout; source 0x41000000;else setenv stdout $saved_stdout;fi
bootcmd=if run loadbootenv; then echo Loaded environment from ${bootenv};env import -t ${scriptaddr} ${filesize};fi;if test -n "${uenvcmd}"; then echo Running uenvcmd ...;run uenvcmd;fi;if run loadbootscr; then echo Jumping to ${bootscr};source ${scriptaddr};fi;run autoboot;
bootdelay=2
bootenv=uEnv.txt
bootm_size=0x10000000
bootscr=boot.scr
console=ttyS0,115200
device=mmc
ethact=emac
kernel=uImage
loadbootenv=fatload $device $partition $scriptaddr ${bootenv} || ext2load $device $partition $scriptaddr boot/${bootenv} || ext2load $device $partition $scriptaddr ${bootenv}
loadbootscr=fatload $device $partition $scriptaddr ${bootscr} || ext2load $device $partition $scriptaddr boot/${bootscr} ||ext2load $device $partition $scriptaddr ${bootscr}
loadkernel=if bootpath=/boot/ && ext2load $device $partition 0x43000000 ${bootpath}${script} && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; elif bootpath=/ && fatload $device $partition 0x43000000 ${script} && fatload $device $partition 0x48000000 ${kernel};then true; elif bootpath=/ && ext2load $device $partition 0x43000000 ${bootpath}${script} && ext2load $device $partition 0x48000000 ${bootpath}${kernel};then true; else false;fi
loglevel=8
panicarg=panic=10
partition=0:1
script=script.bin
scriptaddr=0x44000000
setargs=if test -z \\"$root\\"; then if test \\"$bootpath\\" = "/boot/"; then root="/dev/mmcblk0p1 rootwait"; else root="/dev/mmcblk0p2 rootwait"; fi; fi; setenv bootargs console=${console} root=${root} loglevel=${loglevel} ${panicarg} ${extraargs}
stderr=serial
stdin=serial
stdout=serial
Environment size: 1882/131068 bytes
sun7i# bootd
reading uEnv.txt
** Unable to read file uEnv.txt **
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
reading boot.scr
389 bytes read in 16 ms (23.4 KiB/s)
Jumping to boot.scr
## Executing script at 44000000
reading uImage
4492952 bytes read in 238 ms (18 MiB/s)
reading sun7i-a20-olinuxino-micro.dtb
22905 bytes read in 29 ms (770.5 KiB/s)
## Booting kernel from Legacy Image at 46000000 ...
Image Name: Linux-3.4.90-00269-g985fd20-dirt
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4492888 Bytes = 4.3 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 49000000
Booting using the fdt blob at 0x49000000
Loading Kernel Image ... OK
Using Device Tree in place at 49000000, end 49008978
Starting kernel ...
<6>Booting Linux on physical CPU 0
<6>Initializing cgroup subsys cpuset
<6>Initializing cgroup subsys cpu
<5>Linux version 3.4.90-00269-g985fd20-dirty (pcoval@pcoval) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #89 SMP PREEMPT Tue May 27 17:46:57 CEST 2014
CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: sun7i
<6>Memory Reserved:
<6> SYS : 0x43000000 - 0x4300ffff ( 64 kB)
<6> VE : 0x44000000 - 0x48ffffff ( 80 MB)
<6> G2D : 0x49000000 - 0x49ffffff ( 16 MB)
<6> LCD : 0x4a000000 - 0x4bffffff ( 32 MB)
Memory policy: ECC disabled, Data cache writealloc
<6>sunxi: Allwinner A20 (AW1651/sun7i) detected.
<7>On node 0 totalpages: 131072
<7>free_area_init_node: node 0, pgdat c0905a80, node_mem_map d0000000
<7> DMA zone: 512 pages used for memmap
<7> DMA zone: 0 pages reserved
<7> DMA zone: 65024 pages, LIFO batch:15
<7> Normal zone: 512 pages used for memmap
<7> Normal zone: 65024 pages, LIFO batch:15
<6>PERCPU: Embedded 8 pages/cpu @d0405000 s11712 r8192 d12864 u32768
<7>pcpu-alloc: s11712 r8192 d12864 u32768 alloc=8*4096<c>
<7>pcpu-alloc: <c>[0] <c>0 <c>[0] <c>1 <c>
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
<5>Kernel command line: console=ttyS0,115200 console=ttyBF0,57600 root=/dev/mmcblk0p2 rootwait rootdelay=3 rw init=/init loglevel=0 security=none consoleblank=0 disp_mode=4 disp.screen0_output_type=3 disp.screen1_output_type=4 vga=791
<6>PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>allocated 1048576 bytes of page_cgroup
<6>please try 'cgroup_disable=memory' option if you don't want memory cgroups
<6>Memory: 512MB = 512MB total
<5>Memory: 377280k/377280k available, 147008k reserved, 0K highmem
<5>Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0850084 (8481 kB)
.init : 0xc0851000 - 0xc089cdc0 ( 304 kB)
.data : 0xc089e000 - 0xc0912030 ( 465 kB)
.bss : 0xc0912054 - 0xc0a04b40 ( 971 kB)
<6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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>Architected local timer running at 24.00MHz.
<6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
<2>start_kernel(): bug: interrupts were enabled early
<6>Console: colour dummy device 80x30
<6>Calibrating delay loop... <c>1908.73 BogoMIPS (lpj=9543680)
<6>pid_max: default: 32768 minimum: 301
<6>Mount-cache hash table entries: 512
<6>Initializing cgroup subsys cpuacct
<6>Initializing cgroup subsys memory
<6>Initializing cgroup subsys devices
<6>Initializing cgroup subsys freezer
<6>Initializing cgroup subsys blkio
<6>Initializing cgroup subsys perf_event
<6>CPU: Testing write buffer coherency: ok
<6>ftrace: allocating 21254 entries in 63 pages
<6>CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<6>hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
<6>Setting up static identity map for 0x405d5188 - 0x405d51e0
CPU1: Booted secondary processor
<6>CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
<6>Brought up 2 CPUs
<6>SMP: Total of 2 processors activated (3824.02 BogoMIPS).
<6>devtmpfs: initialized
<6>dummy:
<6>NET: Registered protocol family 16
<6>DMA: preallocated 256 KiB pool for atomic coherent allocations
<6>hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<6>hw-breakpoint: maximum watchpoint size is 8 bytes.
<6>[ccu-inf] aw clock manager init
<6>[ccu-inf] aw_ccu_init
<6>Init eGon pin module V2.0
<6>bio: create slab <bio-0> at 0
<6>sunxi_gpio driver init ver 1.3
<6>sunxi_gpio_probe can't find script.bin '[gpio_para]' 'gpio_used'
<4>gpio-sunxi: probe of gpio-sunxi failed with error -4
<5>SCSI subsystem initialized
<7>libata version 3.00 loaded.
<6>usbcore: registered new interface driver usbfs
<6>usbcore: registered new interface driver hub
<6>usbcore: registered new device driver usb
<6>Linux video capture interface: v2.00
<6>Advanced Linux Sound Architecture Driver Version 1.0.25.
<6>Switching to clocksource arch_sys_counter
<5>FS-Cache: Loaded
<6>CacheFiles: Loaded
WRN:L146(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) enable failed
WRN:L152(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) port type failed
WRN:L158(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) detect type failed
WRN:L164(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) id failed
WRN:L170(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) det_vbus failed
WRN:L176(drivers/usb/sunxi_usb/manager/usb_manager.c):ERR: get usbc(0) drv_vbus failed
WRN:L485(drivers/usb/sunxi_usb/manager/usb_manager.c):wrn: usb0 is disable
axp driver uning configuration failed(356)
<6>NET: Registered protocol family 2
<6>IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
<6>TCP: Hash tables configured (established 16384 bind 16384)
<6>TCP: reno registered
<6>UDP hash table entries: 256 (order: 1, 8192 bytes)
<6>UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
<6>NET: Registered protocol family 1
<6>RPC: Registered named UNIX socket transport module.
<6>RPC: Registered udp transport module.
<6>RPC: Registered tcp transport module.
<6>RPC: Registered tcp NFSv4.1 backchannel transport module.
<3>dram para dram_baseaddr fetch err
<3>aw_pm_init: fetch_and_save_dram_para err.
<5>VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<5>NFS: Registering the id_resolver key type
<6>NTFS driver 2.1.30 [Flags: R/W].
<6>jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
<6>msgmni has been set to 736
<3>alg: comp: Compression test 1 failed for lzo-generic: output len = 57
<6>alg: No test for stdrng (krng)
<6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>io scheduler noop registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<6>sunxi disp driver loaded (/dev/disp api 1.0)
<6>Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
<3>[uart]: failed to get uart0's used information
<3>[uart]: failed to get uart1's used information
<3>[uart]: failed to get uart2's used information
<3>[uart]: failed to get uart3's used information
<3>[uart]: failed to get uart4's used information
<3>[uart]: failed to get uart5's used information
<3>[uart]: failed to get uart6's used information
<3>[uart]: failed to get uart7's used information
<7>G2D: drv_g2d_init
<6>G2D: g2dmem: g2d_start=49000000, g2d_size=1000000
<6>G2D: head:c9000000,tail:ca000000
<6>G2D: Module initialized.major:251
<6>[drm] Initialized drm 1.1.0 20060810
<6>brd: module loaded
<6>loop: module loaded
nand init fetch emac using configuration failed
nand driver is disabled
<4>AHCI is disabled in script.bin
<4>emac_init fetch emac using configuration failed
<6>emac driver is disabled
<6>PPP generic driver version 2.4.2
<6>PPP BSD Compression module registered
<6>PPP Deflate Compression module registered
<6>NET: Registered protocol family 24
<6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
WRN:L94(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2 enable failed
WRN:L104(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc1(usbc1) id failed
WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed
WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed
WRN:L94(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2 enable failed
WRN:L104(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc1(usbc1) id failed
WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed
WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed
WRN:L94(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2 enable failed
WRN:L104(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2(usbc2) id failed
WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed
WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed
WRN:L94(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2 enable failed
WRN:L104(drivers/usb/host/sw_hci_sunxi.c):ERR: get usbc2(usbc2) id failed
WRN:L430(drivers/usb/host/sw_hci_sunxi.c):ERR: gpio_request failed
WRN:L816(drivers/usb/host/sw_hci_sunxi.c):ERR: alloc_pin failed
<6>mousedev: PS/2 mouse device common for all mice
try to request ir_para gpio failed
<6>input: sunxi-ir as /devices/virtual/input/input0
IR Initial OK
===========================hv_keypad_init=====================
========HV Inital ===================
<3>hv_keyboard: script_parser_fetch err.
<5>=========script_parser_fetch_err============
hv_keypad_init: err.
<3>sunxi-rtc sunxi-rtc: Error: Set LOSC to external failed.
<3>sunxi-rtc sunxi-rtc: Warning: RTC time will be wrong!
<6>sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
<6>i2c /dev entries driver
<6>device-mapper: uevent: version 1.0.3
<6>device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
<6>device-mapper: multipath: version 1.3.0 loaded
<6>device-mapper: multipath round-robin: version 1.0.0 loaded
<6>device-mapper: multipath queue-length: version 0.1.0 loaded
<6>device-mapper: multipath service-time: version 0.2.0 loaded
<6>cpuidle: using governor ladder
<6>cpuidle: using governor menu
<6>usbcore: registered new interface driver ushc
<6>[mmc-msg] sw_mci_init
<6>[mmc-msg] get mmc0's used failed
<6>[mmc-msg] Not using mmc0 due to script.bin parse failure
<6>[mmc-msg] get mmc1's used failed
<6>[mmc-msg] Not using mmc1 due to script.bin parse failure
<6>[mmc-msg] get mmc2's used failed
<6>[mmc-msg] Not using mmc2 due to script.bin parse failure
<6>[mmc-msg] get mmc3's used failed
<6>[mmc-msg] Not using mmc3 due to script.bin parse failure
<6>[mmc-msg] MMC host used card: 0x0, boot card: 0x0, io_card 0
[mmc_pm]: failed to fetch sdio card configuration!
<6>sunxi_leds driver init
<6>sunxi leds can't find script data '[leds_para]' 'leds_used'
<6>ledtrig-cpu: registered to indicate activity on CPUs
<6>usbcore: registered new interface driver usbhid
<6>usbhid: USB HID core driver
<6>IPv4 over IPv4 tunneling driver
<6>TCP: bic registered
<6>TCP: cubic registered
<6>TCP: westwood registered
<6>TCP: htcp registered
<6>Initializing XFRM netlink socket
<6>NET: Registered protocol family 17
<6>NET: Registered protocol family 15
<5>Registering the dns_resolver key type
<6>VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
<5>Registering SWP/SWPB emulation handler
<3>[cpu_freq] ERR:try to get regulator failed, core vdd will not changed!
<6>[cpu_freq] INF:use default V-F Table
<3>[cpu_freq] ERR:get cpu max frequency from sysconfig failed
<3>[cpu_freq] ERR:sunxi_cpufreq_initcall, use default cpu max/min frequency, max freq: 1008MHz, min freq: 60MHz
<4>[DISP] lcd0_para.lcd_used not exit
<4>[DISP] lcd1_para.lcd_used not exit
<4>[DISP] fetch script data disp_init.disp_init_enable fail
<6>I2C: i2c-0: HDMI I2C adapter
<6>ParseEDID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment