I've just made a trace from the terminal......maybe it can help.
(The boot sequence froze on berryboot, while loading the MALI module. This berryboot was installed from within android)
U-Boot SPL 2013.01-rc1-ga07a224-dirty (Dec 06 2012 - 20:55:56)
Board: Cubieboard
DRAM: 1024MB
SUNXI SD/MMC: 0
U-Boot 2013.01-rc1-g4295940 (Dec 28 2012 - 01:50:29) Allwinner Technology
CPU: SUNXI Family
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: wemac
Hit any key to stop autoboot: 0
reading uEnv.txt
424 bytes read in 14 ms (29.3 KiB/s)
Loaded environment from uEnv.txt
Running uenvcmd ...
reading script.bin
44592 bytes read in 6 ms (7.1 MiB/s)
reading kernel_a10_aufs.img
3598016 bytes read in 167 ms (20.5 MiB/s)
reading berryboot.img
8277009 bytes read in 376 ms (21 MiB/s)
## Booting kernel from Legacy Image at 48000000 ...
Image Name: Linux-3.4.24-a10-aufs+
Created: 2013-01-26 23:28:24 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3597952 Bytes = 3.4 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 43100000 ...
Image Name: uInitrd
Created: 2013-01-26 23:41:57 UTC
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 8276945 Bytes = 7.9 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Linux version 3.4.24-a10-aufs+ (max@lynx) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #1 PREEMPT Sun Jan 27 00:28:21 CET 2013
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: sun4i
[ 0.000000] Memory cut off:
[ 0.000000] MALI : 0x5c000000 - 0x5fffffff ( 64 MB)
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Memory Reserved:
[ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
[ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB)
[ 0.000000] G2D : 0x58000000 - 0x58ffffff ( 16 MB)
[ 0.000000] LCD : 0x5a000000 - 0x5bffffff ( 32 MB)
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] chip-id: A10 (AW1623 revision C)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243712
[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 disp.screen0_output_mode=EDID:1280x720p60 hdmi.audio=EDID:0 mmc0_led=1 bootmenutimeout=10
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 448MB 512MB = 960MB total
[ 0.000000] Memory: 826620k/826620k available, 156420k reserved, 270336K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0658000 (6464 kB)
[ 0.000000] .init : 0xc0658000 - 0xc0684000 ( 176 kB)
[ 0.000000] .data : 0xc0684000 - 0xc06cd600 ( 294 kB)
[ 0.000000] .bss : 0xc06cd624 - 0xc0877b58 (1706 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:96
[ 0.000000] timer0: Periodic Mode
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.000000] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
[ 0.040000] pid_max: default: 32768 minimum: 301
[ 0.040000] Mount-cache hash table entries: 512
[ 0.040000] Initializing cgroup subsys cpuacct
[ 0.040000] Initializing cgroup subsys devices
[ 0.040000] Initializing cgroup subsys freezer
[ 0.040000] Initializing cgroup subsys blkio
[ 0.040000] CPU: Testing write buffer coherency: ok
[ 0.040000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[ 0.040000] Setting up static identity map for 0x40498d10 - 0x40498d68
[ 0.040000] devtmpfs: initialized
[ 0.040000] dummy:
[ 0.040000] NET: Registered protocol family 16
[ 0.040000] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.040000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
[ 0.040000] Initialize DMAC OK
[ 0.040000] bio: create slab <bio-0> at 0
[ 0.040000] SCSI subsystem initialized
[ 0.040000] usbcore: registered new interface driver usbfs
[ 0.040000] usbcore: registered new interface driver hub
[ 0.040000] usbcore: registered new device driver usb
[ 0.040000] Linux video capture interface: v2.00
[ 0.040000] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.040000] Bluetooth: Core ver 2.16
[ 0.040000] NET: Registered protocol family 31
[ 0.040000] Bluetooth: HCI device and connection manager initialized
[ 0.040000] Bluetooth: HCI socket layer initialized
[ 0.040000] Bluetooth: L2CAP socket layer initialized
[ 0.040000] Bluetooth: SCO socket layer initialized
[ 0.040000] cfg80211: Calling CRDA to update world regulatory domain
[ 0.040000] Init eGon pin module V2.0
[ 0.040000] Switching to clocksource aw 64bits couter
[ 0.040000] FS-Cache: Loaded
[ 0.040000] CacheFiles: Loaded
[ 0.050000] [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_HOST_ONLY
[ 0.050000] [sw_hcd0]: usb host driver initialize........
[ 0.050000] NET: Registered protocol family 2
[ 0.050000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.050000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.050000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.050000] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.050000] TCP: reno registered
[ 0.050000] UDP hash table entries: 512 (order: 1, 8192 bytes)
[ 0.050000] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[ 0.050000] NET: Registered protocol family 1
[ 0.050000] Trying to unpack rootfs image as initramfs...
[ 0.560000] Freeing initrd memory: 8080K
[ 0.560000] [pm]aw_pm_init!
[ 0.560000] audit: initializing netlink socket (disabled)
[ 0.560000] type=2000 audit(0.559:1): initialized
[ 0.560000] highmem bounce pool size: 64 pages
[ 0.560000] VFS: Disk quotas dquot_6.5.2
[ 0.560000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.570000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.570000] fuse init (API version 7.18)
[ 0.570000] aufs 3.4-20121210
[ 0.570000] msgmni has been set to 1102
[ 0.570000] alg: No test for stdrng (krng)
[ 0.570000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.570000] io scheduler noop registered
[ 0.570000] io scheduler deadline registered
[ 0.570000] io scheduler cfq registered (default)
[ 0.570000] sunxi disp driver loaded (/dev/disp api 1.0)
[ 0.570000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.570000] [uart]: used uart info.: 0x05
[ 0.570000] [uart]: serial probe 0 irq 1 mapbase 0x01c28000
[ 0.590000] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A
[ 1.150000] console [ttyS0] enabled
[ 1.160000] [uart]: serial probe 2 irq 3 mapbase 0x01c28800
[ 1.180000] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A
[ 1.190000] G2D: g2dmem: g2d_start=58000000, g2d_size=1000000
[ 1.200000] G2D: head:d8000000,tail:d9000000
[ 1.200000] G2D: Module initialized.major:251
[ 1.200000] brd: module loaded
[ 1.210000] loop: module loaded
[ 1.210000] [NAND]nand driver, init.
[ 1.220000] cmu_clk is 480
[ 1.220000] nand clk init end
[ 1.220000] offset 0xc: 0x26140
[ 1.230000] offset 0x14: 0x8200000b
[ 1.230000] [NAND] nand gpio_request
[ 1.230000] [NAND] nand driver version: 0x2 0x9
[ 1.240000] nand interrupte register ok
[ 1.240000] ret of NFC_ChangMode is 0
[ 1.240000] dma_hdle is 0
[ 1.250000] dma_hdle is 10000008
[ 1.250000] cmu_clk is 480
[ 1.250000] nand clk init end
[ 1.260000] offset 0xc: 0x26140
[ 1.260000] offset 0x14: 0x82000007
[ 1.320000] The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7979008
[ 1.330000] The 1 disk name = bootloader, class name = DISK, disk size = 32768
[ 1.330000] The 2 disk name = env, class name = DISK, disk size = 32768
[ 1.340000] The 3 disk name = boot, class name = DISK, disk size = 65536
[ 1.350000] The 4 disk name = misc, class name = DISK, disk size = 32768
[ 1.350000] The 5 disk name = recovery, class name = DISK, disk size = 65536
[ 1.360000] The 6 disk name = private, class name = DISK, disk size = 32768
[ 1.370000] The 7 disk name = sysrecovery, class name = DISK, disk size = 655360
[ 1.380000] The 8 disk name = UDISK, class name = DISK, disk size = 4816896
[ 1.380000] The 8 disk size = 5062656
[ 1.390000] part total count = 9
[ 1.390000] nand: unknown partition table
[ 1.400000] nanda:
[ 1.400000] nandb: unknown partition table
[ 1.410000] nandc: unknown partition table
[ 1.410000] nandd: unknown partition table
[ 1.420000] nande: unknown partition table
[ 1.420000] nandf:
[ 1.430000] nandg: unknown partition table
[ 1.430000] nandh:
[ 1.440000] benn: nand probe enter
[ 1.440000] [NAND]nand driver, ok.
[ 1.440000] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
[ 1.450000] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
[ 1.460000] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 1.460000] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
[ 1.470000] scsi0 : sw_ahci_platform
[ 1.480000] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 56
[ 1.480000] wemac Ethernet Driver, V1.01 in file:drivers/net/ethernet/sun4i/sun4i_wemac.c
[ 1.490000] [EMAC] ahb clk enable
[ 1.500000] [EMAC] ahb gate clk: 0x2026140
[ 1.530000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.530000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.540000] [sw-ehci1]: open clock
[ 1.560000] [sw-ehci1]: Set USB Power ON
[ 1.570000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.570000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1
[ 1.580000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
[ 1.610000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
[ 1.610000] hub 1-0:1.0: USB hub found
[ 1.610000] hub 1-0:1.0: 1 port detected
[ 1.620000] [sw-ohci1]: open clock
[ 1.640000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 1.650000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
[ 1.660000] sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400
[ 1.660000] ehci_irq: port change detect
[ 1.730000] hub 2-0:1.0: USB hub found
[ 1.730000] hub 2-0:1.0: 1 port detected
[ 1.740000] [sw-ehci2]: open clock
[ 1.760000] [sw-ehci2]: Set USB Power ON
[ 1.760000] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.770000] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3
[ 1.780000] sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000
[ 1.800000] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00
[ 1.800000] ehci_irq: port change detect
[ 1.800000] hub 3-0:1.0: USB hub found
[ 1.810000] hub 3-0:1.0: 1 port detected
[ 1.810000] [sw-ohci2]: open clock
[ 1.820000] ehci_irq: port change detect
[ 1.830000] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.850000] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 1.850000] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4
[ 1.860000] sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400
[ 1.880000] The port change to OHCI now!
[ 1.930000] hub 4-0:1.0: USB hub found
[ 1.930000] hub 4-0:1.0: 1 port detected
[ 1.940000] usbcore: registered new interface driver cdc_acm
[ 1.940000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.950000] usbcore: registered new interface driver usblp
[ 1.960000] Initializing USB Mass Storage driver...
[ 1.960000] usbcore: registered new interface driver usb-storage
[ 1.970000] USB Mass Storage support registered.
[ 1.970000] usbcore: registered new interface driver ums-alauda
[ 1.980000] usbcore: registered new interface driver ums-cypress
[ 1.980000] usbcore: registered new interface driver ums-datafab
[ 1.990000] usbcore: registered new interface driver ums_eneub6250
[ 2.000000] usbcore: registered new interface driver ums-freecom
[ 2.000000] usbcore: registered new interface driver ums-isd200
[ 2.010000] usbcore: registered new interface driver ums-jumpshot
[ 2.010000] usbcore: registered new interface driver ums-karma
[ 2.020000] usbcore: registered new interface driver ums-onetouch
[ 2.030000] usbcore: registered new interface driver ums-realtek
[ 2.030000] usbcore: registered new interface driver ums-sddr09
[ 2.040000] usbcore: registered new interface driver ums-sddr55
[ 2.040000] usbcore: registered new interface driver ums-usbat
[ 2.050000] mousedev: PS/2 mouse device common for all mice
[ 2.060000] sunxi RTC version 0.1
[ 2.060000] sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380248073
[ 2.070000] [RTC] ERR: Set LOSC to external failed!!!
[ 2.070000] [RTC] WARNING: Rtc time will be wrong!!
[ 2.080000] usb 2-1: new low-speed USB device number 2 using sw-ohci
[ 2.080000] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
[ 2.090000] i2c /dev entries driver
[ 2.090000] !!! base_Addr = 0xf1c2ac00
[ 2.100000] config i2c gpio with gpio_config api
[ 2.100000] twi0, apb clock = 24000000
[ 2.110000] axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected
[ 2.110000] I2C: i2c-0: AW16XX I2C adapter
[ 2.120000] **********start************
[ 2.120000] 0x40
[ 2.120000] 0xf8
[ 2.120000] 0x28
[ 2.130000] 0x0
[ 2.130000] 0x0
[ 2.130000] **********end************
[ 2.130000] !!! base_Addr = 0xf1c2b000
[ 2.140000] twi1, apb clock = 24000000
[ 2.140000] I2C: i2c-1: AW16XX I2C adapter
[ 2.150000] **********start************
[ 2.150000] 0x40
[ 2.150000] 0xf8
[ 2.150000] 0x58
[ 2.160000] 0x0
[ 2.160000] 0x0
[ 2.160000] **********end************
[ 2.160000] !!! base_Addr = 0xf1c2b400
[ 2.170000] twi2, apb clock = 24000000
[ 2.170000] I2C: i2c-2: AW16XX I2C adapter
[ 2.170000] **********start************
[ 2.180000] 0x40
[ 2.180000] 0xf8
[ 2.180000] 0x58
[ 2.180000] 0x0
[ 2.190000] 0x0
[ 2.190000] **********end************
[ 2.190000] lirc_dev: IR Remote Control driver registered, major 250
[ 2.200000] IR NEC protocol handler initialized
[ 2.200000] IR RC5(x) protocol handler initialized
[ 2.210000] IR RC6 protocol handler initialized
[ 2.210000] IR JVC protocol handler initialized
[ 2.220000] IR Sony protocol handler initialized
[ 2.220000] IR RC5 (streamzap) protocol handler initialized
[ 2.230000] IR SANYO protocol handler initialized
[ 2.230000] IR MCE Keyboard/mouse protocol handler initialized
[ 2.240000] IR LIRC bridge handler initialized
[ 2.240000] [cedar dev]: install start!!!
[ 2.250000] [cedar dev]: install end!!!
[ 2.250000] [ace_drv] start!!!
[ 2.250000] [ace_drv] init end!!!
[ 2.260000] [pa_drv] start!!!
[ 2.260000] [pa_drv] init end!!!
[ 2.260000] axp20_ldo1: 1300 mV
[ 2.270000] axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
[ 2.270000] axp20_ldo3: 700 <--> 3500 mV at 2800 mV
[ 2.280000] axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
[ 2.290000] axp20_buck2: 700 <--> 2275 mV at 1400 mV
[ 2.290000] axp20_buck3: 700 <--> 3500 mV at 1250 mV
[ 2.300000] axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
[ 2.300000] ehci_irq: port change detect
[ 2.310000] input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0
[ 2.330000] Bluetooth: HCI UART driver ver 2.2
[ 2.340000] Bluetooth: HCI H4 protocol initialized
[ 2.340000] Bluetooth: HCI BCSP protocol initialized
[ 2.350000] Bluetooth: HCILL protocol initialized
[ 2.350000] cpuidle: using governor ladder
[ 2.360000] cpuidle: using governor menu
[ 2.360000] [mmc_pm]: no sdio card used in configuration
[ 2.370000] The port change to OHCI now!
[ 2.370000] [mmc]: sunximmc_init
[ 2.370000] [mmc]: sunxi mmc controller using config : 0x9
[ 2.380000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
[ 2.380000] [mmc]: mmc 0 power off !!
[ 2.390000] [mmc]: mmc0 Probe: base:0xf1c0f000 irq:32 dma:0 pdes:0xef3f8000, ret 0.
[ 2.400000] [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3
[ 2.400000] [mmc]: mmc 3 power off !!
[ 2.410000] [mmc]: mmc3 Probe: base:0xf1c12000 irq:35 dma:0 pdes:0xef3fc000, ret 0.
[ 2.420000] sunxi_leds driver init
[ 2.420000] sunxi leds can't find script data '[leds_para]' 'leds_used'
[ 2.430000] input: GASIA USB KB V11 as /devices/platform/sw-ohci.1/usb2/2-1/2-1:1.0/input/input1
[ 2.440000] generic-usb 0003:0E8F:0022.0001: input: USB HID v1.10 Keyboard [GASIA USB KB V11] on usb-sw-ohci-1/input0
[ 2.460000] input: GASIA USB KB V11 as /devices/platform/sw-ohci.1/usb2/2-1/2-1:1.1/input/input2
[ 2.470000] generic-usb 0003:0E8F:0022.0002: input: USB HID v1.10 Device [GASIA USB KB V11] on usb-sw-ohci-1/input1
[ 2.480000] usbcore: registered new interface driver usbhid
[ 2.490000] usbhid: USB HID core driver
[ 2.490000] logger: created 256K log 'log_main'
[ 2.490000] logger: created 256K log 'log_events'
[ 2.500000] logger: created 256K log 'log_radio'
[ 2.500000] logger: created 256K log 'log_system'
[ 2.510000] enter sun4i Audio codec!!!
[ 2.510000] sun4i audio support initialized
[ 2.520000] sun4i Audio codec successfully loaded..
[ 2.520000] soc-audio soc-audio.0: ASoC machine sun4i-sndhdmi should use snd_soc_register_card()
[ 2.530000] asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok
[ 2.540000] IPv4 over IPv4 tunneling driver
[ 2.540000] TCP: cubic registered
[ 2.550000] Initializing XFRM netlink socket
[ 2.550000] NET: Registered protocol family 17
[ 2.560000] NET: Registered protocol family 15
[ 2.560000] Bluetooth: RFCOMM TTY layer initialized
[ 2.560000] Bluetooth: RFCOMM socket layer initialized
[ 2.570000] Bluetooth: RFCOMM ver 1.11
[ 2.570000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.580000] Bluetooth: BNEP filters: protocol multicast
[ 2.580000] 8021q: 802.1Q VLAN Support v1.8
[ 2.590000] [mmc_pm]: No sdio card, please check your config !!
[ 2.590000] Registering the dns_resolver key type
[ 2.600000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 2.610000] Registering SWP/SWPB emulation handler
[ 2.610000] registered taskstats version 1
[ 2.670000] usb 4-1: new low-speed USB device number 2 using sw-ohci
[ 2.710000] ParseEDID
[ 2.710000] DDC_Init
[ 2.720000] EDID ready
[ 2.720000] DDC_Read
[ 2.820000] Sink : EDID bank 0:
[ 2.820000] 0 1 2 3 4 5 6 [ 3.040000] Sink : EDID bank 1:
[ 3.040000] 0 1 2 3 4 5 6 7 8 9 A B C D E F
[ 3.050000] ===============================================================================================
[ 3.060000] 02 03 21 f1 4e 90 04 03 01 14 12 05 1f 10 13 00
[ 3.070000] 00 00 00 23 09 07 07 83 01 00 00 65 03 0c 00 10
[ 3.080000] 00 02 3a 80 18 71 38 2d 40 58 2c 45 00 fe 22 11
[ 3.080000] 00 00 1e 01 1d 80 18 71 1c 16 20 58 2c 25 00 fe
[ 3.090000] 22 11 00 00 9e 01 1d 00 72 51 d0 1e 20 6e 28 55
[ 3.100000] 00 fe 22 11 00 00 1e 8c 0a d0 8a 20 e0 2d 10 10
[ 3.100000] 3e 96 00 fe 22 11 00 00 18 00 00 00 00 00 00 00
[ 3.110000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 de
[ 3.120000] ===============================================================================================
[ 3.130000] Unimplemented SVD code 31
[ 3.130000] Unimplemented SVD code 16
[ 3.130000] Reserved SVD code 0
[ 3.140000] Reserved SVD code 0
[ 3.140000] Reserved SVD code 0
[ 3.140000] Reserved SVD code 0
[ 3.150000] Parse_VideoData_Block: VIC 16 (native) support
[ 3.150000] Parse_VideoData_Block: VIC 4 support
[ 3.160000] Parse_VideoData_Block: VIC 3 support
[ 3.160000] Parse_VideoData_Block: VIC 1 support
[ 3.170000] Parse_VideoData_Block: VIC 20 support
[ 3.170000] Parse_VideoData_Block: VIC 18 support
[ 3.180000] Parse_VideoData_Block: VIC 5 support
[ 3.180000] Parse_VideoData_Block: VIC 31 support
[ 3.190000] Parse_VideoData_Block: VIC 16 support
[ 3.190000] Parse_VideoData_Block: VIC 19 support
[ 3.190000] Parse_VideoData_Block: VIC 0 support
[ 3.200000] Parse_VideoData_Block: VIC 0 support
[ 3.200000] Parse_VideoData_Block: VIC 0 support
[ 3.210000] Parse_VideoData_Block: VIC 0 support
[ 3.210000] Parse_AudioData_Block: max channel=2
[ 3.220000] Parse_AudioData_Block: SampleRate code=7
[ 3.220000] Parse_AudioData_Block: WordLen code=7
[ 3.230000] Find HDMI Vendor Specific DataBlock
[ 3.230000] PCLK=148500000 X 1920 2008 2052 2200 Y 1080 1084 1089 1125 fr 60 PP
[ 3.240000] PCLK=74250000 X 1920 2008 2052 2200 Y 540 542 547 562 fr 60 PP
[ 3.250000] PCLK=74250000 X 1280 1390 1430 1650 Y 720 725 730 750 fr 60 PP
[ 3.250000] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
[ 3.260000] waited 0 ms for EDID info
[ 3.260000] disp clks: lcd 148500000 pre_scale 1 hdmi 148500000 pll 297000000 2x 0
[ 3.390000] [mmc]: mmc 0 detect change, present 1
[ 3.690000] [mmc]: mmc 0 power on !!
[ 3.730000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
[ 3.730000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
[ 3.740000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
[ 3.750000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
[ 3.760000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
[ 3.770000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
[ 3.820000] mmc0: new high speed SDHC card at address aaaa
[ 3.840000] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
[ 3.840000] mmcblk0: p1
[ 4.730000] Console: switching to colour frame buffer device 240x67
[ 4.760000] axp20_buck3: incomplete constraints, leaving on
[ 4.770000] axp20_buck2: incomplete constraints, leaving on
[ 4.770000] axp20_ldo4: incomplete constraints, leaving on
[ 4.780000] axp20_ldo3: incomplete constraints, leaving on
[ 4.780000] axp20_ldo2: incomplete constraints, leaving on
[ 4.790000] axp20_ldo1: incomplete constraints, leaving on
[ 4.790000] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock
[ 4.800000] ALSA device list:
[ 4.810000] #0: sun4i-sndhdmi
[ 4.810000] #1: sun4i-CODEC Audio Codec
[ 4.810000] Freeing init memory: 176K
====================================