Fascinate UART Hacking/debugging - Fascinate Android Development

Hey, I was playing around with my "Hack dock" on a Fascinate which was given to me at the Big Android BBQ from the gentleman who runs RootzWiki. The unique thing about this device is that it was totally functional when I received it. It was given to me with a busted screen. I'm going to turn this into a fully functional development platform as I have done with the Captivate.
I've squared away UnBrickable Mod on the device and I will be posting the information soon. I wanted to post up some UART Output from the device as I go along. through it. This is valuable for debugging information and can open some doors for development.
While I was playing around with the UART output I came across a SBL> prompt command which I had never seen before. The command is "movi_patch". If anyone can shed some light on it, I'd appreciate it.
Code:
SBL> movi_patch
###################################
MOVINAND PATCH START
###################################
Movi Init .....Enable Movinand
[hsmmc_init] MMC card is detected
Product Name : M2G1DE
<display_card_info:939>normal csd
read_bl_len: 10
read_bl_partial: 0
One Block Size: 1024 Byte
c_size: 3815
c_size_multi: 7
Total Card Size: 1909 MByte
MoviNand Initialization Complete!
Success!
Pre Patch ....Enter Patch Mode!
Success!
Success!
Good Block Erase!
Success!
Success!
Success!
Pre-Patch Binary Read ...
Success!
Pre-Patch Binary Write ...
.
Pre-Patch Confirm!
Success!
Success!
Power Off!
Movi Init (Format) .....Enable Movinand
[hsmmc_init] MMC card is detected
Product Name : 000000
<display_card_info:939>normal csd
read_bl_len: 10
read_bl_partial: 0
One Block Size: 1024 Byte
c_size: 3815
c_size_multi: 7
Total Card Size: 1909 MByte
MoviNand Initialization Complete!
Success!
Power Off!
Power On!
###################################
MOVINAND PATCH FINSH
###################################
Success!
SBL> reset
Rebooting...
I"ve never seen anything like it...
Here's some more of the UART output/boot sequence.. For those who don't know, this is like the bios on a PC.
Code:
�
-----------------------------------------------------------
Samsung Primitive Bootloader (PBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
-----------------------------------------------------------
+n1stVPN 2688
+nPgsPerBlk 64
PBL found bootable SBL: Partition(3).
Set cpu clk. from 400MHz to 800MHz.
IROM e-fused version.
-----------------------------------------------------------
Samsung Secondary Bootloader (SBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
Board Name: ARIES REV 02
Build On: Feb 28 2011 18:02:24
-----------------------------------------------------------
Re_partition: magic code(0x0)
[PAM: ] ++FSR_PAM_Init
[PAM: ] OneNAND physical base address : 0xb0000000
[PAM: ] OneNAND virtual base address : 0xb0000000
[PAM: ] OneNAND nMID=0xec : nDID=0x50
[PAM: ] --FSR_PAM_Init
fsr_bml_load_partition: pi->nNumOfPartEntry = 12
partitions loading success
board partition information update.. source: 0x0
.Done.
read 1 units.
==== PARTITION INFORMATION ====
ID : IBL+PBL (0x0)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 0
NO_UNITS : 1
===============================
ID : PIT (0x1)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 1
NO_UNITS : 1
===============================
ID : EFS (0x14)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 2
NO_UNITS : 40
===============================
ID : SBL (0x3)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 42
NO_UNITS : 5
===============================
ID : SBL2 (0x4)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 47
NO_UNITS : 5
===============================
ID : PARAM (0x15)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 52
NO_UNITS : 20
===============================
ID : KERNEL (0x6)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 72
NO_UNITS : 30
===============================
ID : RECOVERY (0x7)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 102
NO_UNITS : 30
===============================
ID : FACTORYFS (0x16)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 132
NO_UNITS : 1286
===============================
ID : DBDATAFS (0x17)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1418
NO_UNITS : 444
===============================
ID : CACHE (0x18)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1862
NO_UNITS : 140
===============================
ID : MODEM (0xb)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 2002
NO_UNITS : 2
===============================
loke_init: j4fs_open success..
load_lfs_parameters valid magic code and version.
load_debug_level reading debug level from file successfully(0x44494d44).
quick_start- quick start is executed!
init_fuel_gauge: vcell = 4110mV, soc = 90
reading nps status file is successfully!.
nps status=0x504d4f43
PMIC_IRQ1 = 0x28
PMIC_IRQ2 = 0x0
PMIC_IRQ3 = 0x0
PMIC_IRQ4 = 0x0
PMIC_STATUS1 = 0x40
PMIC_STATUS2 = 0x2c
get_debug_level current debug level is 0x44494d44.
get_debug_level current debug level is 0x44494d44.
aries_process_platform: Debug Level Mid
keypad_scan: key value ----------------->= 0x0
CONFIG_ARIES_REV:32 , CONFIG_ARIES_REV03:48
DISPLAY_PATH_SEL[MDNIE 0x1]is on
MDNIE setting Init start!!
vsync interrupt is off
video interrupt is off
[fb0] turn on
MDNIE setting Init end!!
set_boot_mode: boot mode = 1
aries_process_platform: final s1 booting mode = 1
Autoboot (0 seconds) in progress, press any key to stop Autoboot aborted..
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL>
SBL> help
Following commands are supported:
* setenv
* saveenv
* printenv
* help
* reset
* boot
* kernel
* format
* open
* close
* erasepart
* eraseall
* loadkernel
* showpart
* addpart
* delpart
* savepart
* nkernel
* nramdisk
* nandread
* nandwrite
* usb
* mmctest
* keyread
* movi_patch
* usb_read
* usb_write
* fuelgauge
* pmic_read
* pmic_write
To get commands help, Type "help <command>"
SBL> printenv
PARAM Rev 1.3
SERIAL_SPEED : 7
LOAD_RAMDISK : 0
BOOT_DELAY : 0
LCD_LEVEL : 97
SWITCH_SEL : 5
PHONE_DEBUG_ON : 0
LCD_DIM_LEVEL : 0
LCD_DIM_TIME : 6
MELODY_MODE : 1
REBOOT_MODE : 0
NATION_SEL : 0
LANGUAGE_SEL : 0
SET_DEFAULT_PARAM : 0
PARAM_INT_13 : 0
TOOL_LAUNCHER_STATE : 1
VERSION : I9000XXIL
CMDLINE : console=ttySAC2,115200 loglevel=3 wipedata
DELTA_LOCATION : /mnt/rsv
PARAM_STR_3 :
PARAM_STR_4 :
SBL> showpart
board partition information update.. source: 0x0
.Done.
read 1 units.
==== PARTITION INFORMATION ====
ID : IBL+PBL (0x0)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 0
NO_UNITS : 1
===============================
ID : PIT (0x1)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 1
NO_UNITS : 1
===============================
ID : EFS (0x14)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 2
NO_UNITS : 40
===============================
ID : SBL (0x3)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 42
NO_UNITS : 5
===============================
ID : SBL2 (0x4)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 47
NO_UNITS : 5
===============================
ID : PARAM (0x15)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 52
NO_UNITS : 20
===============================
ID : KERNEL (0x6)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 72
NO_UNITS : 30
===============================
ID : RECOVERY (0x7)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 102
NO_UNITS : 30
===============================
ID : FACTORYFS (0x16)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 132
NO_UNITS : 1286
===============================
ID : DBDATAFS (0x17)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1418
NO_UNITS : 444
===============================
ID : CACHE (0x18)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1862
NO_UNITS : 140
===============================
ID : MODEM (0xb)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 2002
NO_UNITS : 2
===============================
SBL> setenv SWITCH_SEL 6543
argv[0] : setenv
argv[1] : SWITCH_SEL
argv[2] : 6543
value : 6543
SBL> setenv PHONE_DEBUG_ON 1
argv[0] : setenv
argv[1] : PHONE_DEBUG_ON
argv[2] : 1
value : 1
SBL> saveenv
save param.blk, size: 5268
save param.blk successfully.
SBL> reset
Rebooting...
SB
This shows default values for anyone who wants to modify them.

And here's the boot after enabling some debug output
Code:
-----------------------------------------------------------
Samsung Primitive Bootloader (PBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
-----------------------------------------------------------
+n1stVPN 2688
+nPgsPerBlk 64
PBL found bootable SBL: Partition(3).
Set cpu clk. from 400MHz to 800MHz.
IROM e-fused version.
-----------------------------------------------------------
Samsung Secondary Bootloader (SBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
Board Name: ARIES REV 02
Build On: Feb 28 2011 18:02:24
-----------------------------------------------------------
Re_partition: magic code(0x0)
[PAM: ] ++FSR_PAM_Init
[PAM: ] OneNAND physical base address : 0xb0000000
[PAM: ] OneNAND virtual base address : 0xb0000000
[PAM: ] OneNAND nMID=0xec : nDID=0x50
[PAM: ] --FSR_PAM_Init
fsr_bml_load_partition: pi->nNumOfPartEntry = 12
partitions loading success
board partition information update.. source: 0x0
.Done.
read 1 units.
==== PARTITION INFORMATION ====
ID : IBL+PBL (0x0)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 0
NO_UNITS : 1
===============================
ID : PIT (0x1)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 1
NO_UNITS : 1
===============================
ID : EFS (0x14)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 2
NO_UNITS : 40
===============================
ID : SBL (0x3)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 42
NO_UNITS : 5
===============================
ID : SBL2 (0x4)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 47
NO_UNITS : 5
===============================
ID : PARAM (0x15)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 52
NO_UNITS : 20
===============================
ID : KERNEL (0x6)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 72
NO_UNITS : 30
===============================
ID : RECOVERY (0x7)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 102
NO_UNITS : 30
===============================
ID : FACTORYFS (0x16)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 132
NO_UNITS : 1286
===============================
ID : DBDATAFS (0x17)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1418
NO_UNITS : 444
===============================
ID : CACHE (0x18)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1862
NO_UNITS : 140
===============================
ID : MODEM (0xb)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 2002
NO_UNITS : 2
===============================
loke_init: j4fs_open success..
load_lfs_parameters valid magic code and version.
load_debug_level reading debug level from file successfully(0x44494d44).
init_fuel_gauge: vcell = 4113mV, soc = 90
reading nps status file is successfully!.
nps status=0x504d4f43
PMIC_IRQ1 = 0x0
PMIC_IRQ2 = 0x0
PMIC_IRQ3 = 0x0
PMIC_IRQ4 = 0x0
PMIC_STATUS1 = 0x40
PMIC_STATUS2 = 0x2c
get_debug_level current debug level is 0x44494d44.
get_debug_level current debug level is 0x44494d44.
aries_process_platform: Debug Level Mid
keypad_scan: key value ----------------->= 0x0
CONFIG_ARIES_REV:32 , CONFIG_ARIES_REV03:48
DISPLAY_PATH_SEL[MDNIE 0x1]is on
MDNIE setting Init start!!
vsync interrupt is off
video interrupt is off
[fb0] turn on
MDNIE setting Init end!!
set_boot_mode: boot mode = 1
aries_process_platform: final s1 booting mode = 1
Autoboot (0 seconds) in progress, press any key to stop
get_debug_level current debug level is 0x44494d44.
get_debug_level current debug level is 0x44494d44.
boot_kernel: Debug Level 0x44494d44
Load Partion idx = (6)
Loading Partion idx = (6)
..............................done
Kernel read success from kernel partition no.6, idx.6.
setting param.serialnr=0x32321357 0x21bb00ec
setting param.board_rev=0x20
setting param.cmdline=console=ttySAC2,115200 loglevel=3 wipedata
Starting kernel at 0x32000000...
Uncompressing Linux... done, booting the kernel.
<hit enter to activate fiq debugger>
I should mention that this device came with CM7 on it. I will put together a Heimdall One-Click and flash back to stock, then update this post.

Here is the kernel loading into power-off battery charging mode
Code:
-----------------------------------------------------------
Samsung Primitive Bootloader (PBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
-----------------------------------------------------------
+n1stVPN 2688
+nPgsPerBlk 64
+n1stVPN 3008
+nPgsPerBlk 64
PBL found bootable SBL: Partition(4).
Set cpu clk. from 400MHz to 800MHz.
IROM e-fused version.
-----------------------------------------------------------
Samsung Secondary Bootloader (SBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
Board Name: ARIES REV 02
Build On: Oct 26 2010 14:22:42
-----------------------------------------------------------
Re_partition: magic code(0x0)
[PAM: ] ++FSR_PAM_Init
[PAM: ] OneNAND physical base address : 0xb0000000
[PAM: ] OneNAND virtual base address : 0xb0000000
[PAM: ] OneNAND nMID=0xec : nDID=0x50
[PAM: ] --FSR_PAM_Init
fsr_bml_load_partition: pi->nNumOfPartEntry = 12
partitions loading success
board partition information update.. source: 0x0
.Done.
read 1 units.
==== PARTITION INFORMATION ====
ID : IBL+PBL (0x0)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 0
NO_UNITS : 1
===============================
ID : PIT (0x1)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 1
NO_UNITS : 1
===============================
ID : EFS (0x14)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 2
NO_UNITS : 40
===============================
ID : SBL (0x3)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 42
NO_UNITS : 5
===============================
ID : SBL2 (0x4)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 47
NO_UNITS : 5
===============================
ID : PARAM (0x15)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 52
NO_UNITS : 20
===============================
ID : KERNEL (0x6)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 72
NO_UNITS : 30
===============================
ID : RECOVERY (0x7)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 102
NO_UNITS : 30
===============================
ID : FACTORYFS (0x16)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 132
NO_UNITS : 1286
===============================
ID : DBDATAFS (0x17)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1418
NO_UNITS : 444
===============================
ID : CACHE (0x18)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1862
NO_UNITS : 140
===============================
ID : MODEM (0xb)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 2002
NO_UNITS : 2
===============================
loke_init: j4fs_open success..
load_lfs_parameters valid magic code and version.
load_debug_level reading debug level from file successfully(0x574f4c44).
quick_start- quick start is executed!
init_fuel_gauge: vcell = 3790mV, soc = 36
reading nps status file is successfully!.
nps status=0x504d4f43
PMIC_IRQ1 = 0x0
PMIC_IRQ2 = 0x0
PMIC_IRQ3 = 0x0
PMIC_IRQ4 = 0x0
PMIC_STATUS1 = 0x40
PMIC_STATUS2 = 0x2c
get_debug_level current debug level is 0x574f4c44.
aries_process_platform: Debug Level Low
keypad_scan: key value ----------------->= 0x0
CONFIG_ARIES_REV:32 , CONFIG_ARIES_REV03:48
DISPLAY_PATH_SEL[MDNIE 0x1]is on
MDNIE setting Init start!!
vsync interrupt is off
video interrupt is off
[fb0] turn on
MDNIE setting Init end!!
set_boot_mode: boot mode = 1
aries_process_platform: final s1 booting mode = 1
Autoboot (0 seconds) in progress, press any key to stop
get_debug_level current debug level is 0x574f4c44.
get_debug_level current debug level is 0x574f4c44.
boot_kernel: Debug Level Low
Load Partion idx = (6)
Loading Partion idx = (6)
..............................done
Kernel read success from kernel partition no.6, idx.6.
setting param.serialnr=0x32321357 0x21bb00ec
setting param.board_rev=0x20
setting param.cmdline=console=ttySAC2,115200 loglevel=9
Starting kernel at 0x32000000...
Uncompressing Linux...................................................................................................................................................................................
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32.9 ([email protected]) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #1 Fri Jul 8 18:12:14 KST 2011
[ 0.000000] CPU: ARMv7 Processor [412fc082] revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: SMDKC110
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 20480
[ 0.000000] free_area_init_node: node 0, pgdat c1069aa8, node_mem_map c1240000
[ 0.000000] Normal zone: 160 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 20320 pages, LIFO batch:3
[ 0.000000] On node 1 totalpages: 65536
[ 0.000000] free_area_init_node: node 1, pgdat c106a160, node_mem_map d0002000
[ 0.000000] Normal zone: 512 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65024 pages, LIFO batch:15
[ 0.000000] On node 2 totalpages: 32768
[ 0.000000] free_area_init_node: node 2, pgdat c106a818, node_mem_map e0001000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 0.000000] On node 3 totalpages: 0
[ 0.000000] free_area_init_node: node 3, pgdat c106aed0, node_mem_map c12e8c20
[ 0.000000] Normal zone: 1 pages exceeds realsize 0
[ 0.000000] CPU S5PV210/S5PC110 (id 0x43110222)
[ 0.000000] s5pv210_init_clocks: initializing clocks
[ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[ 0.000000] copy: bad source 0
[ 0.000000] mout_audss: bad source 0
[ 0.000000] s5pv210_setup_clocks: registering clocks
[ 0.000000] s5pv210_setup_clocks: clkdiv0 = 14131330, clkdiv1 = 00300400
[ 0.000000] s5pv210_setup_clocks: xtal is 24000000
[ 0.000000] S5PV210: PLL settings, A=800000000, M=667000000, E=96000000
[ 0.000000] s5pv210: 33554432 bytes system memory reserved for mfc at 0x312f3000
[ 0.000000] s5pv210: 33554432 bytes system memory reserved for mfc at 0x40204000
[ 0.000000] s5pv210: 12582912 bytes system memory reserved for fimc0 at 0x42204000
[ 0.000000] s5pv210: 1048576 bytes system memory reserved for fimc1 at 0x42e04000
[ 0.000000] s5pv210: 12582912 bytes system memory reserved for fimc2 at 0x42f04000
[ 0.000000] s5pv210: 2097152 bytes system memory reserved for pmem at 0x332f3000
[ 0.000000] s5pv210: 4194304 bytes system memory reserved for pmem_gpu1 at 0x334f3000
[ 0.000000] s5pv210: 1536000 bytes system memory reserved for pmem_adsp at 0x338f3000
[ 0.000000] s5pv210: 10485760 bytes system memory reserved for texstream at 0x33a6a000
[ 0.000000]
[ 0.000000] Skipping memset of fb base address 0x4fc00000 -------
[ 0.000000] s5pv210: 3145728 bytes system memory reserved for fimd at 0x4fc00000
[ 0.000000] s5pv210: 262144 bytes system memory reserved for wifi at 0x3446a000
[ 0.000000] Built 3 zonelists in Zone order, mobility grouping on. Total pages: 117856
[ 0.000000] Kernel command line: console=ttySAC2,115200 loglevel=9
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 80MB 256MB 128MB = 464MB total
[ 0.000000] Memory: 339468KB available (9240K code, 1899K data, 7152K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=4
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:339
[ 0.000000] VIC @fd000000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd010000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd020000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd030000: id 0x00041192, vendor 0x41
[ 0.000000] mult[140737]
[ 0.000000] max_delta_ns[2147483647]
[ 0.000000] min_delta_ns[30517]
[ 0.000000] rate[32768]
[ 0.000000] HZ[256]
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttySAC2] enabled
[ 0.366831] Calibrating delay loop... 796.20 BogoMIPS (lpj=1556480)
[ 0.450413] Mount-cache hash table entries: 512
[ 0.455270] Initializing cgroup subsys debug
[ 0.459117] Initializing cgroup subsys cpuacct
[ 0.463534] Initializing cgroup subsys freezer
[ 0.467980] CPU: Testing write buffer coherency: ok
[ 0.477113] KERNEL:kernel_sec_get_debug_level_from_boot=0x574f4c44
[ 0.481866] KERNEL:magic_number=0x0 DEBUG LEVEL low!!
[ 0.486861] (kernel_sec_set_upload_cause) : upload_cause set 0
[ 0.497612] regulator: core version 0.5
[ 0.500373] NET: Registered protocol family 16
[ 0.520404] S5PC110 Hardware version : EVT1
[ 0.524028] HWREV is 0x7
[ 0.526115] S3C Power Management, Copyright 2004 Simtec Electronics
[ 0.544089] aries_init_wifi_mem
[ 0.545787] aries_init_wifi_mem success
[ 0.549624] recovery_dev_register
[ 0.552874] create_recovery_class
[ 0.556535] S5PV210 Power Domain API Enable
[ 0.561293] S5PV210: Initializing architecture
[ 0.564803] S3C PL330-DMA Controller Driver, (c) 2008-2009 Samsung Electronics
[ 0.571957] Total 24 DMA channels will be initialized.
[ 0.578423] DMA: got clock for controller 0 and disabled
[ 0.583149] DMA: got clock for controller 1 and disabled
[ 0.588553] DMA: got clock for controller 2 and disabled
[ 0.594646] s3c24xx-pwm s3c24xx-pwm.0: tin at 66700000, tdiv at 66700000, tin=divclk, base 0
[ 0.601679] s3c24xx-pwm s3c24xx-pwm.1: tin at 66700000, tdiv at 66700000, tin=divclk, base 8
[ 0.610068] s3c24xx-pwm s3c24xx-pwm.2: tin at 4168750, tdiv at 4168750, tin=divclk, base 12
[ 0.618392] s3c24xx-pwm s3c24xx-pwm.3: tin at 4168750, tdiv at 4168750, tin=divclk, base 16
[ 0.646354] bio: create slab <bio-0> at 0
[ 0.650199] vgaarb: loaded
[ 0.652482] SCSI subsystem initialized
[ 0.656524] i2c-gpio i2c-gpio.4: using pins 247 (SDA) and 246 (SCL)
[ 0.662084] i2c-gpio i2c-gpio.5: using pins 203 (SDA) and 204 (SCL)
[ 0.668801] regulator: DCDC1: 750 <--> 1500 mV
[ 0.672841] regulator: DCDC2: 750 <--> 1500 mV
[ 0.677558] regulator: LDO4: 3300 mV
[ 0.680953] regulator: LDO7: 1600 <--> 3600 mV
[ 0.685469] regulator: LDO17: 1600 <--> 3600 mV
[ 0.690144] i2c-gpio i2c-gpio.6: using pins 206 (SDA) and 209 (SCL)
[ 0.696313] i2c-gpio i2c-gpio.7: using pins 201 (SDA) and 202 (SCL)
[ 0.702765] i2c-gpio i2c-gpio.8: using pins 42 (SDA) and 43 (SCL)
[ 0.708621] i2c-gpio i2c-gpio.9: using pins 245 (SDA) and 244 (SCL)
[ 0.714920] i2c-gpio i2c-gpio.10: using pins 197 (SDA) and 198 (SCL)
[ 0.721214] i2c-gpio i2c-gpio.11: using pins 114 (SDA) and 98 (SCL)
[ 0.727246] i2c-gpio i2c-gpio.12: using pins 173 (SDA) and 172 (SCL)
[ 0.735219] s3c-i2c s3c2410-i2c.0: i2c-0: S3C I2C adapter
[ 0.740439] s3c-i2c s3c2410-i2c.1: i2c-1: S3C I2C adapter
[ 0.746138] s3c-i2c s3c2410-i2c.2: i2c-2: S3C I2C adapter
[ 0.751898] Bluetooth: Core ver 2.15
[ 0.754256] NET: Registered protocol family 31
[ 0.758498] Bluetooth: HCI device and connection manager initialized
[ 0.764763] Bluetooth: HCI socket layer initialized
[ 0.770013] Switching to clocksource clock_source_systimer
[ 0.784918] NET: Registered protocol family 2
[ 0.788265] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.796083] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.802289] TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
[ 0.809057] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.815055] TCP reno registered
[ 0.818394] NET: Registered protocol family 1
[ 0.854712] [BT] rfkill_register(bt_rfk)
[ 0.857638] [BT] Device Powering ON
[ 0.860813] [BT] GPIO_BT_nRST = 0
[ 0.864122] [BT] bt_host_wake_irq_handler start
[ 0.868675] [BT] GPIO_WLAN_BT_EN = 1
[ 0.974443] [BT] GPIO_BT_nRST = 1
[ 0.976444] [BT] Device Powering OFF
[ 0.979949] [BT] bt_host_wake_irq_handler start
[ 0.984454] [BT] GPIO_BT_nRST = 0
[ 0.987745] [BT] GPIO_WLAN_BT_EN = 0
[ 0.991619] [BT] bt_host_wake_irq_handler start
[ 0.996167] [BT] In the unblocked state of the sleep
[ 1.000782] [BT] GPIO_BT_WAKE = 0
[ 1.004051] [BT] wake_unlock(bt_wake_lock)
[ 1.008192] [BT] In the unblocked state of the sleep
[ 1.013085] [BT] GPIO_BT_WAKE = 0
[ 1.016366] [BT] wake_unlock(bt_wake_lock)
[ 1.020440] [BT] bt_host_wake_irq_handler start
[ 1.025275] S5PC11X_FREQ_TAB=0 , S5PC11X_MAXFREQLEVEL=4
[ 1.030508] S5PV210 ADC driver, (c) 2010 Samsung Electronics
[ 1.037481] [ JACK_DRIVER (sec_jack_init,791) ]
[ 1.040677] SEC HEADSET: Registering headset driver
[ 1.045917] input: sec_jack as /devices/virtual/input/input0
[ 1.051168] [ JACK_DRIVER (sec_jack_probe,631) ] registering switch_sendend switch_dev sysfs sec_jack
[ 1.060720] SISO:registering switch_sendend switch_dev
[ 1.066059] ##########[send_end_irq_handler irq : headset_state : 0 ]##########
[ 1.072924] [ JACK_DRIVER (sec_jack_probe,671) ] sended isr send=0Xbe, ret =0
[ 1.079947] ##########[detect_irq_handler]##########
[ 1.084982] [ JACK_DRIVER (sec_jack_probe,688) ] detect isr send=0X26, ret =0
[ 1.092080] ------------[ cut here ]------------
[ 1.096664] WARNING: at drivers/gpio/gpiolib.c:101 gpio_ensure_requested+0x64/0x130()
[ 1.104455] autorequest GPIO-208
[ 1.107664] Modules linked in:
[ 1.110733] [<c070cb70>] (unwind_backtrace+0x0/0xf4) from [<c0b81de8>] (dump_stack+0x20/0x24)
[ 1.119217] [<c0b81de8>] (dump_stack+0x20/0x24) from [<c074451c>] (warn_slowpath_common+0x60/0x70)
[ 1.128145] [<c074451c>] (warn_slowpath_common+0x60/0x70) from [<c0744588>] (warn_slowpath_fmt+0x38/0x40)
[ 1.137684] [<c0744588>] (warn_slowpath_fmt+0x38/0x40) from [<c08c6f70>] (gpio_ensure_requested+0x64/0x130)
[ 1.147398] [<c08c6f70>] (gpio_ensure_requested+0x64/0x130) from [<c08c70e4>] (gpio_direction_output+0xa8/0x118)
[ 1.157550] [<c08c70e4>] (gpio_direction_output+0xa8/0x118) from [<c0718e9c>] (sec_jack_probe+0x314/0x4f0)
[ 1.167179] [<c0718e9c>] (sec_jack_probe+0x314/0x4f0) from [<c091f8c4>] (platform_drv_probe+0x28/0x2c)
[ 1.176454] [<c091f8c4>] (platform_drv_probe+0x28/0x2c) from [<c091e3e8>] (driver_probe_device+0x8c/0x17c)
[ 1.186080] [<c091e3e8>] (driver_probe_device+0x8c/0x17c) from [<c091e574>] (__driver_attach+0x9c/0xa0)
[ 1.195447] [<c091e574>] (__driver_attach+0x9c/0xa0) from [<c091da80>] (bus_for_each_dev+0x70/0x9c)
[ 1.204467] [<c091da80>] (bus_for_each_dev+0x70/0x9c) from [<c091e25c>] (driver_attach+0x2c/0x30)
[ 1.213313] [<c091e25c>] (driver_attach+0x2c/0x30) from [<c091d180>] (bus_add_driver+0xd8/0x328)
[ 1.222073] [<c091d180>] (bus_add_driver+0xd8/0x328) from [<c091e880>] (driver_register+0x88/0x19c)
[ 1.231095] [<c091e880>] (driver_register+0x88/0x19c) from [<c091fe60>] (platform_driver_register+0x60/0x68)
[ 1.240899] [<c091fe60>] (platform_driver_register+0x60/0x68) from [<c000f978>] (sec_jack_init+0x2c/0x34)
[ 1.250442] [<c000f978>] (sec_jack_init+0x2c/0x34) from [<c07043f4>] (do_one_initcall+0x44/0x1d0)
[ 1.259282] [<c07043f4>] (do_one_initcall+0x44/0x1d0) from [<c0008490>] (kernel_init+0xc0/0x11c)
[ 1.268040] [<c0008490>] (kernel_init+0xc0/0x11c) from [<c0706184>] (kernel_thread_exit+0x0/0x8)
[ 1.276813] ---[ end trace da227214a82491b7 ]---
[ 1.281412] ##########[detect_irq_handler]##########
[ 1.286450] [ JACK_DRIVER (sec_jack_probe,709) ] sec_jack_probe HWREV =7, 0x01=1 jack->low_active =1
[ 1.295636] [ JACK_DRIVER (jack_detect_change,389) ] Headset detached 0
[ 1.302264] [wake_unlock]Detach
[ 1.305614] NetWinder Floating Point Emulator V0.97 (extended precision)
[ 1.313559] ashmem: initialized
[ 1.333496] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.336838] msgmni has been set to 663
[ 1.340491] alg: No test for cipher_null (cipher_null-generic)
[ 1.346013] alg: No test for ecb(cipher_null) (ecb-cipher_null)
[ 1.351874] alg: No test for digest_null (digest_null-generic)
[ 1.357681] alg: No test for compress_null (compress_null-generic)
[ 1.365733] alg: No test for stdrng (krng)
[ 1.420873] alg: No test for ghash (ghash-generic)
[ 1.424280] io scheduler noop registered
[ 1.428124] io scheduler anticipatory registered
[ 1.432703] io scheduler deadline registered
[ 1.437643] io scheduler cfq registered (default)
[ 1.443640] MDNIE INIT ..........
[ 1.445571] S3C MDNIE Driver, (c) 2010 Samsung Electronics
[ 1.451772] MDNIE INIT SUCCESS Addr : 0xe8838000
[ 1.455782] IELCD INIT ..........
[ 1.459118] S3C IELCD Driver, (c) 2010 Samsung Electronics
[ 1.465250] IELCD INIT SUCCESS Addr : 0xe8840000
[ 1.470183] s3cfb s3cfb: [fb0] dma: 0x4fc00000, cpu: 0xe8c00000, size: 0x002ee000
[ 1.478610] FIMD src sclk = 166750000
[ 1.480825] s3cfb s3cfb: registered successfully
[ 1.678474] s5pv210-uart.0: s3c2410_serial0 at MMIO 0xe2900000 (irq = 16) is a S3C6400/10
[ 1.685885] s5pv210-uart.1: s3c2410_serial1 at MMIO 0xe2900400 (irq = 20) is a S3C6400/10
[ 1.693887] s5pv210-uart.2: s3c2410_serial2 at MMIO 0xe2900800 (irq = 24) is a S3C6400/10
[ 1.702008] s5pv210-uart.3: s3c2410_serial3 at MMIO 0xe2900c00 (irq = 28) is a S3C6400/10
[ 1.721239] brd: module loaded
[ 1.728267] loop: module loaded
[ 1.730088] pmem: 1 init
[ 1.734227] pmem_gpu1: 1 init
[ 1.737798] pmem_adsp: 1 init
[ 1.742068] [BIF:IN ] ++FSR_BML_Init(nFlag: 0x0)
[ 1.745404] [PAM: ] ++FSR_PAM_Init
[ 1.749714] [PAM: ] OneNAND physical base address : 0xb0000000
[ 1.755771] [PAM: ] OneNAND virtual base address : 0xe8880000
[ 1.762494] [PAM: ] OneNAND nMID=0xec : nDID=0x50 Page size=4
[ 1.768655] [PAM: ] --FSR_PAM_Init
[ 1.772318] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 1.777769] [OND:INF] FSR_OND_4K_Open(nDev:0, pParam:0xc4ff1e38, nFlag:0x00000000) / 1033 line
[ 1.786606] pstOND4kCxt->nBaseAddr: 0xe8880000
[ 1.792153] nDev=0, nMID=0x00ec, nDID=0x0050, nVID=0x013e
[ 1.798657] [OND:INF] pstOND4kCxt->nSysConf1:0xf006 / 1116 line
[ 1.804818] [OND:INF] pstOND4kCxt->nBlksForSLCArea[0]:2048 / 1133 line
[ 1.811588] [OND:INF] pstOND4kCxt->nIntID :0x0000 / 1236 line
[ 1.817735] [OND:INF] 1X_CACHEPGM CMD : 0x007f
[ 1.822423] [OND:INF] 1X_PLOAD CMD : 0x0003
[ 1.827374] [BBM:INF] Scan from 2004 to 2047 to find BML meta blocks (die: 0)
[ 1.834686] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.841625] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.848531] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.855475] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.862408] [BBM:INF] a5a5 a5a5 ffff
[ 1.901878] FSR: Registered TinyFSR Driver.
[ 1.907286] tl2796_probe::779->s6e63m0 probed successfuly
[ 1.911549] PPP generic driver version 2.4.2
[ 1.916491] PPP Deflate Compression module registered
[ 1.920528] PPP BSD Compression module registered
[ 1.926100] PPP MPPE Compression module registered
[ 1.930005] NET: Registered protocol family 24
[ 1.934429] PPPoL2TP kernel driver, V1.0
[ 1.938290] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.947917] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.955306] [FSA9480] fsa9480_codec_probe
���Łfsa9480_interrupt
[ 2.524483] [FSA9480]----------DEBUG INT HENDLER--------------- fsa9480_interrupt
[ 2.531988] [FSA9480] FSA9480_ReadIntRegister
[ 2.536660] [audio_power, 333] AUDIO POWER COMPLETED : 1
[ 2.541944] [wm8994_i2c_probe, 2309]
[ 2.545587] [wm8994_init, 2120]
[ 2.550700] mmc0: switch to bus width 4
[ 2.552996] mmc0: new high speed MMC card at address 0001
[ 2.559064] mmcblk0: mmc0:0001 000000 1.86 GiB
[ 2.563300] mmcblk0: unknown partition table
[ 2.568203] Another host want the wakelock : 2
[ 2.579896] ldo38_control : turn ON LDO3 and LDO8 (cur_stat=0, req=1)
[ 2.584890] [otg_clock_enable] clk_enable(otg_clock) OK.
[ 2.591218] [udc_enable]AP_USB_Power off by Bootup : 1s3c_preallocate_dma_buffer: VA-ff001000, PA-4F860000, 131072bytes
[ 2.609233] s3c_preallocate_dma_buffer: VA-ff021000, PA-4F880000, 131072bytes
[ 2.616064] asoc: WM8994 PAIFRX <-> s3c64xx-i2s mapping ok
[ 2.621611] sound_tty procfs initialised
[ 2.625442] sound_tty procfs initialised
[ 2.633608] *** DEBUG : First we search for SDIO...(1)***
[ 2.638792] +++++++smdkc110_audio_init
[ 2.641408] *** DEBUG : ...then normal SD...(1) ***
[ 2.646476] [FSA9480] FSA9480_ProcessDevice (dev1 : 0x0, dev2 : 0x4)
[ 2.652481] FSA9480_DEV_TY2_JIG_UART_ON --- ATTACH
[ 2.657464] chk snd_soc_instantiate_card
[ 2.661152] chk snd_soc_instantiate_card: before for : DEBUG 1
[ 2.666958] chk snd_soc_instantiate_card: before !ac97 : DEBUG 2
[ 2.672934] chkerr snd_soc_instantiate_card: Problem card probe() is not defined
[ 2.680312] calling snd_soc_instantiate_card: cpu_dai->probe()
[ 2.687095] calling snd_soc_instantiate_card: codec_dev->probe()
[ 2.692150] WM8994 Audio Codec 0.1
[ 2.695487] [wm8994_pcm_init, 2218]
[ 2.700242] JIG UART ON
[ 2.702379] *** DEBUG : ...and finally MMC. (1)***
[ 2.706773] Another host want the wakelock : 1
[ 2.710846] Universal : Card status 1
[ 2.714652] mmc2: wake_lock_timeout 1sec 0
[ 2.752664] s3c_preallocate_dma_buffer: VA-ff041000, PA-4F8C0000, 131072bytes
[ 2.758618] s3c_preallocate_dma_buffer: VA-ff061000, PA-4F8E0000, 131072bytes
[ 2.765454] asoc: WM8994 PCM <-> s3c-pcmdev mapping ok
[ 2.772212] ASoC: Failed to create codec register debugfs file
[ 2.776612] Failed to create pop time debugfs file
[ 2.781363] Failed to create DAPM debugfs directory
[ 2.786217] chk snd_soc_instantiate_card
[ 2.790132] ----------smdkc110_audio_init
[ 2.794107] ALSA device list:
[ 2.797054] #0: smdkc110 (WM8994)
[ 2.800523] #1: smdkc110-pcm (WM8994)
[ 2.804746] Netfilter messages via NETLINK v0.30.
[ 2.809141] nf_conntrack version 0.5.0 (5311 buckets, 21244 max)
[ 2.815569] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 2.822401] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 2.830287] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 2.836833] xt_time: kernel timezone is -0000
[ 2.842514] IPv4 over IPv4 tunneling driver
[ 2.846903] GRE over IPv4 tunneling driver
[ 2.852638] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.856692] TCP cubic registered
[ 2.861093] NET: Registered protocol family 10
[ 2.873550] IPv6 over IPv4 tunneling driver
[ 2.880571] NET: Registered protocol family 17
[ 2.883586] NET: Registered protocol family 15
[ 2.888005] Bluetooth: L2CAP ver 2.14
[ 2.891619] Bluetooth: L2CAP socket layer initialized
[ 2.896666] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.901158] Bluetooth: SCO socket layer initialized
[ 2.906122] Bluetooth: RFCOMM TTY layer initialized
[ 2.910902] Bluetooth: RFCOMM socket layer initialized
[ 2.915999] Bluetooth: RFCOMM ver 1.11
[ 2.919906] NET: Registered protocol family 33
[ 2.924207] NET: Registered protocol family 35
[ 2.928733] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
[ 2.937648] using rtc device, s3c, for alarms
[ 2.940433] s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
[ 2.950657] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[ 2.958221] melfas touchkey_init
[ 2.961602] EXT_I2C(244) -> No ACK
[ 2.964013] mcsdl_download_binary_data F/W version: 0xff, Module version:0xff
[ 2.970715] melfas i2c_touchkey_probe
[ 2.975728] input: melfas-touchkey as /devices/virtual/input/input2
[ 2.981990] i2c_touchkey_read 135 i2c transfer error
[ 2.985826] qt602240 GPIO Status
[ 2.988728] TOUCH_EN : High
[ 2.991570] TOUCH_RST : Low
[ 2.994343] TOUCH_INT : High
[ 3.100306] qt602240_i2c is attached..
[ 3.102583] +-----------------------------------------+
[ 3.107854] | Quantum Touch Driver Probe! |
[ 3.113016] +-----------------------------------------+
[ 3.118752] input: qt602240_ts_input as /devices/virtual/input/input3
[ 3.125492] QT_reprogram check
[ 3.127753] chkerr s3c24xx_i2c_doxfer, incomplete xfer -6
[ 3.133084] [QT] init_touch_driver start
[ 3.136948] [QT] init_I2C start
[ 3.165805]
[ 3.165810] [TSP] Touch device found
[ 3.169375] Version: 0x16
Family:169380] 0x80
Variant: 3734] 0x1
Build number: 0xab
Matrix X size : 19
Matrix Y size : 11
Calculated CRC: 0x1c 0x34 0xff 0x00
[ 3.195315]
Stored CRC:76] 0x1c 0x34 0xff 0x00
[ 3.201230]
Info block CRC value OK.
[ 3.204338]
[ 3.204342]
[ 3.209474] [TSP]qt_Power_Config_Init real board
[ 3.223015]
[ 3.223019] [TSP][reset_chip]
[ 3.329889] Chip reset OK!
[TSP] qt602240_probe: Start touchscreen qt602240_ts_input
[ 3.337649] qt602240_probe , 3665
[ 3.341263] [QT] ret : 0, qt602240->client name : qt602240_ts
[ 3.346768] [QT] qt602240_init/5837
[ 3.350459] [TSP] msg id = 1 90 8c d1 2 0 0 0 0
[ 3.354830] [TSP] quantum_msg[0] = 1 and quantum_msg[1] = 0x10 cal_check_flag=1
[ 3.362381] [QT] qt602240_init/5865, platform_driver_register!!
[ 3.369143] [TSP] msg id = 1 0 8c d1 2 0 0 0 0
[ 3.372665] [TSP] quantum_msg[0] = 1 and quantum_msg[1] = 0x00 cal_check_flag=2
[ 3.380523] s3c2410-rtc s3c2410-rtc: setting system clock to 2005-01-01 00:02:47 UTC (1104537767)
[ 3.391886] FIMC0 registered successfully
[ 3.397290] FIMC1 registered successfully
[ 3.402605] FIMC2 registered successfully
[ 3.405442] S5PC1XX TVOUT Driver, (c) 2009 Samsung Electronics
[ 3.416042] s5p-tvout s5p-tvout: hpd status is cable inserted
[ 3.421962] s3c_bat_init
[ 3.423075] Fuel guage attach success!!!
[ 3.427273] sec-battery sec-battery: s3c_bat_probe
[ 3.948059] s3c_bat_check_v_f: Battery auth. full check (Pass)
[ 3.953199] [BATT] s3c_cable_check_status
[ 4.470827] maxim_TA_connect~~~
[ 4.482524] maxim_TA_connect~~~
[ 4.484272] KERNEL:magic_number=0 CLEAR_UPLOAD_MAGIC_NUMBER
[ 4.490171] maxim_charging_control: TA charging enable
[ 4.495048] s3c_cable_check_status: status : AC
[ 4.499551] [BATT] s3c_cable_status_update
[ 4.503715] s3c_cable_status_update: cable AC
[ 4.508060] s3c_cable_status_update: call power_supply_changed
[ 4.519732] pmic interrupt registered
[ 4.524107] Freeing init memory: 7152K
[ 4.526439] Warning: unable to open an initial console.
[ 4.532680] [email protected] process: start parse init.rc
[ 4.537087] [email protected] process: drain_action_queue
[ 4.540521] [email protected] process: device_init #3
[ 5.022660] [BATT] maxim_vac_disconnect
[ 5.025440] maxim_vac_disconnect: connect status skip
[ 5.051149] [email protected] process: property_init
[ 5.069401] fsr: module license 'Samsung Proprietary' taints kernel.
[ 5.074314] Disabling lock debugging due to kernel taint
[ 5.114550] [BIF:IN ] ++FSR_BML_Init(nFlag: 0x0)
[ 5.117856] [PAM: ] ++FSR_PAM_Init
[ 5.122122] [PAM: ] OneNAND physical base address : 0xb0000000
[ 5.128254] [PAM: ] OneNAND virtual base address : 0xe8940000
[ 5.135630] [PAM: ] OneNAND Controller DMA physical base address : 0xb0600000
[ 5.143093] [PAM: ] OneNAND Controller DMA virtual base address : 0xe8980000
[ 5.151110] [PAM: ] OneNAND nMID=0xec : nDID=0x50 Page size=4
[ 5.157267] [PAM: ] --FSR_PAM_Init
[ 5.160992] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 5.166385] [OND:INF] FSR_OND_4K_Open(nDev:0, pParam:0xc4ff1e00, nFlag:0x00000000) / 1033 line
[ 5.175224] pstOND4kCxt->nBaseAddr: 0xe8940000
[ 5.180769] nDev=0, nMID=0x00ec, nDID=0x0050, nVID=0x013e
[ 5.187273] [OND:INF] pstOND4kCxt->nSysConf1:0xf006 / 1116 line
[ 5.193435] [OND:INF] pstOND4kCxt->nBlksForSLCArea[0]:2048 / 1133 line
[ 5.200217] [OND:INF] pstOND4kCxt->nIntID :0x0000 / 1236 line
[ 5.206353] [OND:INF] 1X_CACHEPGM CMD : 0x007f
[ 5.211038] [OND:INF] 1X_PLOAD CMD : 0x0003
[ 5.215891] [BBM:INF] Scan from 2004 to 2047 to find BML meta blocks (die: 0)
[ 5.223209] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.230116] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.237054] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.244011] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.250931] [BBM:INF] a5a5 a5a5 ffff
[ 5.275279] [BBM: ] << DevNO:0, DieNO: 0 MAPPING INFORMATION >>
[ 5.280081] [BBM: ] Bad Mark Information
[ 5.284423] [BBM: ] - Bad Mark (0x2222) by erase error
[ 5.290229] [BBM: ] - Bad Mark (0x4444) by write error
[ 5.296153] [BBM: ] 0000: Sbn[ 1213]==>Rbn[ 2042] / BadMark: 0x0000 / SLC / Lock: UL
[ 5.304176] [BBM: ] << Total : 1 BAD-MAPPING INFORMATION >>
[ 5.310178] [BIF: ] nPartition Information (nVol : 0)

Here is the UART output during normal boot.
Code:

-----------------------------------------------------------
Samsung Primitive Bootloader (PBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
-----------------------------------------------------------
+n1stVPN 2688
+nPgsPerBlk 64
+n1stVPN 3008
+nPgsPerBlk 64
PBL found bootable SBL: Partition(4).
Set cpu clk. from 400MHz to 800MHz.
IROM e-fused version.
-----------------------------------------------------------
Samsung Secondary Bootloader (SBL) v3.0
Copyright (C) Samsung Electronics Co., Ltd. 2006-2010
Board Name: ARIES REV 02
Build On: Oct 26 2010 14:22:42
-----------------------------------------------------------
Re_partition: magic code(0x0)
[PAM: ] ++FSR_PAM_Init
[PAM: ] OneNAND physical base address : 0xb0000000
[PAM: ] OneNAND virtual base address : 0xb0000000
[PAM: ] OneNAND nMID=0xec : nDID=0x50
[PAM: ] --FSR_PAM_Init
fsr_bml_load_partition: pi->nNumOfPartEntry = 12
partitions loading success
board partition information update.. source: 0x0
.Done.
read 1 units.
==== PARTITION INFORMATION ====
ID : IBL+PBL (0x0)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 0
NO_UNITS : 1
===============================
ID : PIT (0x1)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 1
NO_UNITS : 1
===============================
ID : EFS (0x14)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 2
NO_UNITS : 40
===============================
ID : SBL (0x3)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 42
NO_UNITS : 5
===============================
ID : SBL2 (0x4)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 47
NO_UNITS : 5
===============================
ID : PARAM (0x15)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 52
NO_UNITS : 20
===============================
ID : KERNEL (0x6)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 72
NO_UNITS : 30
===============================
ID : RECOVERY (0x7)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 102
NO_UNITS : 30
===============================
ID : FACTORYFS (0x16)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 132
NO_UNITS : 1286
===============================
ID : DBDATAFS (0x17)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1418
NO_UNITS : 444
===============================
ID : CACHE (0x18)
ATTR : RW STL SLC (0x1101)
FIRST_UNIT : 1862
NO_UNITS : 140
===============================
ID : MODEM (0xb)
ATTR : RO SLC (0x1002)
FIRST_UNIT : 2002
NO_UNITS : 2
===============================
loke_init: j4fs_open success..
load_lfs_parameters valid magic code and version.
load_debug_level reading debug level from file successfully(0x574f4c44).
quick_start- quick start is executed!
init_fuel_gauge: vcell = 3815mV, soc = 44
reading nps status file is successfully!.
nps status=0x504d4f43
PMIC_IRQ1 = 0xc0
PMIC_IRQ2 = 0x0
PMIC_IRQ3 = 0x1
PMIC_IRQ4 = 0x0
PMIC_STATUS1 = 0x40
PMIC_STATUS2 = 0x2c
get_debug_level current debug level is 0x574f4c44.
aries_process_platform: Debug Level Low
keypad_scan: key value ----------------->= 0x0
CONFIG_ARIES_REV:32 , CONFIG_ARIES_REV03:48
aries_process_platform: final s1 booting mode = 0
AST_POWERON..
DISPLAY_PATH_SEL[MDNIE 0x1]is on
MDNIE setting Init start!!
vsync interrupt is off
video interrupt is off
[fb0] turn on
MDNIE setting Init end!!
Autoboot (0 seconds) in progress, press any key to stop
get_debug_level current debug level is 0x574f4c44.
get_debug_level current debug level is 0x574f4c44.
boot_kernel: Debug Level Low
Load Partion idx = (6)
Loading Partion idx = (6)
..............................done
Kernel read success from kernel partition no.6, idx.6.
setting param.serialnr=0x32321357 0x21bb00ec
setting param.board_rev=0x20
setting param.cmdline=console=ttySAC2,115200 loglevel=9
Starting kernel at 0x32000000...
Uncompressing Linux...................................................................................................................................................................................
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32.9 ([email protected]) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #1 Fri Jul 8 18:12:14 KST 2011
[ 0.000000] CPU: ARMv7 Processor [412fc082] revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: SMDKC110
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 20480
[ 0.000000] free_area_init_node: node 0, pgdat c1069aa8, node_mem_map c1240000
[ 0.000000] Normal zone: 160 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 20320 pages, LIFO batch:3
[ 0.000000] On node 1 totalpages: 65536
[ 0.000000] free_area_init_node: node 1, pgdat c106a160, node_mem_map d0002000
[ 0.000000] Normal zone: 512 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65024 pages, LIFO batch:15
[ 0.000000] On node 2 totalpages: 32768
[ 0.000000] free_area_init_node: node 2, pgdat c106a818, node_mem_map e0001000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 0.000000] On node 3 totalpages: 0
[ 0.000000] free_area_init_node: node 3, pgdat c106aed0, node_mem_map c12e8c20
[ 0.000000] Normal zone: 1 pages exceeds realsize 0
[ 0.000000] CPU S5PV210/S5PC110 (id 0x43110222)
[ 0.000000] s5pv210_init_clocks: initializing clocks
[ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[ 0.000000] copy: bad source 0
[ 0.000000] mout_audss: bad source 0
[ 0.000000] s5pv210_setup_clocks: registering clocks
[ 0.000000] s5pv210_setup_clocks: clkdiv0 = 14131330, clkdiv1 = 00300400
[ 0.000000] s5pv210_setup_clocks: xtal is 24000000
[ 0.000000] S5PV210: PLL settings, A=800000000, M=667000000, E=96000000
[ 0.000000] s5pv210: 33554432 bytes system memory reserved for mfc at 0x312f3000
[ 0.000000] s5pv210: 33554432 bytes system memory reserved for mfc at 0x40204000
[ 0.000000] s5pv210: 12582912 bytes system memory reserved for fimc0 at 0x42204000
[ 0.000000] s5pv210: 1048576 bytes system memory reserved for fimc1 at 0x42e04000
[ 0.000000] s5pv210: 12582912 bytes system memory reserved for fimc2 at 0x42f04000
[ 0.000000] s5pv210: 2097152 bytes system memory reserved for pmem at 0x332f3000
[ 0.000000] s5pv210: 4194304 bytes system memory reserved for pmem_gpu1 at 0x334f3000
[ 0.000000] s5pv210: 1536000 bytes system memory reserved for pmem_adsp at 0x338f3000
[ 0.000000] s5pv210: 10485760 bytes system memory reserved for texstream at 0x33a6a000
[ 0.000000]
[ 0.000000] Skipping memset of fb base address 0x4fc00000 -------
[ 0.000000] s5pv210: 3145728 bytes system memory reserved for fimd at 0x4fc00000
[ 0.000000] s5pv210: 262144 bytes system memory reserved for wifi at 0x3446a000
[ 0.000000] Built 3 zonelists in Zone order, mobility grouping on. Total pages: 117856
[ 0.000000] Kernel command line: console=ttySAC2,115200 loglevel=9
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 80MB 256MB 128MB = 464MB total
[ 0.000000] Memory: 339468KB available (9240K code, 1899K data, 7152K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=4
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:339
[ 0.000000] VIC @fd000000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd010000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd020000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd030000: id 0x00041192, vendor 0x41
[ 0.000000] mult[140737]
[ 0.000000] max_delta_ns[2147483647]
[ 0.000000] min_delta_ns[30517]
[ 0.000000] rate[32768]
[ 0.000000] HZ[256]
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttySAC2] enabled
[ 0.366830] Calibrating delay loop... 796.20 BogoMIPS (lpj=1556480)
[ 0.450431] Mount-cache hash table entries: 512
[ 0.455292] Initializing cgroup subsys debug
[ 0.459135] Initializing cgroup subsys cpuacct
[ 0.463552] Initializing cgroup subsys freezer
[ 0.467998] CPU: Testing write buffer coherency: ok
[ 0.477132] KERNEL:kernel_sec_get_debug_level_from_boot=0x574f4c44
[ 0.481884] KERNEL:magic_number=0x0 DEBUG LEVEL low!!
[ 0.486879] (kernel_sec_set_upload_cause) : upload_cause set 0
[ 0.497624] regulator: core version 0.5
[ 0.500382] NET: Registered protocol family 16
[ 0.520423] S5PC110 Hardware version : EVT1
[ 0.524048] HWREV is 0x7
[ 0.526133] S3C Power Management, Copyright 2004 Simtec Electronics
[ 0.544098] aries_init_wifi_mem
[ 0.545796] aries_init_wifi_mem success
[ 0.549633] recovery_dev_register
[ 0.552883] create_recovery_class
[ 0.556540] S5PV210 Power Domain API Enable
[ 0.561300] S5PV210: Initializing architecture
[ 0.564813] S3C PL330-DMA Controller Driver, (c) 2008-2009 Samsung Electronics
[ 0.571966] Total 24 DMA channels will be initialized.
[ 0.578434] DMA: got clock for controller 0 and disabled
[ 0.583159] DMA: got clock for controller 1 and disabled
[ 0.588562] DMA: got clock for controller 2 and disabled
[ 0.594654] s3c24xx-pwm s3c24xx-pwm.0: tin at 66700000, tdiv at 66700000, tin=divclk, base 0
[ 0.601688] s3c24xx-pwm s3c24xx-pwm.1: tin at 66700000, tdiv at 66700000, tin=divclk, base 8
[ 0.610077] s3c24xx-pwm s3c24xx-pwm.2: tin at 4168750, tdiv at 4168750, tin=divclk, base 12
[ 0.618401] s3c24xx-pwm s3c24xx-pwm.3: tin at 4168750, tdiv at 4168750, tin=divclk, base 16
[ 0.646359] bio: create slab <bio-0> at 0
[ 0.650209] vgaarb: loaded
[ 0.652490] SCSI subsystem initialized
[ 0.656544] i2c-gpio i2c-gpio.4: using pins 247 (SDA) and 246 (SCL)
[ 0.662091] i2c-gpio i2c-gpio.5: using pins 203 (SDA) and 204 (SCL)
[ 0.668812] regulator: DCDC1: 750 <--> 1500 mV
[ 0.672850] regulator: DCDC2: 750 <--> 1500 mV
[ 0.677566] regulator: LDO4: 3300 mV
[ 0.680962] regulator: LDO7: 1600 <--> 3600 mV
[ 0.685476] regulator: LDO17: 1600 <--> 3600 mV
[ 0.690153] i2c-gpio i2c-gpio.6: using pins 206 (SDA) and 209 (SCL)
[ 0.696318] i2c-gpio i2c-gpio.7: using pins 201 (SDA) and 202 (SCL)
[ 0.702771] i2c-gpio i2c-gpio.8: using pins 42 (SDA) and 43 (SCL)
[ 0.708634] i2c-gpio i2c-gpio.9: using pins 245 (SDA) and 244 (SCL)
[ 0.714930] i2c-gpio i2c-gpio.10: using pins 197 (SDA) and 198 (SCL)
[ 0.721221] i2c-gpio i2c-gpio.11: using pins 114 (SDA) and 98 (SCL)
[ 0.727255] i2c-gpio i2c-gpio.12: using pins 173 (SDA) and 172 (SCL)
[ 0.735227] s3c-i2c s3c2410-i2c.0: i2c-0: S3C I2C adapter
[ 0.740445] s3c-i2c s3c2410-i2c.1: i2c-1: S3C I2C adapter
[ 0.746147] s3c-i2c s3c2410-i2c.2: i2c-2: S3C I2C adapter
[ 0.751911] Bluetooth: Core ver 2.15
[ 0.754274] NET: Registered protocol family 31
[ 0.758515] Bluetooth: HCI device and connection manager initialized
[ 0.764780] Bluetooth: HCI socket layer initialized
[ 0.770034] Switching to clocksource clock_source_systimer
[ 0.784946] NET: Registered protocol family 2
[ 0.788294] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.796108] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.802317] TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
[ 0.809083] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.815081] TCP reno registered
[ 0.818420] NET: Registered protocol family 1
[ 0.854755] [BT] rfkill_register(bt_rfk)
[ 0.857679] [BT] Device Powering ON
[ 0.860857] [BT] GPIO_BT_nRST = 0
[ 0.864166] [BT] bt_host_wake_irq_handler start
[ 0.868718] [BT] GPIO_WLAN_BT_EN = 1
[ 0.974454] [BT] GPIO_BT_nRST = 1
[ 0.976451] [BT] Device Powering OFF
[ 0.979958] [BT] bt_host_wake_irq_handler start
[ 0.984463] [BT] GPIO_BT_nRST = 0
[ 0.987754] [BT] GPIO_WLAN_BT_EN = 0
[ 0.991626] [BT] bt_host_wake_irq_handler start
[ 0.996178] [BT] In the unblocked state of the sleep
[ 1.000791] [BT] GPIO_BT_WAKE = 0
[ 1.004059] [BT] wake_unlock(bt_wake_lock)
[ 1.008199] [BT] In the unblocked state of the sleep
[ 1.013095] [BT] GPIO_BT_WAKE = 0
[ 1.016375] [BT] wake_unlock(bt_wake_lock)
[ 1.020449] [BT] bt_host_wake_irq_handler start
[ 1.025281] S5PC11X_FREQ_TAB=0 , S5PC11X_MAXFREQLEVEL=4
[ 1.030516] S5PV210 ADC driver, (c) 2010 Samsung Electronics
[ 1.037487] [ JACK_DRIVER (sec_jack_init,791) ]
[ 1.040686] SEC HEADSET: Registering headset driver
[ 1.045926] input: sec_jack as /devices/virtual/input/input0
[ 1.051177] [ JACK_DRIVER (sec_jack_probe,631) ] registering switch_sendend switch_dev sysfs sec_jack
[ 1.060729] SISO:registering switch_sendend switch_dev
[ 1.066069] ##########[send_end_irq_handler irq : headset_state : 0 ]##########
[ 1.072933] [ JACK_DRIVER (sec_jack_probe,671) ] sended isr send=0Xbe, ret =0
[ 1.079956] ##########[detect_irq_handler]##########
[ 1.084991] [ JACK_DRIVER (sec_jack_probe,688) ] detect isr send=0X26, ret =0
[ 1.092089] ------------[ cut here ]------------

Code:
[ 1.096674] WARNING: at drivers/gpio/gpiolib.c:101 gpio_ensure_requested+0x64/0x130()
[ 1.104464] autorequest GPIO-208
[ 1.107673] Modules linked in:
[ 1.110742] [<c070cb70>] (unwind_backtrace+0x0/0xf4) from [<c0b81de8>] (dump_stack+0x20/0x24)
[ 1.119226] [<c0b81de8>] (dump_stack+0x20/0x24) from [<c074451c>] (warn_slowpath_common+0x60/0x70)
[ 1.128153] [<c074451c>] (warn_slowpath_common+0x60/0x70) from [<c0744588>] (warn_slowpath_fmt+0x38/0x40)
[ 1.137693] [<c0744588>] (warn_slowpath_fmt+0x38/0x40) from [<c08c6f70>] (gpio_ensure_requested+0x64/0x130)
[ 1.147407] [<c08c6f70>] (gpio_ensure_requested+0x64/0x130) from [<c08c70e4>] (gpio_direction_output+0xa8/0x118)
[ 1.157560] [<c08c70e4>] (gpio_direction_output+0xa8/0x118) from [<c0718e9c>] (sec_jack_probe+0x314/0x4f0)
[ 1.167188] [<c0718e9c>] (sec_jack_probe+0x314/0x4f0) from [<c091f8c4>] (platform_drv_probe+0x28/0x2c)
[ 1.176463] [<c091f8c4>] (platform_drv_probe+0x28/0x2c) from [<c091e3e8>] (driver_probe_device+0x8c/0x17c)
[ 1.186089] [<c091e3e8>] (driver_probe_device+0x8c/0x17c) from [<c091e574>] (__driver_attach+0x9c/0xa0)
[ 1.195456] [<c091e574>] (__driver_attach+0x9c/0xa0) from [<c091da80>] (bus_for_each_dev+0x70/0x9c)
[ 1.204476] [<c091da80>] (bus_for_each_dev+0x70/0x9c) from [<c091e25c>] (driver_attach+0x2c/0x30)
[ 1.213322] [<c091e25c>] (driver_attach+0x2c/0x30) from [<c091d180>] (bus_add_driver+0xd8/0x328)
[ 1.222082] [<c091d180>] (bus_add_driver+0xd8/0x328) from [<c091e880>] (driver_register+0x88/0x19c)
[ 1.231104] [<c091e880>] (driver_register+0x88/0x19c) from [<c091fe60>] (platform_driver_register+0x60/0x68)
[ 1.240908] [<c091fe60>] (platform_driver_register+0x60/0x68) from [<c000f978>] (sec_jack_init+0x2c/0x34)
[ 1.250451] [<c000f978>] (sec_jack_init+0x2c/0x34) from [<c07043f4>] (do_one_initcall+0x44/0x1d0)
[ 1.259291] [<c07043f4>] (do_one_initcall+0x44/0x1d0) from [<c0008490>] (kernel_init+0xc0/0x11c)
[ 1.268050] [<c0008490>] (kernel_init+0xc0/0x11c) from [<c0706184>] (kernel_thread_exit+0x0/0x8)
[ 1.276823] ---[ end trace da227214a82491b7 ]---
[ 1.281421] ##########[detect_irq_handler]##########
[ 1.286459] [ JACK_DRIVER (sec_jack_probe,709) ] sec_jack_probe HWREV =7, 0x01=1 jack->low_active =1
[ 1.295644] [ JACK_DRIVER (jack_detect_change,389) ] Headset detached 0
[ 1.302273] [wake_unlock]Detach
[ 1.305622] NetWinder Floating Point Emulator V0.97 (extended precision)
[ 1.313573] ashmem: initialized
[ 1.333511] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.336855] msgmni has been set to 663
[ 1.340509] alg: No test for cipher_null (cipher_null-generic)
[ 1.346032] alg: No test for ecb(cipher_null) (ecb-cipher_null)
[ 1.351890] alg: No test for digest_null (digest_null-generic)
[ 1.357700] alg: No test for compress_null (compress_null-generic)
[ 1.365753] alg: No test for stdrng (krng)
[ 1.420885] alg: No test for ghash (ghash-generic)
[ 1.424288] io scheduler noop registered
[ 1.428132] io scheduler anticipatory registered
[ 1.432712] io scheduler deadline registered
[ 1.437655] io scheduler cfq registered (default)
[ 1.443650] MDNIE INIT ..........
[ 1.445580] S3C MDNIE Driver, (c) 2010 Samsung Electronics
[ 1.451789] MDNIE INIT SUCCESS Addr : 0xe8838000
[ 1.455792] IELCD INIT ..........
[ 1.459127] S3C IELCD Driver, (c) 2010 Samsung Electronics
[ 1.465251] IELCD INIT SUCCESS Addr : 0xe8840000
[ 1.470200] s3cfb s3cfb: [fb0] dma: 0x4fc00000, cpu: 0xe8c00000, size: 0x002ee000
[ 1.478616] FIMD src sclk = 166750000
[ 1.480818] s3cfb s3cfb: registered successfully
[ 1.678695] s5pv210-uart.0: s3c2410_serial0 at MMIO 0xe2900000 (irq = 16) is a S3C6400/10
[ 1.686097] s5pv210-uart.1: s3c2410_serial1 at MMIO 0xe2900400 (irq = 20) is a S3C6400/10
[ 1.694109] s5pv210-uart.2: s3c2410_serial2 at MMIO 0xe2900800 (irq = 24) is a S3C6400/10
[ 1.702225] s5pv210-uart.3: s3c2410_serial3 at MMIO 0xe2900c00 (irq = 28) is a S3C6400/10
[ 1.721428] brd: module loaded
[ 1.728517] loop: module loaded
[ 1.730259] pmem: 1 init
[ 1.734662] pmem_gpu1: 1 init
[ 1.738024] pmem_adsp: 1 init
[ 1.742264] [BIF:IN ] ++FSR_BML_Init(nFlag: 0x0)
[ 1.745586] [PAM: ] ++FSR_PAM_Init
[ 1.749902] [PAM: ] OneNAND physical base address : 0xb0000000
[ 1.755979] [PAM: ] OneNAND virtual base address : 0xe8880000
[ 1.762693] [PAM: ] OneNAND nMID=0xec : nDID=0x50 Page size=4
[ 1.768848] [PAM: ] --FSR_PAM_Init
[ 1.772521] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 1.777974] [OND:INF] FSR_OND_4K_Open(nDev:0, pParam:0xc4ff1e38, nFlag:0x00000000) / 1033 line
[ 1.786801] pstOND4kCxt->nBaseAddr: 0xe8880000
[ 1.792365] nDev=0, nMID=0x00ec, nDID=0x0050, nVID=0x013e
[ 1.798857] [OND:INF] pstOND4kCxt->nSysConf1:0xf006 / 1116 line
[ 1.805013] [OND:INF] pstOND4kCxt->nBlksForSLCArea[0]:2048 / 1133 line
[ 1.811789] [OND:INF] pstOND4kCxt->nIntID :0x0000 / 1236 line
[ 1.817935] [OND:INF] 1X_CACHEPGM CMD : 0x007f
[ 1.822618] [OND:INF] 1X_PLOAD CMD : 0x0003
[ 1.827579] [BBM:INF] Scan from 2004 to 2047 to find BML meta blocks (die: 0)
[ 1.834886] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.841811] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.848731] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.855670] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 1.862614] [BBM:INF] a5a5 a5a5 ffff
[ 1.901951] FSR: Registered TinyFSR Driver.
[ 1.907358] tl2796_probe::779->s6e63m0 probed successfuly
[ 1.911602] PPP generic driver version 2.4.2
[ 1.916526] PPP Deflate Compression module registered
[ 1.920628] PPP BSD Compression module registered
[ 1.926163] PPP MPPE Compression module registered
[ 1.930066] NET: Registered protocol family 24
[ 1.934503] PPPoL2TP kernel driver, V1.0
[ 1.938360] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.947981] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.955379] [FSA9480] fsa9480_codec_probe
S�S2�ͅ�480_interrupt
[ 2.524145] [FSA9480]----------DEBUG INT HENDLER--------------- fsa9480_interrupt
[ 2.531655] [FSA9480] FSA9480_ReadIntRegister
[ 2.536324] [audio_power, 333] AUDIO POWER COMPLETED : 1
[ 2.541600] [wm8994_i2c_probe, 2309]
[ 2.545255] [wm8994_init, 2120]
[ 2.550363] mmc0: switch to bus width 4
[ 2.552658] mmc0: new high speed MMC card at address 0001
[ 2.558721] mmcblk0: mmc0:0001 000000 1.86 GiB
[ 2.562967] mmcblk0: unknown partition table
[ 2.567815] Another host want the wakelock : 2
[ 2.579904] ldo38_control : turn ON LDO3 and LDO8 (cur_stat=0, req=1)
[ 2.584900] [otg_clock_enable] clk_enable(otg_clock) OK.
[ 2.591222] [udc_enable]AP_USB_Power off by Bootup : 1s3c_preallocate_dma_buffer: VA-ff001000, PA-4F860000, 131072bytes
[ 2.609238] s3c_preallocate_dma_buffer: VA-ff021000, PA-4F880000, 131072bytes
[ 2.616078] asoc: WM8994 PAIFRX <-> s3c64xx-i2s mapping ok
[ 2.621621] sound_tty procfs initialised
[ 2.625451] sound_tty procfs initialised
[ 2.633607] *** DEBUG : First we search for SDIO...(1)***
[ 2.638775] +++++++smdkc110_audio_init
[ 2.641403] *** DEBUG : ...then normal SD...(1) ***
[ 2.646532] [FSA9480] FSA9480_ProcessDevice (dev1 : 0x0, dev2 : 0x4)
[ 2.652473] FSA9480_DEV_TY2_JIG_UART_ON --- ATTACH
[ 2.657428] chk snd_soc_instantiate_card
[ 2.661152] chk snd_soc_instantiate_card: before for : DEBUG 1
[ 2.666953] chk snd_soc_instantiate_card: before !ac97 : DEBUG 2
[ 2.672940] chkerr snd_soc_instantiate_card: Problem card probe() is not defined
[ 2.680308] calling snd_soc_instantiate_card: cpu_dai->probe()
[ 2.687093] calling snd_soc_instantiate_card: codec_dev->probe()
[ 2.692159] WM8994 Audio Codec 0.1
[ 2.695488] [wm8994_pcm_init, 2218]
[ 2.700236] JIG UART ON
[ 2.702380] *** DEBUG : ...and finally MMC. (1)***
[ 2.706777] Another host want the wakelock : 1
[ 2.710848] Universal : Card status 1
[ 2.714653] mmc2: wake_lock_timeout 1sec 0
[ 2.752666] s3c_preallocate_dma_buffer: VA-ff041000, PA-4F8C0000, 131072bytes
[ 2.758618] s3c_preallocate_dma_buffer: VA-ff061000, PA-4F8E0000, 131072bytes
[ 2.765459] asoc: WM8994 PCM <-> s3c-pcmdev mapping ok
[ 2.772192] ASoC: Failed to create codec register debugfs file
[ 2.776586] Failed to create pop time debugfs file
[ 2.781343] Failed to create DAPM debugfs directory
[ 2.786191] chk snd_soc_instantiate_card
[ 2.790102] ----------smdkc110_audio_init
[ 2.794081] ALSA device list:
[ 2.797034] #0: smdkc110 (WM8994)
[ 2.800498] #1: smdkc110-pcm (WM8994)
[ 2.804721] Netfilter messages via NETLINK v0.30.
[ 2.809110] nf_conntrack version 0.5.0 (5311 buckets, 21244 max)
[ 2.815546] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 2.822374] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 2.830249] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 2.836818] xt_time: kernel timezone is -0000
[ 2.842487] IPv4 over IPv4 tunneling driver
[ 2.846879] GRE over IPv4 tunneling driver
[ 2.852614] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.856666] TCP cubic registered
[ 2.861099] NET: Registered protocol family 10
[ 2.873483] IPv6 over IPv4 tunneling driver
[ 2.880474] NET: Registered protocol family 17
[ 2.883485] NET: Registered protocol family 15
[ 2.887915] Bluetooth: L2CAP ver 2.14
[ 2.891524] Bluetooth: L2CAP socket layer initialized
[ 2.896566] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.901063] Bluetooth: SCO socket layer initialized
[ 2.906034] Bluetooth: RFCOMM TTY layer initialized
[ 2.910809] Bluetooth: RFCOMM socket layer initialized
[ 2.915899] Bluetooth: RFCOMM ver 1.11
[ 2.919850] NET: Registered protocol family 33
[ 2.924107] NET: Registered protocol family 35
[ 2.928638] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
[ 2.937564] using rtc device, s3c, for alarms
[ 2.940348] s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
[ 2.950585] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[ 2.958136] melfas touchkey_init
[ 2.961520] EXT_I2C(244) -> No ACK
[ 2.963935] mcsdl_download_binary_data F/W version: 0xff, Module version:0xff
[ 2.970631] melfas i2c_touchkey_probe
[ 2.975658] input: melfas-touchkey as /devices/virtual/input/input2
[ 2.981917] i2c_touchkey_read 135 i2c transfer error
[ 2.985737] qt602240 GPIO Status
[ 2.988652] TOUCH_EN : High
[ 2.991492] TOUCH_RST : Low
[ 2.994272] TOUCH_INT : High
[ 3.100251] qt602240_i2c is attached..
[ 3.102532] +-----------------------------------------+
[ 3.107799] | Quantum Touch Driver Probe! |
[ 3.112957] +-----------------------------------------+
[ 3.118706] input: qt602240_ts_input as /devices/virtual/input/input3
[ 3.125439] QT_reprogram check
[ 3.127701] chkerr s3c24xx_i2c_doxfer, incomplete xfer -6
[ 3.133026] [QT] init_touch_driver start
[ 3.136902] [QT] init_I2C start
[ 3.165812]
[ 3.165817] [TSP] Touch device found
[ 3.169384] Version: 0x16
Family:169389] 0x80
Variant: 3749] 0x1
Build number: 0xab
Matrix X size : 19
Matrix Y size : 11
Calculated CRC: 0x1c 0x34 0xff 0x00
[ 3.195324]
Stored CRC:86] 0x1c 0x34 0xff 0x00
[ 3.201239]
Info block CRC value OK.
[ 3.204347]
[ 3.204351]
[ 3.209488] [TSP]qt_Power_Config_Init real board
[ 3.223018]
[ 3.223023] [TSP][reset_chip]
[ 3.329927] Chip reset OK!
[TSP] qt602240_probe: Start touchscreen qt602240_ts_input
[ 3.337690] qt602240_probe , 3665
[ 3.341297] [QT] ret : 0, qt602240->client name : qt602240_ts
[ 3.346799] [QT] qt602240_init/5837
[ 3.350491] [TSP] msg id = 1 90 8c d1 2 0 0 0 0
[ 3.354869] [TSP] quantum_msg[0] = 1 and quantum_msg[1] = 0x10 cal_check_flag=1
[ 3.362412] [QT] qt602240_init/5865, platform_driver_register!!
[ 3.369179] [TSP] msg id = 1 0 8c d1 2 0 0 0 0
[ 3.372700] [TSP] quantum_msg[0] = 1 and quantum_msg[1] = 0x00 cal_check_flag=2
[ 3.380552] s3c2410-rtc s3c2410-rtc: setting system clock to 2005-01-01 00:05:28 UTC (1104537928)
[ 3.391929] FIMC0 registered successfully
[ 3.397335] FIMC1 registered successfully
[ 3.402648] FIMC2 registered successfully
[ 3.405493] S5PC1XX TVOUT Driver, (c) 2009 Samsung Electronics
[ 3.416062] s5p-tvout s5p-tvout: hpd status is cable inserted
[ 3.421987] s3c_bat_init
[ 3.423111] Fuel guage attach success!!!
[ 3.427300] sec-battery sec-battery: s3c_bat_probe
[ 3.948049] s3c_bat_check_v_f: Battery auth. full check (Pass)
[ 3.953191] [BATT] s3c_cable_check_status
[ 4.470831] maxim_TA_connect~~~
[ 4.482560] maxim_TA_connect~~~
[ 4.484307] KERNEL:magic_number=0 CLEAR_UPLOAD_MAGIC_NUMBER
[ 4.490207] maxim_charging_control: TA charging enable
[ 4.495078] s3c_cable_check_status: status : AC
[ 4.499592] [BATT] s3c_cable_status_update
[ 4.503750] s3c_cable_status_update: cable AC
[ 4.508095] s3c_cable_status_update: call power_supply_changed
[ 4.519474] pmic interrupt registered
[ 4.523847] Freeing init memory: 7152K
[ 4.526176] Warning: unable to open an initial console.
[ 4.532410] [email protected] process: start parse init.rc
[ 4.538072] init: /init.rc: 385: invalid option 'ioprio'
[ 4.542519] init: /init.rc: 514: invalid option 'chmod'
[ 4.547144] init: /init.rc: 514: invalid option 'chmod'
[ 4.552349] init: /init.rc: 514: invalid option 'chmod'
[ 4.557555] init: /init.rc: 514: invalid option 'chmod'
[ 4.563082] [email protected] process: drain_action_queue
[ 4.567177] [email protected] process: device_init #3
[ 5.022236] [BATT] maxim_vac_disconnect
[ 5.024985] maxim_vac_disconnect: connect status skip
[ 5.078518] [email protected] process: property_init
[ 5.096756] fsr: module license 'Samsung Proprietary' taints kernel.
[ 5.101661] Disabling lock debugging due to kernel taint
[ 5.141891] [BIF:IN ] ++FSR_BML_Init(nFlag: 0x0)
[ 5.145215] [PAM: ] ++FSR_PAM_Init
[ 5.149462] [PAM: ] OneNAND physical base address : 0xb0000000
[ 5.155601] [PAM: ] OneNAND virtual base address : 0xe8940000
[ 5.162986] [PAM: ] OneNAND Controller DMA physical base address : 0xb0600000
[ 5.170433] [PAM: ] OneNAND Controller DMA virtual base address : 0xe8980000
[ 5.178457] [PAM: ] OneNAND nMID=0xec : nDID=0x50 Page size=4
[ 5.184616] [PAM: ] --FSR_PAM_Init
[ 5.188341] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 5.193733] [OND:INF] FSR_OND_4K_Open(nDev:0, pParam:0xc4ff1e00, nFlag:0x00000000) / 1033 line
[ 5.202570] pstOND4kCxt->nBaseAddr: 0xe8940000
[ 5.208115] nDev=0, nMID=0x00ec, nDID=0x0050, nVID=0x013e
[ 5.214620] [OND:INF] pstOND4kCxt->nSysConf1:0xf006 / 1116 line
[ 5.220782] [OND:INF] pstOND4kCxt->nBlksForSLCArea[0]:2048 / 1133 line
[ 5.227563] [OND:INF] pstOND4kCxt->nIntID :0x0000 / 1236 line
[ 5.233705] [OND:INF] 1X_CACHEPGM CMD : 0x007f
[ 5.238381] [OND:INF] 1X_PLOAD CMD : 0x0003
[ 5.243239] [BBM:INF] Scan from 2004 to 2047 to find BML meta blocks (die: 0)
[ 5.250556] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.257462] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.264401] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.271358] [BBM:INF] ffff ffff ffff ffff ffff ffff ffff ffff ffff ffff
[ 5.278278] [BBM:INF] a5a5 a5a5 ffff
[ 5.302629] [BBM: ] << DevNO:0, DieNO: 0 MAPPING INFORMATION >>
[ 5.307442] [BBM: ] Bad Mark Information
[ 5.311774] [BBM: ] - Bad Mark (0x2222) by erase error
[ 5.317585] [BBM: ] - Bad Mark (0x4444) by write error
[ 5.323514] [BBM: ] 0000: Sbn[ 1213]==>Rbn[ 2042] / BadMark: 0x0000 / SLC / Lock: UL
[ 5.331532] [BBM: ] << Total : 1 BAD-MAPPING INFORMATION >>
[ 5.337535] [BIF: ] nPartition Information (nVol : 0)
[ 5.343004] nVer : 0x10000
[ 5.346817] 00 / nID:0x00 / nAttr:0x00001002 / 1stVun: 0 / Units: 1
[ 5.354710] 01 / nID:0x01 / nAttr:0x00001002 / 1stVun: 1 / Units: 1
[ 5.362608] 02 / nID:0x20 / nAttr:0x00001101 / 1stVun: 2 / Units: 40
[ 5.370495] 03 / nID:0x03 / nAttr:0x00001002 / 1stVun: 42 / Units: 5
[ 5.378392] 04 / nID:0x04 / nAttr:0x00001002 / 1stVun: 47 / Units: 5
[ 5.386283] 05 / nID:0x21 / nAttr:0x00001101 / 1stVun: 52 / Units: 20
[ 5.394173] 06 / nID:0x06 / nAttr:0x00001002 / 1stVun: 72 / Units: 30
[ 5.402070] 07 / nID:0x07 / nAttr:0x00001002 / 1stVun: 102 / Units: 30
[ 5.409961] 08 / nID:0x22 / nAttr:0x00001101 / 1stVun: 132 / Units: 1286
[ 5.417856] 09 / nID:0x23 / nAttr:0x00001101 / 1stVun: 1418 / Units: 444
[ 5.425743] 10 / nID:0x24 / nAttr:0x00001101 / 1stVun: 1862 / Units: 140
[ 5.433646] 11 / nID:0x11 / nAttr:0x00001002 / 1stVun: 2002 / Units: 2
[ 5.441531] [BBM:INF] The registered blocks in ERL are handled
[ 5.447597] [BBM:INF] (number of blocks: 0)
[ 5.466270] BML: Registered BML Driver.
[ 5.507518] [BIF:IN ] ++FSR_BML_Init(nFlag: 0x0)
[ 5.510960] [BIF: ] FSR_BML_Init(nFlag:0x0, nRe:FSR_BML_ALREADY_INITIALIZED) / 1027 line
[ 5.529021] FSR: Registered STL Driver.
[ 5.703758] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 5.707871] [BIF: ] FSR_BML_Open(nVol:0, nFlag:0x0, nOpenCnt:2) / 1171 line
[ 5.715227] [SIF:INF] ===> STL Clst[ 1] Scan Root Info
[ 5.721152] [SIF:INF] ===> STL Zone[ 1, 0] Open Zone Meta
[ 5.727040] [SIF:INF] Latest Header Index ( 0) Vbn ( 2)
[ 5.733620] [SIF:INF] Latest Header Clean Page Offset ( 3)
[ 5.740072] [SIF:INF] POR write timer : 0xa
[ 5.744971] [SIF:INF] Latest Context BlockIdx ( 0) Offset ( 2) Vpn ( 130)
[ 5.753116] [SIF:INF] Number of Free Block ( 4)
[ 5.758630] [SIF:INF] Active Log List : Num ( 2)
[ 5.764265] [SIF:INF] ===> STL Zone[ 1, 0] Open Zone Post
[ 5.770130] [SIF:INF] ===> STL Zone[ 1, 0] Validity check
[ 5.775554] [SIF:INF] Partition [0, 21] open is success
[ 5.781767] [SIF:INF] Zone[ 1, 0]: nDgn( 4) nVbn( 8) S( 0)-E( 2) nCPOffs( 3)
[ 5.795662] [SIF:INF] Zone[ 1, 0]: nDgn( 2) nVbn( 15) S( 0)-E( 5) nCPOffs( 6)
[ 5.813939] param_init
[ 5.820327] load_lfs_param_value: param.blk read successfully.
[ 5.842194] pdp_activate, id: 1
[ 5.844457] ttyCSD(id: 1) serial device is created.
[ 5.848799] pdp_activate, id: 7
[ 5.852441] ttyCDMA(id: 7) serial device is created.
[ 5.856853] pdp_activate, id: 9
[ 5.860479] ttyTRFB(id: 9) serial device is created.
[ 5.864914] pdp_activate, id: 27
[ 5.868643] ttyCIQ(id: 27) serial device is created.

continued....
Code:
[ 5.874886] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 5.888633] [FSA9480]connectivity_switching_init = switch_sel : 0x198f
[ 5.893764] [FSA9480_Enable_AP_USB] Enable AP USB
[ 5.899245] [ap_usb_power_on]AP USB Power ON, askon: 0, mtp : 0
[ 5.904294] !!!!!!!!!!! [ap_usb_power_on]AP samsung_kies_mtp_mode_flag0, mtp:0
[ 5.921781] [enable_adb] enable(1), dev->adb_enabled(0)
[ 5.925545] [enable_adb]USBSTATUS_SAMSUNG_KIES
[ 5.929962] [enable_adb] change usb config to UMS + CDFS (No Debugging mode)
[ 5.937081] [usb_change_config] list_del 'UMS Only (No debugging mode)'
[ 5.943667] mass_storage_function_config_changed
[ 5.948266] interface 0 = usb_mass_storage/c4adfa00
[ 5.953824] [ap_usb_power_on]AP USB Power ON, askon: 0, mtp : 0
[ 5.959193] !!!!!!!!!!! [ap_usb_power_on]AP samsung_kies_mtp_mode_flag0, mtp:0
[ 5.966394] ldo38_control : turn ON LDO3 and LDO8 (cur_stat=1, req=1)
[ 5.972823] [otg_clock_enable] already clk_enabled.
[ 5.983767] [otg_clock_enable] clk_disable(otg_clock) OK.
[ 5.987707] ldo38_control : turn OFF LDO3 and LDO8 (cur_stat=1, req=1)
[ 5.998078] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 6.002164] [BIF: ] FSR_BML_Open(nVol:0, nFlag:0x0, nOpenCnt:3) / 1171 line
[ 6.009495] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 6.016043] [SIF:INF] ===> STL Clst[ 2] Scan Root Info
[ 6.021961] [SIF:INF] ===> STL Zone[ 2, 0] Open Zone Meta
[ 6.034897] [SIF:INF] Latest Header Index ( 13) Vbn ( 15)
[ 6.041314] [SIF:INF] Latest Header Clean Page Offset ( 7)
[ 6.047338] [SIF:INF] POR write timer : 0x4
[ 6.052486] [SIF:INF] Latest Context BlockIdx ( 13) Offset ( 6) Vpn ( 966)
[ 6.060391] [SIF:INF] Number of Free Block ( 25)
[ 6.065898] [SIF:INF] Active Log List : Num ( 0)
[ 6.071536] [SIF:INF] ===> STL Zone[ 2, 0] Open Zone Post
[ 6.077181] [SIF:INF] ===> STL Zone[ 2, 0] Validity check
[ 6.082824] [SIF:INF] Partition [0, 22] open is success
[ 6.089425] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 6.093757] [BIF: ] FSR_BML_Open(nVol:0, nFlag:0x0, nOpenCnt:4) / 1171 line
[ 6.101139] [SIF:INF] ===> STL Clst[ 3] Scan Root Info
[ 6.107051] [SIF:INF] ===> STL Zone[ 3, 0] Open Zone Meta
[ 6.113654] [SIF:INF] Latest Header Index ( 7) Vbn ( 9)
[ 6.124580] [SIF:INF] Latest Header Clean Page Offset ( 39)
[ 6.129994] [SIF:INF] POR write timer : 0x5
[ 6.134900] [SIF:INF] Latest Context BlockIdx ( 7) Offset ( 38) Vpn ( 614)
[ 6.143051] [SIF:INF] Number of Free Block ( 23)
[ 6.148559] [SIF:INF] Active Log List : Num ( 8)
[ 6.154192] [SIF:INF] ===> STL Zone[ 3, 0] Open Zone Post
[ 6.160694] [SIF:INF] ===> STL Zone[ 3, 0] Validity check
[ 6.165477] [SIF:INF] Partition [0, 23] open is success
[ 6.172783] [SIF:INF] Zone[ 3, 0]: nDgn( 0) nVbn( 33) S( 0)-E( 10) nCPOffs( 11)
[ 6.180112] [FSA9480]connectivity_switching_init = switch_sel : 0x198f
[ 6.186288] [SIF:INF] Zone[ 3, 0]: nDgn( 5) nVbn( 86) S( 53)-E( 52) nCPOffs( 53)
[ 6.202189] [SIF:INF] Zone[ 3, 0]: nDgn( 4) nVbn( 23) S( 0)-E( 55) nCPOffs( 56)
[ 6.210114] [SIF:INF] Zone[ 3, 0]: nDgn( 1) nVbn( 37) S( 0)-E( 5) nCPOffs( 6)
[ 6.228984] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 6.233030] [BIF: ] FSR_BML_Open(nVol:0, nFlag:0x0, nOpenCnt:5) / 1171 line
[ 6.240424] [SIF:INF] ===> STL Clst[ 4] Scan Root Info
[ 6.246333] [SIF:INF] ===> STL Zone[ 4, 0] Open Zone Meta
[ 6.252291] [SIF:INF] Latest Header Index ( 1) Vbn ( 3)
[ 6.258968] [SIF:INF] Latest Header Clean Page Offset ( 4)
[ 6.265280] [SIF:INF] POR write timer : 0x9
[ 6.270184] [SIF:INF] Latest Context BlockIdx ( 1) Offset ( 3) Vpn ( 195)
[ 6.278335] [SIF:INF] Number of Free Block ( 17)
[ 6.283839] [SIF:INF] Active Log List : Num ( 4)
[ 6.289474] [SIF:INF] ===> STL Zone[ 4, 0] Open Zone Post
[ 6.295563] [SIF:INF] ===> STL Zone[ 4, 0] Validity check
[ 6.300761] [SIF:INF] Partition [0, 24] open is success
[ 6.307186] [SIF:INF] Zone[ 4, 0]: nDgn( 0) nVbn( 27) S( 0)-E( 3) nCPOffs( 4)
[ 6.314910] [SIF:INF] Zone[ 4, 0]: nDgn( 4) nVbn( 28) S( 0)-E( 0) nCPOffs( 1)
[ 6.332238] [SIF:INF] Zone[ 4, 0]: nDgn( 2) nVbn( 25) S( 0)-E( 28) nCPOffs( 29)
[ 6.345842] [BIF: ] FSR VERSION: FSR_1.2.1p1_b139_RTM
[ 6.349890] [BIF: ] FSR_BML_Open(nVol:0, nFlag:0x0, nOpenCnt:6) / 1171 line
[ 6.357275] [SIF:INF] ===> STL Clst[ 0] Scan Root Info
[ 6.363195] [SIF:INF] ===> STL Zone[ 0, 0] Open Zone Meta
[ 6.369141] [SIF:INF] Latest Header Index ( 2) Vbn ( 4)
[ 6.375546] [SIF:INF] Latest Header Clean Page Offset ( 2)
[ 6.382150] [SIF:INF] POR write timer : 0x2
[ 6.387040] [SIF:INF] Latest Context BlockIdx ( 2) Offset ( 1) Vpn ( 257)
[ 6.395185] [SIF:INF] Number of Free Block ( 10)
[ 6.400705] [SIF:INF] Active Log List : Num ( 0)
[ 6.406349] [SIF:INF] ===> STL Zone[ 0, 0] Open Zone Post
[ 6.411979] [SIF:INF] ===> STL Zone[ 0, 0] Validity check
[ 6.417625] [SIF:INF] Partition [0, 20] open is success
[ 6.423586] [BIF: ] FSR_BML_Close(nVol: 0, nFlag: 0x0, nOpenCnt: 5)
[ 6.474773] PA FB = 0x4FC00000, bits per pixel = 32
[ 6.478177] screen width=480 height=800 va=0xdfc00000 pa=0x4fc00000
[ 6.485207] Back frameBuffer[0].VAddr=dfd77000 PAddr=4fd77000 size=1536000
[ 6.491339] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 6.523569] [VIBETONZ:WJYOO] MISC_REGISTER nRet = 0
/system/bin/sh: Can't open /system/etc/install-recovery.sh
sh: can't access tty; job control turned off
$ [ 6.652080] init: cannot find '/system/bin/immvbsd', disabling 'immvbsd'
[ 6.691955] init: cannot find '/system/bin/wlp2pservice', disabling 'mobileAP'
[ 6.698115] init: wifi.mac_addr: check_wifi_address()
[ 6.702964] init: [WLAN] Sleep before insmod Wi-Fi Driver !!
[ 6.855398] warning: `rild' uses 32-bit capabilities (legacy support in use)
[ 6.978456] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 6.990483] PVR_K:(Warning): SysFinalise: Version string: SGX540 S5PC110 [475, services4/system/s5pc110/sysconfig.c]
[ 7.466165] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 7.953908] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 8.096988] [OneDRAM] Phone Power on! sem: 1 lock: 0
[ 8.100561] [OneDRAM] set semaphore: 0
[ 8.104232] [OneDRAM] power control (with GPIO_PHONE_RST_N)
[ 8.306509] [OneDRAM] command_handler:1889 - <3>Unknown command.. ff3f
[ 8.902544] [wm8994_get_fmradio_path, 929] wm8994_get_fmradio_path : 0
[ 8.915294] [wm8994_get_playback_path, 595]
[ 8.922012] [wm8994_get_codec_tuning, 1035] testmode_config_flag = [0]
[ 8.927313] [wm8994_get_mic_path, 549]
[ 8.931278] [wm8994_get_voipcall_path, 859]
[ 8.935698] [wm8994_get_call_path, 728]
[ 8.945011] [wm8994_get_fmradio_path, 929] wm8994_get_fmradio_path : 0
[ 8.952671] [wm8994_get_playback_path, 595]
[ 8.959369] [wm8994_get_codec_tuning, 1035] testmode_config_flag = [0]
[ 8.966647] [wm8994_get_mic_path, 549]
[ 8.969236] [wm8994_get_voipcall_path, 859]
[ 8.973658] [wm8994_get_call_path, 728]
[ 9.002510] [wm8994_startup, 1876] Turn on codec!! Power state =[1]
[ 9.063059] [wm8994_set_dai_fmt, 1606]
[ 9.066781] [wm8994_set_sysclk, 1577] clk_id =2
[ 9.070386] [wm8994_hw_params, 1706]
[ 9.076413] [configure_clock, 1332]
[ 9.084098] [email protected] Total=32768bytes PrdSz=2048 #Prds=4, dmaEnd 0x4f868000
[ 9.091597] [wm8994_get_playback_path, 595]
[ 9.094801] [wm8994_set_playback_path, 635] routing to SPK
[ 9.094809]
[ 9.102026] [wm8994_set_playback_speaker, 1323]
[ 9.115083] [wm8994_digital_mute, 1857] Mute =[0], current Path = [2]
[ 9.115093]
[ 9.127085] [wm8994_digital_mute, 1857] Mute =[1], current Path = [2]
[ 9.127095]
[ 9.133758] [wm8994_shutdown, 1901] Stream_state = [0x1], Codec State = [0x1]
[ 9.141099] [wm8994_shutdown, 1921] Turn off Codec!!
[ 9.146229] [ JACK_DRIVER (get_headset_status,106) ] headset_status 0
[ 9.152719] [audio_ctrl_mic_bias_gpio, 361] enable = [0]
[ 9.158183] [audio_ctrl_mic1_bias_gpio, 379] enable = [0]
[ 9.164619] [wm8994_startup, 1876] Turn on codec!! Power state =[1]
[ 9.228987] [wm8994_set_dai_fmt, 1606]
[ 9.232708] [wm8994_set_sysclk, 1577] clk_id =2
[ 9.236313] [wm8994_hw_params, 1706]
[ 9.242297] [configure_clock, 1332]
[ 9.249964] [email protected] Total=32768bytes PrdSz=2048 #Prds=4, dmaEnd 0x4f868000
[ 9.256329] [wm8994_get_playback_path, 595]
[ 9.260701] [wm8994_set_playback_path, 635] routing to SPK
[ 9.260709]
[ 9.267875] [wm8994_set_playback_speaker, 1323]
[ 9.277888] [wm8994_digital_mute, 1857] Mute =[0], current Path = [2]
[ 9.277898]
[ 9.290526] [OneDRAM] Received 0xc8 from MailboxAB (Phone Boot OK).
[ 9.295322] [OneDRAM] dpram_init_and_report, sem: 0
[ 9.310140] =====> send IRQ: cd
[ 9.311982] [OneDRAM] Send 0xc2 to MailboxBA (onedram init finish).
[ 9.439784] [OneDRAM](dpram_write) Failed to get a Semaphore. sem:0, PHONE_ACTIVE:HIGH, fail_cnt:1
[ 11.708997] init: Loading the wifi driver DRIVER_MODULE_ARG:firmware_path=/system/etc/wifi/bcm4329_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt dhd_customer_gpio_wlan_ctrl: call customer sN
[ 11.820902] wlan_setup_power on --enter
[ 11.824672] WLAN: GPIO_WLAN_BT_EN = 1, GPIO_WLAN_nRST = 1
[ 11.830046] [BT] bt_host_wake_irq_handler start
[ 11.834583] sdhci_s3c_force_presence_change : Enter
[ 11.869009]
[ 11.869020] Dongle Host Driver, version 4.218.237.100
[ 11.869028] Compiled in drivers/net/wireless/bcm4329/atlas/src on Jul 8 2011 at 18:10:30
[ 11.903307] [email protected]_init1()
[ 12.061588] [email protected]_init1()
[ 12.075687] *** DEBUG : First we search for SDIO...(1)***
[ 12.116887] mmc1: queuing CIS tuple 0x80 length 50
[ 12.134846] mmc1: queuing CIS tuple 0x80 length 7
[ 12.149652] mmc1: queuing CIS tuple 0x80 length 9
[ 12.164309] mmc1: queuing CIS tuple 0x80 length 6
[ 12.204520] mmc1: queuing CIS tuple 0x02 length 1
[ 12.208639] [email protected]
[ 12.220721] mmc1: new SDIO card at address 0001
[ 12.242279] dhd_customer_oob_irq_map: customer specific Host GPIO number is (180)
[ 12.249275] use staic skb
[ 12.268035] F1 signature read @0x18000000=0x9934329
[ 12.281951] DHD: dongle ram size is set to 294912(orig 294912)
[ 12.290287] wl_iw_init_ss_cache_ctrl :
[ 12.392010] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 12.425884] [SIF:INF] Zone[ 3, 0]: nDgn( 6) nVbn( 77) S( 3)-E( 33) nCPOffs( 34)
[ 12.432935] [SIF:INF] Zone[ 3, 0]: nDgn( 7) nVbn( 96) S( 61)-E( 60) nCPOffs( 61)
[ 12.477570] Firmware version = wl0: Jun 4 2010 14:21:21 version 4.218.214.3
[ 12.491571] setting wme_apsd_sta 1
[ 12.499393] [SIF:INF] Zone[ 3, 0]: nDgn( 8) nVbn( 22) S( 54)-E( 56) nCPOffs( 57)
[ 12.506715] [SIF:INF] Zone[ 3, 0]: nDgn( 9) nVbn( 74) S( 24)-E( 23) nCPOffs( 24)
[ 12.670290] eth0: Broadcom Dongle Host Driver mac=5c:da:d4:15:50:b7
[ 12.675119] wl_iw_iscan_set_scan_broadcast_prep: First Brodcast scan was forced
[ 12.682397] dev_wlc_ioctl:eth0: cmd 49
[ 12.686134] Enter wl_control_wl_start
[ 12.689852] Exited wl_control_wl_start
[ 12.693742] _dhd_set_multicast_list: mcast_list
[ 12.705431] _dhd_set_multicast_list: allmulti
[ 12.708757] _dhd_set_multicast_list: WLC_SET_PROMISC
[ 12.720902] eth0: set promisc 0 failed
[ 12.744288] _dhd_set_multicast_list: mcast_list
[ 12.748216] dev_wlc_ioctl:eth0: cmd 262
[ 12.751618] _dhd_set_multicast_list: allmulti
[ 12.763979] dev_wlc_ioctl:eth0: cmd 263
[ 12.766776] _dhd_set_multicast_list: WLC_SET_PROMISC
[ 12.773817] +++: Set Broadcast ISCAN
[ 12.775953] dev_wlc_ioctl:eth0: cmd 263
[ 12.783343] eth0: set promisc 0 failed
[ 12.796975] init: ret of init_module:(0)
[ 12.806712] mmc1: wake_lock_timeout 1sec 0
[ 13.712843] wl_iw_event: dev=eth0 event=26
[ 13.715683] dev_wlc_ioctl:eth0: cmd 262
[ 13.723082] results->count = 3
[ 13.724685] results->buflen = 1368
[ 13.728043] iscanresults complete
[ 13.731375] Send Event ISCAN complete
[ 15.806704] wl_iw_release_ss_cache_ctrl :
[ 15.809244] wl_iw_free_ss_cache called
[ 15.813014] wl_iw_run_ss_cache_timer : timer stops
[ 15.850454] dhd_customer_gpio_wlan_ctrl: call customer specific GPIO to turn off WL_REG_ON
[ 15.857404] wlan_setup_power down --enter
[ 15.861270] WLAN: GPIO_WLAN_BT_EN = 0, GPIO_WLAN_nRST = 0
[ 15.866655] sdhci_s3c_force_presence_change : Enter
[ 15.897315] [BT] bt_host_wake_irq_handler start
[ 15.983437] init: wifi.mac_addr: .mac.info well created!
[ 16.019520] init: no such service 'bootanim'
[ 16.083981] mmc1: card 0001 removed
[ 16.134540] *** DEBUG : First we search for SDIO...(1)***
[ 16.151457] *** DEBUG : ...then normal SD...(1) ***
[ 16.161159] *** DEBUG : ...and finally MMC. (1)***
[ 16.165849] mmc1: wake_lock_timeout 1sec 0
[ 22.081484] xrun: occurred buffer xrun[0]
[ 22.650158] KERNEL:magic_number=0 CLEAR_UPLOAD_MAGIC_NUMBER
And that's the stock ED04 kernel output.

At higher levels of logging, there is a shell prompt available. If you are rooted, you can use this with the SU binary to make administrative changes
The PMIC on this device is wired differently then all other Galaxy S devices. When booting from USB, the PMIC requires you to hold the power-on button in order to maintain memory. On all other Galaxy S devices I have used, the USB cable is sufficient to hold power.
This device uses MoviNAND like the Samsung Vibrant.
I was not able to access Internal UART. Internal UART will allow a root prompt during power-off battery charging. You can use this as a temp-root to perma-root your device. Again, I could not locate this,but it DOES exist.

Related

HELP! Cannot install the myn's android on my niki100. HELP

hi,
I got the file "myn-WarmEclair-06-17-2010-240x320-120.zip" .but I cannot install it success. Who can tell me what should i do? THANKS
NIKI100: WM6.5 2.27.21827.1(NIKI)WWE RADIO:1.71.09.01
SDCARD: Kingston SDHC 4GB
I used ZIamgeNiki100.
Partition:
FAT32: 3.2GB
EXT2: 259MB
EXT2: 259MB
dmesg:
[ 0.000000] Linux version 2.6.25-01025-g3c90f25-dirty () (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #34 PREEMPT Mon Mar 29 01:13:14 WEST 2010
[ 0.000000] CPU: ARMv6-compatible processor [4107b364] revision 4 (ARMv6TEJ), cr=00c5387f
[ 0.000000] Machine: HTC Nike
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 25856
[ 0.000000] DMA zone: 218 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 25638 pages, LIFO batch:7
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] CPU0: D VIPT write-back cache
[ 0.000000] CPU0: I cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
[ 0.000000] CPU0: D cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 25638
[ 0.000000] Kernel command line: board-htckaiser.panel_type=0 hw3d.version=1 board-kaiser-battery.battery_capacity=1800 mddi.width=240 mddi.height=320 lcd.density=120 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=1 no_console_suspend board-htcnike-keypad.keypadlayout=1 board-htcnike-keypad.sticky_timer_time_ms=400
[ 0.000000] Unknown boot option `lcd.density=120': ignoring
[ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes)
[ 0.000000] Console: colour dummy device 80x30
[ 0.000040] console [tty0] enabled
[ 0.001016] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.001770] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.013625] Memory: 56MB 45MB = 101MB total
[ 0.013726] Memory: 97080KB available (2692K code, 1210K data, 104K init)
[ 0.015155] Calibrating delay loop... 383.38 BogoMIPS (lpj=1916928)
[ 0.230800] Mount-cache hash table entries: 512
[ 0.232203] CPU: Testing write buffer coherency: ok
[ 0.235233] net_namespace: 440 bytes
[ 0.237625] NET: Registered protocol family 16
[ 0.248505] msm_i2c_probe
[ 0.248668] msm_i2c_probe: clk_ctl 35d, 100000 Hz
[ 0.280231] Bluetooth: Core ver 2.11
[ 0.281421] NET: Registered protocol family 31
[ 0.281543] Bluetooth: HCI device and connection manager initialized
[ 0.281635] Bluetooth: HCI socket layer initialized
[ 0.284480] NET: Registered protocol family 2
[ 0.290091] Switched to high resolution mode on CPU 0
[ 0.370688] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.372921] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.373341] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.373590] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.373670] TCP reno registered
[ 0.401610] Unpacking initramfs... done
[ 0.948531] Freeing initrd memory: 1193K
[ 0.949683] msm7200: Copying audio table 0 to fd000
[ 0.949810] msm7200: Copying audio table 1 to fd080
[ 0.949880] msm7200: Copying audio table 2 to fd100
[ 0.949946] msm7200: Copying audio table 3 to fd180
[ 0.950081] msm7200: Copying audio table 4 to fd200
[ 0.950161] msm7200: Copying audio table 5 to fd280
[ 0.950226] msm7200: Copying audio table 6 to fd300
[ 0.950291] msm7200: Copying audio table 7 to fd380
[ 0.950355] msm7200: Copying audio table 8 to fd400
[ 0.950416] msm7200: Copying audio table 9 to fd480
[ 0.950480] msm7200: Copying audio table 10 to fd500
[ 0.950543] msm7200: Copying audio table 11 to fd580
[ 0.950606] msm7200: Copying audio table 12 to fd600
[ 0.950670] msm7200: Copying audio table 13 to fd680
[ 0.950733] msm7200: Copying audio table 14 to fd700
[ 0.950798] msm7200: Copying audio table 15 to fd780
[ 0.950861] msm7200: Copying audio table 16 to fd800
[ 0.950925] msm7200: Copying audio table 17 to fd880
[ 0.950988] msm7200: Copying audio table 18 to fd900
[ 0.951051] msm7200: Copying audio table 19 to fd980
[ 0.951116] msm7200: Copying audio table 20 to fda00
[ 0.951180] msm7200: Copying audio table 21 to fda80
[ 0.951243] msm7200: Copying audio table 22 to fdb00
[ 0.951308] msm7200: Copying audio table 23 to fdb80
[ 0.952118] Registered led device: lcd-backlight
[ 0.952438] Registered led device: button-backlight
[ 0.952703] Registered led device: keyboard-backlight
[ 0.952951] Registered led device: red
[ 0.953181] Registered led device: blue
[ 0.953410] Registered led device: green
[ 0.958400] titan ts_init
[ 0.958893] Modem Status:
[ 0.959060] <SM 00000829 00010929>
[ 1.001451] DS-2746 Probe
[ 1.002988] input: htcnike-kbd as /devices/virtual/input/input0
[ 1.003250] Htcnike i2c touch screen
[ 1.004603] input: htcnike-ts as /devices/virtual/input/input1
[ 1.005005]
[ 1.005025] HTC NIKE: Disabling Bluetooth
[ 1.014233] clk_get acpu_clk
[ 1.017145] ashmem: initialized
[ 1.018903] squashfs: version 3.4 (2008/08/26) Phillip Lougher
[ 1.019256] yaffs Mar 29 2010 01:05:26 Installing.
[ 1.019410] io scheduler noop registered (default)
[ 1.019475] io scheduler deadline registered
[ 1.020625] logger: created 64K log 'log_main'
[ 1.020923] logger: created 256K log 'log_events'
[ 1.021168] logger: created 64K log 'log_radio'
[ 1.021338] ram_console: got buffer at e0000, size 20000
[ 1.021511] ram_console: found existing buffer, size 70751, start 70751
[ 1.025946] console [ram-1] enabled
[ 1.030548] pmem: 1 init
[ 1.031160] PMEMmem 17800000 800000 at c8000000
[ 1.031535] pmem_adsp: 0 init
[ 1.032193] PMEMmem_adsp 17500000 300000 at c7400000
[ 1.032575] pmem_gpu0: 0 init
[ 1.033488] PMEMmem_gpu0 100000 700000 at c7800000
[ 1.033916] pmem_gpu1: 0 init
[ 1.034858] PMEMmem_gpu1 16d00000 800000 at c9000000
[ 1.035700] clk_get mdp_clk
[ 1.036323] mddi_pmdh: init() base=0xe000b000 irq=16
[ 1.036441] clk_get pmdh_clk
[ 1.036820] mddi_pmdh: unsupported version 0x19
[ 1.037038] mddi cmd send rtd: int 23a000, stat 808063, rtd val d
[ 1.037345] mddi_pmdh: publish: mddi_c_0000_0000
[ 1.038303] vsync on gpio 97 now 0
[ 1.038423] mddi_pmdh: mddi_add_panel(c03e8658, c02fa190)
[ 1.038503] mddi_pmdh: publish: mddi_panel
[ 1.038916] msmfb_probe() installing 240 x 320 panel
[ 1.050000] fus
[ 1.050000] fake_vsync_int for update
[ 1.050000] mddi0_panel_power(1)
[ 1.052830] Console: switching to colour frame buffer device 40x29
[ 2.004266] clk_get uart1dm_clk
[ 2.006906] clk_set_rate 34:1843200
[ 2.009500] msm_serial_hs.0: ttyMSM0 at MMIO 0xa0200000 (irq = 45) is a MSM HS UART
[ 2.013211] loop: module loaded
[ 2.020211] PPP generic driver version 2.4.2
[ 2.025525] PPP Deflate Compression module registered
[ 2.030061] PPP BSD Compression module registered
[ 2.041586] allocated dma buffer at ffc7b000, dma_addr 160e9000
[ 2.047248] read CFG0 = aad400c0, CFG1 = 4747c
[ 2.050215] CFG0 = a8d408c0, CFG1 = 4745c
[ 2.056040] CFG0: cw/page=3 ud_sz=516 ecc_sz=10 spare_sz=1 num_addr_cycles=5
[ 2.060086] NAND_READ_ID = 1500aaec
[ 2.063213] status: c03020
[ 2.070083] nandid: 1500aaec maker ec device aa
[ 2.076163] CFG0: cw/page=3 ud_sz=512 ecc_sz=10 spare_sz=5
[ 2.080071] DEV_CMD1: f00f3000
[ 2.083238] <6>NAND_EBI2_ECC_BUF_CFG: 0
[ 2.090188] flash_id: 1500aaec size 5580ba2c10000000
[ 2.100185] usb_probe() io=c7010000, irq=15, dma=ffc7c000(160ea000)
[ 2.106416] clk_get usb_hs_clk
[ 2.109416] clk_get usb_hs_pclk
[ 2.110613] usb_function_register() 'adb'
[ 2.116751] usb_function_register() 'usb_mass_storage'
[ 2.120071] msm_hsusb: functions bound. starting.
[ 2.130601] usb_mass_storage usb_mass_storage: Number of LUNs=1
[ 2.137196] hsusb: IDLE -> ONLINE
[ 2.140071] hsusb: reset controller c60e0000
[ 2.166465] usb: notify offline
[ 2.169460] hsusb: ONLINE -> OFFLINE
[ 2.170831] usb_ether_setup()
[ 2.175855] usb_function_register() 'ether'
[ 2.210370] mice: PS/2 mouse device common for all mice
[ 2.270315] GPIO Event Driver
[ 2.273523] MSM RTC init
[ 2.276490] RTC probe
[ 2.280291] msm_rtc msm_rtc.0: rtc core: registered msm_rtc as rtc0
[ 2.285931] MSM RTC started
[ 2.288993] s5k4b1fx: probe
[ 2.295838] Bluetooth: HCI UART driver ver 2.2
[ 2.300065] Bluetooth: HCI H4 protocol initialized
[ 2.305306] Bluetooth: HCILL protocol initialized
[ 2.310758] clk_get sdc2_pclk
[ 2.313603] clk_get_rate 22:66000000
[ 2.316305] clk_get sdc2_clk
[ 2.320088] clk_set_rate 21:144000
[ 2.324750] set sd clock - 0 1
[ 2.430071] clk_get_rate 21:144000
[ 2.433313] mmc0: Qualcomm MSM SDCC at 0x00000000e1001000 irq 26,0 dma 8
[ 2.438440] mmc0: 4 bit data mode enabled
[ 2.440140] mmc0: MMC clock 144000 -> 32000000 Hz, PCLK 66000000 Hz
[ 2.445610] mmc0: Slot eject status = 0
[ 2.450048] mmc0: Power save feature enable = 1
[ 2.460075] mmc0: DM non-cached buffer at ffc7e000, dma_addr 0x16102000
[ 2.465796] mmc0: DM cmd busaddr 0x16102000, cmdptr busaddr 0x16102300
[ 2.470036] mmc0: Polling status mode enabled
[ 2.476571] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[ 2.484033] TCP cubic registered
[ 2.490376] NET: Registered protocol family 1
[ 2.496785] NET: Registered protocol family 17
[ 2.500176] Bluetooth: L2CAP ver 2.9
[ 2.503371] Bluetooth: L2CAP socket layer initialized
[ 2.510176] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.520041] Bluetooth: SCO socket layer initialized
[ 2.526425] Bluetooth: RFCOMM socket layer initialized
[ 2.530056] Bluetooth: RFCOMM ver 1.9
[ 2.533135] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
[ 2.540338] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.547766] msm_rtc msm_rtc.0: setting system clock to 2010-06-22 16:15:20 UTC (1277223320)
[ 2.550256] Freeing init memory: 104K
[ 2.909233] mmc0: Command timeout
[ 2.910000] mmc0: Command timeout
[ 2.910000] mmc0: Command timeout
[ 2.910000] mmc0: Command timeout
[ 2.910000] SD Init
[ 2.938656] mmc_sd_init_card: Delay 250 ms
[ 3.200000] clk_set_rate 21:32000000
[ 3.200000] set sd clock - 0 1
[ 3.301511] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 3.308835] SD Init Retry
[ 3.310058] mmc0: new high speed SDHC card at address 0002
[ 3.315890] mmcblk0: mmc0:0002 SD4GB 3955712KiB
[ 3.320553] mmcblk0: p1 p2 p3
Click to expand...
Click to collapse
Bootlog
** /dev/block/mmcblk0p1
** Phase 1 - Read and Compare FATs
Attempting to allocate 3335 KB for FAT
Attempting to allocate 3335 KB for FAT
** Phase 2 - Check Cluster Chains
** Phase 3 - Checking Directories
** Phase 4 - Checking for Lost Files
Next free cluster in FSInfo block (735) not free
Fix? yes
495 files, 1378148 free (344537 clusters)
Formatting...
mke2fs: cannot determine if /dev/block/mmcblk0p2 is mounted
mke2fs: cannot determine if /dev/block/mmcblk0p3 is mounted
Installing...
Android Installed
Fixing Permissions on files
chown: /system/bin: Stale NFS file handle
chown: /system/etc: Stale NFS file handle
chown: /system/fonts: Stale NFS file handle
chown: /system/modules/lib/modules: Stale NFS file handle
chown: /system/xbin: Stale NFS file handle
chmod: /system/bin: Stale NFS file handle
chmod: /system/etc: Stale NFS file handle
chmod: /system/fonts: Stale NFS file handle
chmod: /system/modules/lib/modules: Stale NFS file handle
chmod: /system/xbin: Stale NFS file handle
chown: /data/app_s: No such file or directory
chmod: /data/app_s: No such file or directory
chown: /system/bin: Stale NFS file handle
chmod: /system/bin: Stale NFS file handle
chown: /system/xbin: Stale NFS file handle
chmod: /system/xbin: Stale NFS file handle
chown: /system/bin/netcfg: Stale NFS file handle
chmod: /system/bin/netcfg: Stale NFS file handle
chown: /system/bin/ping: Stale NFS file handle
chmod: /system/bin/ping: Stale NFS file handle
chown: /system/bin/pppd: Stale NFS file handle
chmod: /system/bin/pppd: Stale NFS file handle
chown: /system/etc/bluez: Stale NFS file handle
chmod: /system/etc/bluez: Stale NFS file handle
chown: /system/etc/ppp: Stale NFS file handle
chmod: /system/etc/ppp: Stale NFS file handle
chown: /system/etc/bluez: Stale NFS file handle
chmod: /system/etc/bluez: Stale NFS file handle
chown: /system/etc/dbus.conf: Stale NFS file handle
chmod: /system/etc/dbus.conf: Stale NFS file handle
chown: /system/etc/dhcpcd/dhcpcd-run-hooks: Stale NFS file handle
chmod: /system/etc/dhcpcd/dhcpcd-run-hooks: Stale NFS file handle
chown: /system/bin/su: Stale NFS file handle
chmod: /system/bin/su: Stale NFS file handle
chown: /system/init: No such file or directory
chmod: /system/init: No such file or directory
chown: /system/etc/init.d: Stale NFS file handle
chmod: /system/etc/init.d: Stale NFS file handle
grep: /system/etc/apns-conf.xml: Stale NFS file handle
sed: /system/etc/apns-conf.xml: Stale NFS file handle
/bin/instscripts/fixperms: line 90: can't create /system/etc/apns-conf.xml: Stale NFS file handle
Formatting...
mke2fs: cannot determine if /dev/block/mmcblk0p3 is mounted
Installing...
Formatting...
mke2fs: cannot determine if /dev/block/mmcblk0p3 is mounted
Formatting...
mke2fs: cannot determine if /dev/block/mmcblk0p3 is mounted
Formatting...
mke2fs: cannot determine if /dev/block/mmcblk0p3 is mounted
sh: 1: unknown operand
Using partitioned system
e2fsck 1.38 (30-Jun-2005)
e2fsck: while determining whether /dev/block/mmcblk0p2 is mounted
/dev/block/mmcblk0p2: clean, 793/68544 files, 83433/273104 blocks
e2fsck 1.38 (30-Jun-2005)
e2fsck: while determining whether /dev/block/mmcblk0p3 is mounted
/dev/block/mmcblk0p3: clean, 11/64512 files, 8158/257040 blocks
mount: mounting /data/sysfiles/su on /system/bin/su failed: Stale NFS file handle
mount: mounting /data/sysfiles/su on /system/xbin/su failed: Stale NFS file handle
mount: mounting /data/sysfiles on /system/etc/ppp failed: Stale NFS file handle
Click to expand...
Click to collapse

[REF] NT compatible source code on omappedia (pandaboard OMAP4 reference)

Others may know about this already but I had trouble finding it so I thought I should post it for everyone. The pandaboard binary and source is available for download at the locations below. I have switched out a system app and it works with some added functionality where other builds did not (wpa_supplicant).
Source:
http://omappedia.org/wiki/Android_Getting_Started#Gingerbread
Most recent release notes, source, and build instructions:
http://omappedia.org/wiki/L27.G.5_OMAP4_GingerBread_Release_Notes
Prebuilt binary:
http://www.omappedia.org/wiki/PandaBoard_L27.12.1-P2_Release_Notes#Prebuilt_binaries
This info has been extremely valuable to me in learning how to develop for the NT and I'm betting we can use this to work around some of the other limitations of the current system apps. Enjoy!
Porting ICS in pandaboard with my own kernel image.
<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.
<6>Trying to unpack rootfs image as initramfs...
<6>Freeing initrd memory: 156K
<4>NetWinder Floating Point Emulator V0.97 (double precision)
<4>------------[ cut here ]------------
<4>WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
omap_init_opp_table: no hwmod or odev for hsi, [17] cannot add OPPs.
<d>Modules linked in:
[<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
<4>---[ end trace 65f8ea860415c04f ]---
<4>------------[ cut here ]------------
<4>WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
omap_init_opp_table: no hwmod or odev for hsi, [18] cannot add OPPs.
<d>Modules linked in:
[<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
<4>---[ end trace 65f8ea860415c050 ]---
<4>------------[ cut here ]------------
<4>WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
omap_init_opp_table: no hwmod or odev for aess, [19] cannot add OPPs.
<d>Modules linked in:
[<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
<4>---[ end trace 65f8ea860415c051 ]---
<4>------------[ cut here ]------------
<4>WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
omap_init_opp_table: no hwmod or odev for aess, [20] cannot add OPPs.
<d>Modules linked in:
[<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
<4>---[ end trace 65f8ea860415c052 ]---
<6>omap-iommu omap-iommu.0: ducati registered
<6>omap-iommu omap-iommu.1: tesla registered
<5>VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<6>JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
<6>msgmni has been set to 911
<6>io scheduler noop registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<6>start plist test
<6>end plist test
<6>omap-rproc omap-rproc.1: powering up ipu
<6>virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully
<6>virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully
<6>Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
<6>omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
<6>omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
<6>omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 0.000000] Linux version 3.0.8-00511-g2a468a3-dirty ([email protected]) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 SMP Thu Dec 8 23:50:12 IST 2011
[ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: OMAP4 Panda board
[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] OMAP4430 ES2.1
[ 0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xd000
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c14b0000 s8448 r8192 d16128 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 119936
[ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=512M init=/init vram=32M omapfb.vram=0:16M androidboot.console=ttyO2
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 473MB = 473MB total
[ 0.000000] Memory: 466452k/466452k available, 57836k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0052000 ( 296 kB)
[ 0.000000] .text : 0xc0052000 - 0xc06963a4 (6417 kB)
[ 0.000000] .data : 0xc0698000 - 0xc0702bd0 ( 427 kB)
[ 0.000000] .bss : 0xc0702bf4 - 0xc0c57a48 (5460 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:410
[ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 3695 kB
[ 0.000000] per task-struct memory footprint: 1152 bytes
[ 0.047637] Calibrating delay loop... 1998.78 BogoMIPS (lpj=7806976)
[ 0.117950] pid_max: default: 32768 minimum: 301
[ 0.134246] Security Framework initialized
[ 0.140502] Mount-cache hash table entries: 512
[ 0.166839] CPU: Testing write buffer coherency: ok
[ 0.177185] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.180358] L310 cache controller enabled
[ 0.180664] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B
[ 0.206146] CPU1: Booted secondary processor
[ 0.273986] Brought up 2 CPUs
[ 0.279418] SMP: Total of 2 processors activated (4014.38 BogoMIPS).
[ 0.282043] devtmpfs: initialized
[ 0.395324] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw
[ 0.401672] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr
[ 0.408111] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1
[ 0.408203] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2
[ 0.420806] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe
[ 0.427001] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg
[ 0.433166] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
[ 0.439422] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
[ 0.446044] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private
[ 0.452453] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if
[ 0.459472] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ohci
[ 0.466003] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ehci
[ 0.471801] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
[ 0.483978] omap_hwmod: mcpdm: cannot be enabled (3)
[ 0.501892] print_constraints: dummy:
[ 0.510284] NET: Registered protocol family 16
[ 0.518280] GPMC revision 6.0
[ 0.566528] EMIF0 is enabled with IRQ142
[ 0.576263] EMIF1 is enabled with IRQ143
[ 0.582641] Last reset was cold reset (PRM_RSTST=0x1)
[ 0.582641]
[ 0.599700] OMAP GPIO hardware version 0.1
[ 0.644744] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.680694] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.686859] error setting wl12xx data
[ 0.709106] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
[ 0.714630] omap_hwmod_mux_init: Could not allocate device mux entry
[ 0.761199] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.767730] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
[ 0.772705] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.865325] OMAP DMA hardware revision 0.0
[ 1.086700] bio: create slab <bio-0> at 0
[ 1.115325] i2c-core: driver [twl] using legacy suspend method
[ 1.121734] i2c-core: driver [twl] using legacy resume method
[ 1.134460] SCSI subsystem initialized
[ 1.159240] usbcore: registered new interface driver usbfs
[ 1.170013] usbcore: registered new interface driver hub
[ 1.173858] usbcore: registered new device driver usb
[ 1.198272] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
[ 1.218658] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 1.224731] twl6030: PIH (irq 39) chaining IRQs 368..387
[ 1.245025] machine_constraints_voltage: VUSB: failed to apply 3300000uV constraint
[ 1.252716] twl_reg twl_reg.46: can't register VUSB, -22
[ 1.255950] twl_reg: probe of twl_reg.46 failed with error -22
[ 1.272033] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 1.285308] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 1.296569] print_constraints: VCXIO: 1800 mV normal standby
[ 1.308227] print_constraints: VDAC: 1800 mV normal standby
[ 1.322021] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 1.328887] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 1.345916] print_constraints: CLK32KG:
[ 1.356567] print_constraints: VANA: 2100 mV normal standby
[ 1.377746] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 1.393402] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[ 1.416778] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz
[ 1.430450] omap-rproc omap-rproc.0: dsp is available
[ 1.440521] omap-rproc omap-rproc.1: ipu is available
[ 1.458618] Switching to clocksource 32k_counter
[ 1.462310] Switched to NOHz mode on CPU #0
[ 1.465545] Switched to NOHz mode on CPU #1
[ 1.908477] NET: Registered protocol family 2
[ 1.916381] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.927612] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 1.935424] TCP bind hash table entries: 16384 (order: 7, 589824 bytes)
[ 1.943237] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.947845] TCP reno registered
[ 1.952941] UDP hash table entries: 256 (order: 2, 20480 bytes)
[ 1.958587] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
[ 1.961700] NET: Registered protocol family 1
[ 1.978546] RPC: Registered named UNIX socket transport module.
[ 1.978698] RPC: Registered udp transport module.
[ 1.986145] RPC: Registered tcp transport module.
[ 1.986236] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.993988] Trying to unpack rootfs image as initramfs...
[ 2.026916] Freeing initrd memory: 156K
[ 2.034698] NetWinder Floating Point Emulator V0.97 (double precision)
[ 2.095184] ------------[ cut here ]------------
[ 2.105895] WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
[ 2.112182] omap_init_opp_table: no hwmod or odev for hsi, [17] cannot add OPPs.
[ 2.114135] Modules linked in:
[ 2.122711] [<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[ 2.131256] [<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[ 2.139801] [<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[ 2.148040] [<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[ 2.155944] [<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[ 2.163665] [<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[ 2.171417] [<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
[ 2.175140] ---[ end trace 65f8ea860415c04f ]---
[ 2.175231] ------------[ cut here ]------------
[ 2.185821] WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
[ 2.192077] omap_init_opp_table: no hwmod or odev for hsi, [18] cannot add OPPs.
[ 2.192169] Modules linked in:
[ 2.202545] [<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[ 2.211090] [<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[ 2.219604] [<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[ 2.227844] [<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[ 2.235748] [<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[ 2.243438] [<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[ 2.251159] [<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
[ 2.254852] ---[ end trace 65f8ea860415c050 ]---
[ 2.258514] ------------[ cut here ]------------
[ 2.265502] WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
[ 2.271850] omap_init_opp_table: no hwmod or odev for aess, [19] cannot add OPPs.
[ 2.271972] Modules linked in:
[ 2.282348] [<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[ 2.290863] [<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[ 2.299377] [<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[ 2.307617] [<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[ 2.315521] [<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[ 2.323211] [<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[ 2.330932] [<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
[ 2.331054] ---[ end trace 65f8ea860415c051 ]---
[ 2.338317] ------------[ cut here ]------------
[ 2.345275] WARNING: at arch/arm/mach-omap2/opp.c:74 omap_init_opp_table+0xd4/0x244()
[ 2.351654] omap_init_opp_table: no hwmod or odev for aess, [20] cannot add OPPs.
[ 2.353546] Modules linked in:
[ 2.362121] [<c00665b8>] (unwind_backtrace+0x0/0x13c) from [<c00ab694>] (warn_slowpath_common+0x54/0x64)
[ 2.370635] [<c00ab694>] (warn_slowpath_common+0x54/0x64) from [<c00ab738>] (warn_slowpath_fmt+0x30/0x40)
[ 2.379150] [<c00ab738>] (warn_slowpath_fmt+0x30/0x40) from [<c0012cbc>] (omap_init_opp_table+0xd4/0x244)
[ 2.387390] [<c0012cbc>] (omap_init_opp_table+0xd4/0x244) from [<c0012ecc>] (omap4_opp_init+0x34/0xb0)
[ 2.395294] [<c0012ecc>] (omap4_opp_init+0x34/0xb0) from [<c00525f0>] (do_one_initcall+0x34/0x184)
[ 2.402984] [<c00525f0>] (do_one_initcall+0x34/0x184) from [<c0008590>] (kernel_init+0xac/0x138)
[ 2.410705] [<c0008590>] (kernel_init+0xac/0x138) from [<c005f65c>] (kernel_thread_exit+0x0/0x8)
[ 2.411987] ---[ end trace 65f8ea860415c052 ]---
[ 2.438262] omap-iommu omap-iommu.0: ducati registered
[ 2.443237] omap-iommu omap-iommu.1: tesla registered
[ 2.583862] VFS: Disk quotas dquot_6.5.2
[ 2.589965] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2.610137] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
[ 2.620056] msgmni has been set to 911
[ 2.629028] io scheduler noop registered
[ 2.634124] io scheduler deadline registered
[ 2.640258] io scheduler cfq registered (default)
[ 2.641387] start plist test
[ 2.646362] end plist test
[ 2.664001] omap-rproc omap-rproc.1: powering up ipu
[ 2.666748] virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully
[ 2.685455] virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully
[ 2.704406] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.832885] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 2.876647] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 2.919281] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
<6>console [ttyO2] enabled
[ 4.263854] console [ttyO2] enabled
<6>omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 4.306304] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
<6>brd: module loaded
[ 4.467651] brd: module loaded
<6>loop: module loaded
[ 4.529876] loop: module loaded
<3>mtdoops: mtd device (mtddev=name/number) must be supplied
[ 4.557128] mtdoops: mtd device (mtddev=name/number) must be supplied
<6>usbcore: registered new interface driver asix
[ 4.588958] usbcore: registered new interface driver asix
<6>usbcore: registered new interface driver cdc_ether
[ 4.600830] usbcore: registered new interface driver cdc_ether
<6>usbcore: registered new interface driver net1080
[ 4.614013] usbcore: registered new interface driver net1080
<6>usbcore: registered new interface driver cdc_subset
[ 4.626647] usbcore: registered new interface driver cdc_subset
<6>usbcore: registered new interface driver zaurus
[ 4.639190] usbcore: registered new interface driver zaurus
<6>cdc_ncm: 04-Aug-2011
[ 4.647735] cdc_ncm: 04-Aug-2011
<6>usbcore: registered new interface driver cdc_ncm
[ 4.657562] usbcore: registered new interface driver cdc_ncm
<6>usbcore: registered new interface driver cdc_wdm
[ 4.674377] usbcore: registered new interface driver cdc_wdm
<6>Initializing USB Mass Storage driver...
[ 4.680725] Initializing USB Mass Storage driver...
<6>usbcore: registered new interface driver usb-storage
[ 4.696655] usbcore: registered new interface driver usb-storage
<6>USB Mass Storage support registered.
[ 4.707000] USB Mass Storage support registered.
<6>usbcore: registered new interface driver libusual
[ 4.716705] usbcore: registered new interface driver libusual
<6>usbcore: registered new interface driver usbtest
[ 4.733154] usbcore: registered new interface driver usbtest
<6>mousedev: PS/2 mouse device common for all mice
[ 4.755737] mousedev: PS/2 mouse device common for all mice
<4>i2c-core: driver [tm12xx_ts] using legacy suspend method
[ 4.779174] i2c-core: driver [tm12xx_ts] using legacy suspend method
<4>i2c-core: driver [tm12xx_ts] using legacy resume method
[ 4.793487] i2c-core: driver [tm12xx_ts] using legacy resume method
<4>i2c-core: driver [qtouch-obp-ts] using legacy suspend method
[ 4.808074] i2c-core: driver [qtouch-obp-ts] using legacy suspend method
<4>i2c-core: driver [qtouch-obp-ts] using legacy resume method
[ 4.821258] i2c-core: driver [qtouch-obp-ts] using legacy resume method
<4>i2c-core: driver [bh1780] using legacy suspend method
[ 4.836425] i2c-core: driver [bh1780] using legacy suspend method
<4>i2c-core: driver [bh1780] using legacy resume method
[ 4.848297] i2c-core: driver [bh1780] using legacy resume method
<6>twl6030_pwrbutton_probe: Enter
[ 4.863220] twl6030_pwrbutton_probe: Enter
<6>input: twl6030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl6030_pwrbutton/input/input0
[ 4.882507] input: twl6030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl6030_pwrbutton/input/input0
<6>using rtc device, twl_rtc, for alarms[ 4.927642] using rtc device, twl_rtc, for alarms<6>twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 4.938964] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
<6>i2c /dev entries driver
[ 4.951263] i2c /dev entries driver
<6>Driver for 1-wire Dallas network protocol.
[ 4.972259] Driver for 1-wire Dallas network protocol.
<6>OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
[ 4.997955] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
<6>cpuidle: using governor ladder
[ 5.012634] cpuidle: using governor ladder
<6>cpuidle: using governor menu
[ 5.020202] cpuidle: using governor menu
<6>usbcore: registered new interface driver usbhid
[ 5.059936] usbcore: registered new interface driver usbhid
<6>usbhid: USB HID core driver
[ 5.069274] usbhid: USB HID core driver
<6>oprofile: using arm/armv7-ca9
[ 5.089599] oprofile: using arm/armv7-ca9
<6>TCP cubic registered
[ 5.097564] TCP cubic registered
<6>Initializing XFRM netlink socket
[ 5.104431] Initializing XFRM netlink socket
<6>NET: Registered protocol family 17
[ 5.112976] NET: Registered protocol family 17
<6>NET: Registered protocol family 15
[ 5.122039] NET: Registered protocol family 15
<5>Registering the dns_resolver key type
[ 5.131744] Registering the dns_resolver key type
<6>VFP support v0.3: [ 5.139404] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
implementor 41 architecture 3 part 30 variant 9 rev 1
<6>ThumbEE CPU extension supported.
[ 5.156158] ThumbEE CPU extension supported.
<5>Registering SWP/SWPB emulation handler
[ 5.164947] Registering SWP/SWPB emulation handler
<4>mmc0: host does not support reading read-only switch. assuming write-enable.
[ 5.240356] mmc0: host does not support reading read-only switch. assuming write-enable.
<6>Reprogramming LPDDR2 timings to 400000000 Hz
[ 5.255950] Reprogramming LPDDR2 timings to 400000000 Hz
<6>mmc0: new SDHC card at address e624
[ 5.267974] mmc0: new SDHC c<3a>Prodw er aManatgemen ta dford TrIe OMsAPs4 .
e624
/C <6>O M A5P4. PM:2 7S5ta3ti9c0 ]de pePndoewnecyr a ddMeadn betawegeen mMePnUSS t<- >f EoMrI F, MTPUIS SO <->M AL4P_4P.ER
FG MPUSS <-> L3_MAIN_1.
[<6 > OM AP 45 .PM2: 8St9a2t4ic d5ep]e ndOeMnAcy addPe4d bPetMwe:en DSUtCAaTIt <i-c> Ld4_ePEpRe/CnFdGe anndc DyU CaATI d<-d> eLd3 .
etween MPUSS <-> EMIF, MPUSS <-> L4_PER/CFG MPUSS <-> L3_MAIN_1. b
x 5.301391] OMAP4 PM: Static dependency added between DUCATI <-> L4_PER/<4>sCrF_Gin ita:n dNo PDMIUC hCoAokT It o i<ni-t> s marLt3ref.le
[ 5.3<6>2sm0a5rt8re7f]l ex ssmarr_tirefnleixt.0: maNpo_s rP_MpIrobeC: ShmoarotRkef lteox driv eri niniittia lsizmeadr
treflex
[ 5.331756] sm<6a>smarrttrreeflfexl esxma rtsremfalrext.1r: eofmlape_sxr_.p0rb e Smmaaprt_Resflre_xp drriovebre :initia lizSemda
mtReflex driver initialize<6d>s
artreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[ 5.344787] smartreflex smartreflex.1:<6> SommaratRpef_lsexr _Cplassr3 inoibteial:i zSedm
artReflex driver initialized
[ 5.354309] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[ 5.362854] SmartReflex Class3 initialized
<6>mmcblk0: mmc0:e624 SD04G 3.69 GiB
[ 5.389984] mmcblk0: mmc0:e624 SD04G 3.69 GiB
<6> mmcblk0: p1
[ 5.413482] mmcblk0: p1
<6>clock: disabling unused clocks to save power
[ 5.550231] clock: disabling unused clocks to save power
<6>kmemleak: Kernel memory leak detector initialized
<6>kmemleak: Automatic memory scanning thread started
[ 5.569854] kmemleak: Kernel memory leak detector initialized
[ 5.574768] kmemleak: Automatic memory scanning thread started
<4>regulator_init_complete: VANA: incomplete constraints, leaving on
[ 5.595184] regulator_init_complete: VANA: incomplete constraints, leaving on
<4>regulator_init_complete: VDAC: incomplete constraints, leaving on
[ 5.611297] regulator_init_complete: VDAC: incomplete constraints, leaving on
<4>regulator_init_complete: VCXIO: incomplete constraints, leaving on
[ 5.626708] regulator_init_complete: VCXIO: incomplete constraints, leaving on
<6>twl_rtc twl_rtc: setting system clock to 2000-01-01 01:15:29 UTC (946689329)
[ 5.643402] twl_rtc twl_rtc: setting system clock to 2000-01-01 01:15:29 UTC (946689329)
<6>Freeing init memory: 296K
[ 5.660797] Freeing init memory: 296K
<4>init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 5.687225] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<3>init: cannot open '/initlogo.rle'
[ 6.756805] init: cannot open '/initlogo.rle'
<3>omap-rproc omap-rproc.1: rproc_loader_cont: failed to load ducati-m3.bin
[ 21.054748] omap-rproc omap-rproc.1: rproc_loader_cont: failed to load ducati-m3.bin
<3>init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'
[ 21.072052] init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'
<3>init: cannot find '/system/bin/vold', disabling 'vold'
[ 21.086029] init: cannot find '/system/bin/vold', disabling 'vold'
<3>init: cannot find '/vendor/bin/pvrsrvinit', disabling 'pvrsrvinit'
[ 21.100372] init: cannot find '/vendor/bin/pvrsrvinit', disabling 'pvrsrvinit'
<3>init: cannot find '/system/bin/netd', disabling 'netd'
[ 21.114654] init: cannot find '/system/bin/netd', disabling 'netd'
<3>init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'
[ 21.127960] init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'
<3>init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[ 21.141479] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
<3>init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
[ 21.156158] init: cannot find '/system/bin/surfaceflinger', disabling 'surfaceflinger'
<3>init: cannot find '/system/bin/app_process', disabling 'zygote'
[ 21.170898] init: cannot find '/system/bin/app_process', disabling 'zygote'
<3>init: cannot find '/system/bin/drmserver', disabling 'drm'
[ 21.184143] init: cannot find '/system/bin/drmserver', disabling 'drm'
<3>init: cannot find '/system/bin/mediaserver', disabling 'media'
[ 21.197326] init: cannot find '/system/bin/mediaserver', disabling 'media'
<3>init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'
[ 21.210723] init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'
<3>init: cannot find '/system/bin/installd', disabling 'installd'
[ 21.224121] init: cannot find '/system/bin/installd', disabling 'installd'
<3>init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 21.239166] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
<3>init: cannot find '/system/bin/keystore', disabling 'keystore'
[ 21.254180] init: cannot find '/system/bin/keystore', disabling 'keystore'
<3>init: property (null) has no value for writing to /sys/class/android_usb/android0/iManufacturer
[ 21.270629] init: property (null) has no value for writing to /sys/class/android_usb/android0/iManufacturer
<3>init: property (null) has no value for writing to /sys/class/android_usb/android0/iProduct
[ 21.289550] init: property (null) has no value for writing to /sys/class/android_usb/android0/iProduct
<3>init: cannot find '/system/bin/sh', disabling 'console'
[ 21.306518] init: cannot find '/system/bin/sh', disabling 'console'
Texas Instruments X-Loader 1.41 (Feb 2 2011 - 15:04:27)
Starting OS Bootloader from MMC/SD1 ...
U-Boot 1.1.4-g1632ce3f-dirty (Apr 4 2011 - 13:13:46)
Load address: 0x80e80000
DRAM: 1024 MB
Flash: 0 kB
Using default environment
In: serial
Out: serial
Err: serial

Ubuntu Touch port on Motorola Photon Q bootloops

Hello,
I am trying to port Touch for Photon Q.
I used the following roomservice.xml manifest file:
Code:
<manifest>
<remote fetch="git://github.com/" name="gh"/>
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="gh" revision="stable/cm-11.0" />
<project name="CyanogenMod/android_device_motorola_qcom-common" path="device/motorola/qcom-common" remote="gh" revision="stable/cm-11.0" />
<project name="CyanogenMod/android_kernel_motorola_msm8960-common" path="kernel/motorola/msm8960-common" remote="gh" revision="stable/cm-11.0" />
<project name="CyanogenMod/android_device_motorola_moto_msm8960" path="device/motorola/moto_msm8960" remote="gh" revision="cm-11.0-3.0" />
</manifest>
Unfortunately the device bootloops.
Can someone please have a look at my last_kmsg file below and tell me what might be wrong with the image?
Code:
[ 0.000000,0] Kernel command line: oops=panic console=null androidboot.console=ttyO0 console=tty0 lpj=67677 androidboot.hardware=qcom user_debug=31 androidboot.selinux=permissive androidboot.emmc=true androidboot.serialno=T025701LRK androidboot.baseband=msm androidboot.mode=normal androidboot.bootloader=0x109B battery= mot_sst=0 androidboot.carrier=sprint
[ 1.037479,0] wcd9xxx_slim_probe: failed to get slimbus tabla-slim logical address: -6
[ 1.103860,0] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 1.103982,0] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 1.104501,0] Loading pn544 driver
[ 1.104654,0] pn544_probe : Probing pn544 driver
[ 1.104837,0] pn544_probe : PN544 Misc Minor: 26
[ 1.104959,0] pn544_probe : requesting IRQ 394
[ 1.105478,0] SCSI Media Changer driver v0.25
[ 1.106180,0] PPP generic driver version 2.4.2
[ 1.106424,0] PPP Deflate Compression module registered
[ 1.106485,0] PPP BSD Compression module registered
[ 1.108286,0] PPP MPPE Compression module registered
[ 1.108347,0] NET: Registered protocol family 24
[ 1.108438,0] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 1.108560,0] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.108957,0] tun: Universal TUN/TAP device driver, 1.6
[ 1.109018,0] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.109873,0] usbcore: registered new interface driver asix
[ 1.109964,0] usbcore: registered new interface driver cdc_ether
[ 1.110086,0] usbcore: registered new interface driver net1080
[ 1.110239,0] usbcore: registered new interface driver cdc_subset
[ 1.110331,0] usbcore: registered new interface driver zaurus
[ 1.110483,0] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 1.110575,0] cdc_ncm: 04-Aug-2011
[ 1.110697,0] usbcore: registered new interface driver cdc_ncm
[ 1.110819,0] usbcore: registered new interface driver rmnet_usb
[ 1.111338,0] rmnet usb ctrl Initialized.
[ 1.111460,0] wcnss_wlan probed in built-in mode
[ 1.111857,0] rmnet_init: BAM devices[8]
[ 1.114787,0] msm_otg msm_otg: msm_otg probe
[ 1.114878,0] msm_otg msm_otg: OTG regs = e18a8000
[ 1.117289,0] msm_otg_probe: MSM OTG Driver will operate in ACCY CONTROL mode
[ 1.117350,0] msm_otg_init_sm: setting default inputs for ACCY mode
[ 1.117869,0] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.118358,0] usbcore: registered new interface driver cdc_acm
[ 1.118449,0] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.118632,0] usbcore: registered new interface driver usblp
[ 1.118693,0] Initializing USB Mass Storage driver...
[ 1.118785,0] usbcore: registered new interface driver usb-storage
[ 1.118907,0] USB Mass Storage support registered.
[ 1.118998,0] usbcore: registered new interface driver ums-alauda
[ 1.119151,0] usbcore: registered new interface driver ums-cypress
[ 1.119304,0] usbcore: registered new interface driver ums-datafab
[ 1.119395,0] usbcore: registered new interface driver ums-freecom
[ 1.119548,0] usbcore: registered new interface driver ums-isd200
[ 1.119670,0] usbcore: registered new interface driver ums-jumpshot
[ 1.119822,0] usbcore: registered new interface driver ums-karma
[ 1.119914,0] usbcore: registered new interface driver ums-onetouch
[ 1.120097,0] usbcore: registered new interface driver ums-sddr09
[ 1.120189,0] usbcore: registered new interface driver ums-sddr55
[ 1.120341,0] usbcore: registered new interface driver ums-usbat
[ 1.120494,0] usbcore: registered new interface driver usbserial
[ 1.120616,0] usbserial: USB Serial Driver core
[ 1.120708,0] USB Serial support registered for Qualcomm USB modem
[ 1.120860,0] usbcore: registered new interface driver qcserial
[ 1.120982,0] usbcore: registered new interface driver usb_ehset_test
[ 1.121135,0] usbcore: registered new interface driver diag_bridge
[ 1.121318,0] usbcore: registered new interface driver mdm_bridge
[ 1.121959,0] msm_hsusb msm_hsusb: [usb_gadget_probe_driver] hw_ep_max = 32
[ 1.123424,0] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.123515,0] android_usb gadget: Number of LUNs=1
[ 1.123638,0] lun0: LUN: removable file: (no medium)
[ 1.124278,0] android_usb gadget: android_usb ready
[ 1.125530,0] diagchar initialized now
[ 1.125835,0] mousedev: PS/2 mouse device common for all mice
[ 1.126110,0] gpio_set_debounce: gpio-184 status -22
[ 1.126323,0] gpio_set_debounce: gpio-11 status -22
[ 1.126567,0] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 1.126690,0] added keypad filter to input dev gpio-keys
[ 1.127941,0] input: keypad_8960 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input1
[ 1.128094,0] added keypad filter to input dev keypad_8960
[ 1.128490,0] usbcore: registered new interface driver xpad
[ 1.128582,0] usbcore: registered new interface driver usb_acecad
[ 1.128704,0] acecad: v3.2:USB Acecad Flair tablet driver
[ 1.128826,0] usbcore: registered new interface driver aiptek
[ 1.128918,0] aiptek: v2.3 (May 2, 2007):Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
[ 1.129009,0] aiptek: Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
[ 1.129162,0] usbcore: registered new interface driver gtco
[ 1.129284,0] GTCO usb driver version: 2.00.0006
[ 1.129375,0] usbcore: registered new interface driver hanwang
[ 1.129589,0] usbcore: registered new interface driver kbtab
[ 1.129650,0] kbtab: v0.0.2:USB KB Gear JamStudio Tablet driver
[ 1.129803,0] usbcore: registered new interface driver wacom
[ 1.129864,0] wacom: v1.52:USB Wacom tablet driver
[ 1.130016,0] atmxt_probe: Driver: atmxt-i2c, Version: YN-04-01, Date: 2012-06-28
[ 1.131329,0] atmxt_probe: Probe successful.
[ 1.131817,0] input: light-prox as /devices/virtual/input/input2
[ 1.132092,0] ct406_probe: CT406 part detected
[ 1.133038,0] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input3
[ 1.133648,0] using input dev keypad_8960 for key reset
[ 1.133770,0] using input dev pmic8xxx_pwrkey for key reset
[ 1.134594,0] using rtc device, pm8xxx_rtc, for alarms
[ 1.134747,0] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
[ 1.135083,0] i2c /dev entries driver
[ 1.135510,0] Linux media interface: v0.10
[ 1.135693,0] lirc_dev: IR Remote Control driver registered, major 235
[ 1.135815,0] IR NEC protocol handler initialized
[ 1.135876,0] IR RC5(x) protocol handler initialized
[ 1.135937,0] IR RC6 protocol handler initialized
[ 1.136029,0] IR JVC protocol handler initialized
[ 1.136120,0] IR Sony protocol handler initialized
[ 1.136212,0] IR RC5 (streamzap) protocol handler initialized
[ 1.136273,0] IR LIRC bridge handler initialized
[ 1.136395,0] Linux video capture interface: v2.00
[ 1.136548,0] usbcore: registered new interface driver uvcvideo
[ 1.136639,0] USB Video Class driver (v1.1.0)
[ 1.137036,0] ov8820_power_up R:97 P:95 D:0 A:54 1.8:8921_l29
[ 1.137097,0] ov8820_regulator_on: 8921_l29 1800000
[ 1.229574,0] ov8820 chipid: 8820
[ 1.552235,0] ov8820: match_id success
[ 1.552662,0] msm_sensor_register mctl_node_name[0] = video1
[ 1.552723,0] ov8820_power_down
[ 1.587852,0] ov8820_regulator_off: 1.8
[ 1.598046,0] mt9m114_power_up R:76 D:89 A:82 CLK:24000000
[ 1.657561,0] mt9m114 id: 2481
[ 1.657622,0] mt9m114: match_id success
[ 1.657927,0] msm_sensor_register mctl_node_name[1] = video3
[ 1.657988,0] mt9m114_power_down
[ 1.661956,0] Driver for 1-wire Dallas network protocol.
[ 1.679017,0] lm75 10-0048: hwmon0: sensor 'tmp105'
[ 1.699740,0] pm8xxx_tm_probe: OK
[ 1.700350,0] device-mapper: uevent: version 1.0.3
[ 1.700778,0] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
[ 1.701175,0] cpuidle: using governor ladder
[ 1.701236,0] cpuidle: using governor menu
[ 1.701663,0] mmc0: mci-version: 18
[ 1.703372,0] mmc0: bam physical base=0x12402000
[ 1.703433,0] mmc0: bam virtual base=0xe18b4000
[ 1.703555,0] mmc0: BAM device registered. bam_handle=0xdff2f000
[ 1.703708,0] sps:REVISION of BAM 0xe18b4000 is 0x5.
[ 1.704043,0] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
[ 1.704135,0] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
[ 1.704288,0] mmc0: No card detect facilities available
[ 1.704593,0] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
[ 1.704715,0] mmc0: 8 bit data mode enabled
[ 1.704776,0] mmc0: 4 bit data mode disabled
[ 1.704929,0] mmc0: polling status mode disabled
[ 1.704990,0] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[ 1.705173,0] mmc0: Slot eject status = 0
[ 1.705234,0] mmc0: Power save feature enable = 1
[ 1.705295,0] mmc0: SPS-BAM data transfer mode available
[ 1.705569,0] mmc1: mci-version: 18
[ 1.708133,0] mmc1: bam physical base=0x12182000
[ 1.708255,0] mmc1: bam virtual base=0xe18fc000
[ 1.708316,0] mmc1: BAM device registered. bam_handle=0xdff2f600
[ 1.708530,0] sps:REVISION of BAM 0xe18fc000 is 0x5.
[ 1.708805,0] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
[ 1.708957,0] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
[ 1.709507,0] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,651 dma -1 dmacrcri -1
[ 1.709659,0] mmc1: 8 bit data mode disabled
[ 1.709720,0] mmc1: 4 bit data mode enabled
[ 1.709842,0] mmc1: polling status mode disabled
[ 1.709934,0] mmc1: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[ 1.710056,0] mmc1: Slot eject status = 0
[ 1.710117,0] mmc1: Power save feature enable = 1
[ 1.710209,0] mmc1: SPS-BAM data transfer mode available
[ 1.710605,0] pm8xxx_rgb_led_probe: num_leds is 3
[ 1.710758,0] Registered led device: red
[ 1.710880,0] create_pm8xxx_rgb_led: LED class red, gpio 175, can sleep = 1
[ 1.710941,0] create_pm8xxx_rgb_led: requested pwm for red, pwm_id=0
[ 1.711124,0] Registered led device: green
[ 1.711185,0] create_pm8xxx_rgb_led: LED class green, gpio 176, can sleep = 1
[ 1.711307,0] create_pm8xxx_rgb_led: requested pwm for green, pwm_id=1
[ 1.711429,0] Registered led device: blue
[ 1.711551,0] create_pm8xxx_rgb_led: LED class blue, gpio 177, can sleep = 1
[ 1.711613,0] create_pm8xxx_rgb_led: requested pwm for blue, pwm_id=2
[ 1.713230,0] Registered led device: torch-flash
[ 1.715214,0] usbcore: registered new interface driver usbhid
[ 1.715336,0] usbhid: USB HID core driver
[ 1.715702,0] logger: created 1024K log 'log_main'
[ 1.715855,0] logger: created 512K log 'log_events'
[ 1.716068,0] logger: created 64K log 'log_radio'
[ 1.716374,0] logger: created 64K log 'log_system'
[ 1.716648,0] zram: num_devices not specified. Using default: 1
[ 1.716709,0] zram: Creating 1 devices ...
[ 1.718327,0] usbcore: registered new interface driver snd-usb-audio
[ 1.719273,0] tabla_probe
[ 1.720158,0] msm_pcm_probe: dev name msm-voip-dsp
[ 1.720891,0] msm_pcm_probe: dev name msm-pcm-dsp
[ 1.721104,0] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
[ 1.721379,0] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
[ 1.722081,0] msm_compr_probe: dev name msm-compr-dsp
[ 1.722508,0] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
[ 1.723302,0] msm8960_configure_headset_mic_gpios: US_EURO_, AV_SWITCH gpios not configured!!!
[ 1.723424,0] msm8960_audio_init Fail to configure headset mic gpios
[ 1.915458,0] MMI Battery EEPROM Read 192 Bytes
[ 1.915580,0] MMI Battery EEPROM Page 2 Checksum = 0
[ 1.926598,0] MMI Battery EEPROM Page 3 Checksum = 0
[ 1.926720,0] MMI Battery EEPROM Copyright Valid = 1
[ 1.926781,0] MMI Battery Full Capacity 0xAE
[ 1.926934,0] MMI Battery Peak Voltage 0xB9
[ 1.926995,0] MMI Battery DC Impedance 0x5E
[ 1.927086,0] MMI Battery Cell ID 0x4157
[ 1.937585,0] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 1.937921,0] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 1.938287,0] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
[ 1.938623,0] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
[ 1.939020,0] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
[ 1.939325,0] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
[ 1.939783,0] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
[ 1.941156,0] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
[ 1.942621,0] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
[ 1.943934,0] mmc0: new high speed DDR MMC card at address 0001
[ 1.944300,0] mmcblk0: mmc0:0001 SEM08G 7.28 GiB
[ 1.944544,0] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB
[ 1.944849,0] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB
[ 1.945643,0] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
[ 1.946070,0] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
[ 1.946528,0] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
[ 1.946955,0] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
[ 1.947443,0] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
[ 1.947871,0] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
[ 1.948298,0] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39
[ 1.952357,0] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
[ 1.952571,0] apanic: Bound to mmc block device 'mmcblk0p33(259:1)'
[ 1.952632,0] apanic: No panic data available
[ 1.954433,0] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
[ 1.954616,0] mmcblk0boot1: unknown partition table
[ 1.956264,0] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
[ 1.956477,0] mmcblk0boot0: unknown partition table
[ 1.956905,0] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
[ 1.957271,0] asoc: msm-stub-rx <-> msm-dai-q6-hdmi.8 mapping ok
[ 1.957515,0] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
[ 1.957820,0] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
[ 1.958126,0] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
[ 1.958370,0] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
[ 1.958614,0] asoc: msm-stub-rx <-> msm-dai-q6.32773 mapping ok
[ 1.958919,0] asoc: msm-stub-tx <-> msm-dai-q6.32772 mapping ok
[ 1.959255,0] asoc: msm-stub-tx <-> msm-dai-q6.32771 mapping ok
[ 1.959560,0] msm8960_audrx_init : Tabla version 2
[ 1.959865,0] tabla_codec tabla_codec: Failed to add route ANCRight Headset Mic->MIC BIAS3 Internal1
[ 2.025026,0] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
[ 2.026766,0] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
[ 2.027315,0] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
[ 2.027926,0] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
[ 2.029909,0] input: msm8960-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input4
[ 2.030245,0] input: msm8960-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input5
[ 2.034304,0] oprofile: using arm/armv7-krait
[ 2.034488,0] GACT probability NOT on
[ 2.034610,0] Mirror/redirect action on
[ 2.034671,0] u32 classifier
[ 2.034732,0] Actions configured
[ 2.034854,0] Netfilter messages via NETLINK v0.30.
[ 2.034976,0] nf_conntrack version 0.5.0 (12684 buckets, 50736 max)
[ 2.035495,0] ctnetlink v0.93: registering with nfnetlink.
[ 2.035586,0] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 2.035708,0] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 2.036166,0] xt_time: kernel timezone is -0000
[ 2.036410,0] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.036624,0] arp_tables: (C) 2002 David S. Miller
[ 2.036777,0] TCP bic registered
[ 2.036838,0] TCP cubic registered
[ 2.036899,0] TCP htcp registered
[ 2.036960,0] Initializing XFRM netlink socket
[ 2.037631,0] NET: Registered protocol family 10
[ 2.038730,0] Mobile IPv6
[ 2.038821,0] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.039066,0] IPv6 over IPv4 tunneling driver
[ 2.039768,0] NET: Registered protocol family 17
[ 2.039920,0] NET: Registered protocol family 15
[ 2.040042,0] Bridge firewalling registered
[ 2.040225,0] Bluetooth: RFCOMM TTY layer initialized
[ 2.040347,0] Bluetooth: RFCOMM socket layer initialized
[ 2.040439,0] Bluetooth: RFCOMM ver 1.11
[ 2.040531,0] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.040622,0] Bluetooth: BNEP filters: protocol multicast
[ 2.040714,0] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.040897,0] L2TP core driver, V2.0
[ 2.041019,0] Registering the dns_resolver key type
[ 2.041110,0] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
[ 2.041294,0] Registering SWP/SWPB emulation handler
[ 2.051060,0] clock_late_init() disabled 197 unused clocks
[ 2.058629,0] MSM Watchdog Initialized
[ 2.063482,1] registered taskstats version 1
[ 2.064886,0] EMU-det(request_gpios): requesting gpio[2] EMU_SCI_OUT_GPIO-205
[ 2.065008,0] EMU-det(request_gpios): gpio 205 is IN
[ 2.065160,0] EMU-det(request_gpios): exporting gpio EMU_SCI_OUT_GPIO-205
[ 2.065283,0] EMU-det(request_gpios): couldn't find OPTIONAL EMU_ID_EN_GPIO
[ 2.065405,0] EMU-det(request_gpios): requesting gpio[0] EMU_MUX_CTRL0_GPIO-107
[ 2.065466,0] EMU-det(request_gpios): gpio 107 is OUT
[ 2.065588,0] EMU-det(request_gpios): requesting gpio[1] EMU_MUX_CTRL1_GPIO-96
[ 2.065649,0] EMU-det(request_gpios): gpio 96 is OUT
[ 2.065771,0] EMU-det(request_gpios): requesting gpio[4] SEMU_PPD_DET_GPIO-174
[ 2.065862,0] EMU-det(request_gpios): gpio 174 is IN
[ 2.066046,0] EMU-det(request_gpios): exporting gpio SEMU_PPD_DET_GPIO-174
[ 2.066107,0] EMU-det(request_gpios): requesting gpio[5] SEMU_ALT_MODE_EN_GPIO-186
[ 2.066290,0] EMU-det(request_gpios): exporting gpio SEMU_ALT_MODE_EN_GPIO-186
[ 2.066412,0] EMU-det(request_gpios): couldn't find OPTIONAL EMU_ID_GPIO
[ 2.066473,0] EMU-det(request_gpios): requesting gpio[7] DMB_PPD_DET_GPIO-204
[ 2.066625,0] EMU-det(request_gpios): gpio 204 is IN
[ 2.066778,0] EMU-det(request_gpios): exporting gpio DMB_PPD_DET_GPIO-204
[ 2.066870,0] EMU-det(request_gpios): requesting gpio[8] DPLUS_GPIO-192
[ 2.067083,0] EMU-det(request_gpios): requesting gpio[9] DMINUS_GPIO-172
[ 2.067175,0] EMU-det(request_gpios): requesting gpio[10] WHISPER_UART_TX_GPIO-18
[ 2.067297,0] EMU-det(request_gpios): gpio 18 is OUT
[ 2.067450,0] EMU-det(request_gpios): exporting gpio WHISPER_UART_TX_GPIO-18
[ 2.067572,0] EMU-det(request_gpios): requesting gpio[11] WHISPER_UART_RX_GPIO-19
[ 2.067694,0] EMU-det(request_gpios): gpio 19 is IN
[ 2.067816,0] EMU-det(request_gpios): exporting gpio WHISPER_UART_RX_GPIO-19
[ 2.067907,0] EMU-det(request_gpios): requesting gpio[12] TX_PAIR_GPIO-173
[ 2.067999,0] EMU-det(request_gpios): requesting gpio[13] RX_PAIR_GPIO-193
[ 2.068090,0] EMU-det(emu_id_protection_setup): No neccessary action
[ 2.068182,0] EMU-det(emu_det_probe): done with gpios
[ 2.088600,0] mmc1: host does not support reading read-only switch. assuming write-enable.
[ 2.090614,0] mmc1: new high speed SDHC card at address 0001
[ 2.090950,1] mmcblk1: mmc1:0001 00000 14.6 GiB
[ 2.092629,1] msm_otg msm_otg: phy_reset: success
[ 2.093636,1] mmcblk1: p1
[ 2.197222,1] EMU-det(request_irqs): requesting irq[1] EMU_SCI_OUT_GPIO-577
[ 2.197802,1] EMU-det(request_irqs): requesting irq[0] SEMU_PPD_DET_GPIO-654
[ 2.198229,1] EMU-det(emu_det_probe): done with irqs
[ 2.198596,1] EMU-det(emu_det_probe): registered callback with PM8921
[ 2.200061,1] EMU-det(emu_det_probe): EMU detection driver started
[ 2.200824,1] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2013-10-19 00:17:03 UTC (1382141823)
[ 2.202685,0] Battery Cell ID Found: 3
[ 2.204242,0] read_shutdown_soc: shutdown_soc = 100
[ 2.205280,0] read_ocv_trim: program rev reg is 0x37
[ 2.205493,0] read_ocv_trim: trim reg is 0x41
[ 2.205707,0] read_ocv_trim: trim delta is 8
[ 2.211200,0] adjust_remaining_charge_for_shutdown_soc: shutdown_soc = 100 forcing it now
[ 2.211475,0] adjust_remaining_charge_for_shutdown_soc: To force shutdown_soc = 100, rc = 1803730, pc = 100, ocv mv = 4310
[ 2.211963,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 100 for ocv = 4310
[ 2.212360,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.212788,0] pm8921_bms_probe: OK battery_capacity_at_boot=100 volt = 4277463 ocv = 4310000
[ 2.215626,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[ 2.218525,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.227743,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[ 2.228017,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[ 2.230947,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.242575,0] EMU-det(emu_det_vbus_state): PM8921 USBIN callback: in
[ 2.245933,0] Battery Cell ID Found: 3
[ 2.250724,0] ALSA device list:
[ 2.251060,0] #0: msm8960-snd-card
[ 2.252189,0] Freeing init memory: 292K
[ 2.522539,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.645292,1] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.656767,1] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.672607,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 2.737433,1] EMU-det(detection_work): state CONFIG, time since last run -297270 ms
[ 2.737738,1] EMU-det(alt_mode_setup): SEMU_ALT_MODE_EN is standard
[ 2.757393,1] EMU-det(detection_work): state SAMPLE, time since last run 20 ms
[ 2.758675,0] EMU-det(adc_vbus_get): vbus=5106 mV
[ 2.817884,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[ 2.877460,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[ 2.877613,0] EMU-det(sense_dp_dm): D+/D- mask: 0x0
[ 2.877765,0] EMU-det(get_sense): irq=0, SESS_VLD, FLOAT, USB_DEV,
[ 2.877857,0] EMU-det(detection_work): SAMPLE keep waiting ...
[ 2.887532,0] EMU-det(detection_work): state SAMPLE, time since last run 130 ms
[ 2.888814,0] EMU-det(adc_vbus_get): vbus=5104 mV
[ 2.950038,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[ 3.010224,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[ 3.010376,0] EMU-det(sense_dp_dm): D+/D- mask: 0x0
[ 3.010499,0] EMU-det(get_sense): irq=0, SESS_VLD, FLOAT, USB_DEV,
[ 3.010682,0] EMU-det(detection_work): state IDENTIFY, time since last run 120 ms
[ 3.011994,0] EMU-det(adc_vbus_get): vbus=5104 mV
[ 3.068060,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[ 3.127727,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[ 3.127941,0] EMU-det(sense_dp_dm): D+/D- mask: 0x0
[ 3.128155,0] EMU-det(get_sense): irq=0, SESS_VLD, FLOAT, USB_DEV,
[ 3.128307,0] EMU-det(notify_accy): EMU detection Notify: USB
[ 3.128765,0] EMU-det(alt_mode_setup): SEMU_ALT_MODE_EN is standard
[ 3.128918,0] msm_otg msm_otg: received VBUS event
[ 3.129131,0] msm_otg msm_otg: UNDEFINED --> PERIPHERAL
[ 3.129406,0] pm8921_chg_accy_notify: pm8921_chg_accy_notify: accy_state: 7
[ 3.130566,0] pm8921_chg_accy_notify: pm8921_chg_accy_notify: accy_state: 0
[ 3.132824,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.147749,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.150343,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.164871,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.359102,0] vbatdet_low_irq_handler: batt fell below resume voltage charger enabled
[ 3.361910,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.454295,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.466076,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.478528,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.491103,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.503616,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.516007,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.528216,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.540698,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.552937,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 100
[ 3.883045,0] initrd: checking filesystem integrity for the userdata partition
[ 3.894185,0] EXT3-fs (mmcblk0p39): error: couldn't mount because of unsupported optional features (40)
[ 3.929223,0] EXT2-fs (mmcblk0p39): error: couldn't mount because of unsupported optional features (44)
[ 4.142316,1] EXT4-fs (mmcblk0p39): recovery complete
[ 4.144147,1] EXT4-fs (mmcblk0p39): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 4.304715,1] initrd: checking filesystem for userdata took (including e2fsck) 0 seconds
[ 4.305325,1] initrd: mounting /dev/mmcblk0p39
[ 4.324523,1] EXT3-fs (mmcblk0p39): error: unrecognized mount option "discard" or missing value
[ 4.418251,1] EXT4-fs (mmcblk0p39): Ignoring delalloc option - requested data journaling mode
[ 4.419075,1] EXT4-fs (mmcblk0p39): mounted filesystem with journalled data mode. Opts: discard,data=journal
[ 4.430276,1] initrd: boot mode: ubuntu
[ 4.540759,0] initrd: mounting system.img (user mode)
[ 4.605737,0] EXT3-fs (loop1): error: couldn't mount because of unsupported optional features (40)
[ 4.639340,0] EXT2-fs (loop1): error: couldn't mount because of unsupported optional features (40)
[ 4.685060,0] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.714939,0] initrd: device is moto_msm8960
[ 5.349427,1] initrd: checking fstab /root/var/lib/lxc/android/rootfs/fstab* for additional mount points
[ 5.351411,0] initrd: mounting /root/var/lib/lxc/android/system.img as /root/android/system
[ 5.587852,0] lm3532_bl_work: enabling PWM
[ 6.055974,0] init: ureadahead-touch main process (317) terminated with status 5
[ 10.313871,1] init: could not import file '/init.qcom.rc' from '/init.rc'
[ 10.697604,1] init: cannot open '/initlogo.rle'
[ 10.741278,1] healthd: wakealarm_init: timerfd_create failed
[ 10.758065,1] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 10.758248,1] init: cannot find '/system/bin/ubuntuappmanager.disabled', disabling 'ubuntuappmanager'
[ 10.762887,1] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
[ 10.763039,1] init: powerctl: cannot expand '${sys.powerctl}'
[ 10.763131,1] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
[ 10.763283,1] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
[ 10.767648,1] init: property 'persist.sys.usb.config' doesn't exist while expanding '${persist.sys.usb.config}'
[ 10.767831,1] init: cannot expand '${persist.sys.usb.config}' while assigning to 'sys.usb.config'
[ 10.876484,1] atmxt_active_handler: Received invalid data: 0xFF 0x90 0xB9 0xF5 0xF4 0x00 0x00 0x00 0xFF 0x90 0xB9 0xF5 0xF4 0x00 0x00 0x00.
[ 10.876606,1] atmxt_active_handler: Touch active handler failed with error code -22.
[ 13.802716,0] mdp4_calc_req_mdp_clk: src_h is zero!
[ 13.807477,0] mdp4_overlay_borderfill_stage_down: no base layer at mixer=1
[ 15.327819,1] [rmnet7] error: rmnet_ioct called for unsupported cmd[35585]
[ 21.964138,0] PMIC Initiated shutdown cpu_power_off cpu=0
[ 21.964169,1] PMIC Initiated shutdown cpu_power_off cpu=1
[ 21.964810,0] Powering off the SoC
[ 21.965084,0] Calling scm to disable arbiter
[ 21.965359,0] SCM returned even when asked to busy loop rc=-4
[ 21.965756,0] waiting on pmic to shut msm down
11 Corrected bytes, 0 unrecoverable blocks
CPU type is ACPU PVS: Nominal
Thanks!
P.S.
I wasn't able to publish in the development section, because I just registered to the forum.
I truncated the log, because it's too big. The full log is available at pastebin.com/Cziz7ywL
P.S.
I know that Photon Q is an old phone, but I had Nokia N900, and I think that having a phone with a hardware keyboard and running Linux is the best!

M4 Aqua custom kernel basics

This thread is to gather & collect as much possible information
on the hardware and/or configuration data
to make it possible to build more custom kernels as easily as possible
Also to hint at any gotchas / intricacies of the hardware and/or software
add1 - Hardware
Hardware list
addme
Kernel configuration
arch/arm64/configs/msm-perf_defconfig
Code:
CONFIG_LOCALVERSION="-perf"
CONFIG_SYSVIPC=y
CONFIG_AUDIT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_IKCONFIG=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_CGROUPS=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_CGROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_SCHED_HMP=y
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_PID_NS is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_PANIC_TIMEOUT=5
CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
# CONFIG_SLUB_DEBUG is not set
CONFIG_PROFILING=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_DEFAULT_ROW=y
CONFIG_FIH_REMOVE_SERIAL_DYNAMICALLY=y
CONFIG_FIH_FORCE_TRIGGER_PANIC=y
CONFIG_ARCH_MSM=y
CONFIG_ARCH_MSM8916=y
CONFIG_SMP=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
CONFIG_ARMV7_COMPAT=y
CONFIG_KSM=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_PROCESS_RECLAIM=y
CONFIG_SECCOMP=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_COMPAT=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
CONFIG_PM_RUNTIME=y
CONFIG_SUSPEND_TIME=y
CONFIG_CPU_FREQ=y
CONFIG_SCHED_FREQ_INPUT=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM_USER=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_IPV6=y
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_IPV6_MIP6=y
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_NETFILTER=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CT_PROTO_DCCP=y
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
CONFIG_NF_CONNTRACK_AMANDA=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_H323=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_NETBIOS_NS=y
CONFIG_NF_CONNTRACK_PPTP=y
CONFIG_NF_CONNTRACK_SANE=y
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NETFILTER_TPROXY=y
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y
CONFIG_NETFILTER_XT_TARGET_HARDIDLETIMER=y
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
CONFIG_NETFILTER_XT_TARGET_NOTRACK=y
CONFIG_NETFILTER_XT_TARGET_TEE=y
CONFIG_NETFILTER_XT_TARGET_TPROXY=y
CONFIG_NETFILTER_XT_TARGET_TRACE=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_DSCP=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
CONFIG_NETFILTER_XT_MATCH_HELPER=y
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_NF_NAT_IPV4=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_SECURITY=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
CONFIG_NF_CONNTRACK_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
CONFIG_IP6_NF_RAW=y
CONFIG_BRIDGE_NF_EBTABLES=y
CONFIG_BRIDGE_EBT_BROUTE=y
CONFIG_L2TP=y
CONFIG_L2TP_DEBUGFS=y
CONFIG_L2TP_V3=y
CONFIG_L2TP_IP=y
CONFIG_L2TP_ETH=y
CONFIG_BRIDGE=y
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_FLOW=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
CONFIG_NET_EMATCH_U32=y
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
CONFIG_NET_CLS_ACT=y
CONFIG_RMNET_DATA=y
CONFIG_RMNET_DATA_FC=y
CONFIG_RMNET_DATA_DEBUG_PKT=y
CONFIG_SOCKEV_NLMCAST=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
CONFIG_MSM_BT_POWER=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_RFKILL=y
CONFIG_IPC_ROUTER=y
CONFIG_IPC_ROUTER_SECURITY=y
CONFIG_CMA=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_APDS9930=y
CONFIG_QSEECOM=y
CONFIG_UID_CPUTIME=y
CONFIG_PN544_I2C_NFC=y
CONFIG_SCSI=y
CONFIG_SCSI_TGT=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_SG=y
CONFIG_CHR_DEV_SCH=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
CONFIG_DM_REQ_CRYPT=y
CONFIG_DM_VERITY=y
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
CONFIG_MII=y
CONFIG_TUN=y
CONFIG_MSM_RMNET_BAM=y
CONFIG_PHYLIB=y
CONFIG_PPP=y
CONFIG_PPP_BSDCOMP=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=y
CONFIG_PPP_MULTILINK=y
CONFIG_PPPOE=y
CONFIG_PPPOL2TP=y
CONFIG_PPPOLAC=y
CONFIG_PPPOPNS=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=y
CONFIG_WCNSS_CORE=y
CONFIG_WCNSS_CORE_PRONTO=y
CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_WCNSS_REGISTER_DUMP_ON_BITE=y
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
CONFIG_INPUT_KEYCOMBO=y
# CONFIG_KEYBOARD_ATKBD is not set
CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_v21 is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=y
CONFIG_INPUT_GPIO=m
# CONFIG_SERIO_I8042 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
# CONFIG_DEVMEM is not set
# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_MSM_SMD=y
CONFIG_DIAG_CHAR=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_MSM=y
CONFIG_MSM_SMD_PKT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MSM_V2=y
CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_SOUNDWIRE=y
CONFIG_SPI=y
CONFIG_SPI_QUP=y
CONFIG_SPI_SPIDEV=m
CONFIG_SPMI=y
CONFIG_SPMI_MSM_PMIC_ARB=y
CONFIG_MSM_QPNP_INT=y
CONFIG_USE_PINCTRL_IRQ=y
CONFIG_PINCTRL_MSM_TLMM=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_SMB1360_CHARGER_FG=y
CONFIG_BATTERY_BCL=y
CONFIG_QPNP_VM_BMS=y
CONFIG_QPNP_LINEAR_CHARGER=y
CONFIG_POWER_RESET_MSM=y
CONFIG_MSM_DLOAD_MODE=y
CONFIG_MSM_PM=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_THERMAL_MONITOR=y
CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_WCD9335_CODEC=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_MEM_ACC=y
CONFIG_REGULATOR_ONSEMI_NCP6335D=y
CONFIG_REGULATOR_TPS65132=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_RPM_SMD=y
CONFIG_REGULATOR_QPNP=y
CONFIG_REGULATOR_SPM=y
CONFIG_REGULATOR_CPR=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_RADIO_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
CONFIG_VIDEOBUF2_MSM_MEM=y
CONFIG_MEDIA_USB_SUPPORT=y
CONFIG_USB_VIDEO_CLASS=y
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_MSMB_CAMERA=y
CONFIG_MSM_CAMERA_SENSOR=y
CONFIG_MSM_CPP=y
CONFIG_MSM_CCI=y
CONFIG_MSM_CSI30_HEADER=y
CONFIG_MSM_CSIPHY=y
CONFIG_MSM_CSID=y
CONFIG_MSM_EEPROM=y
CONFIG_MSM_ISPIF=y
CONFIG_HI256=y
CONFIG_MT9M114=y
CONFIG_OV5645=y
CONFIG_MSM_V4L2_VIDEO_OVERLAY_DEVICE=y
CONFIG_MSMB_JPEG=y
CONFIG_MSM_VIDC_V4L2=y
CONFIG_RADIO_IRIS=y
CONFIG_RADIO_IRIS_TRANSPORT=y
CONFIG_MSM_KGSL=y
CONFIG_KGSL_PER_PROCESS_PAGE_TABLE=y
CONFIG_FB=y
CONFIG_FB_MSM=y
CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_MSM8X16=y
CONFIG_UHID=y
CONFIG_HID_APPLE=y
CONFIG_HID_ELECOM=y
CONFIG_HID_MAGICMOUSE=y
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MULTITOUCH=y
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_MON=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_EHSET=y
CONFIG_USB_EHCI_MSM=y
CONFIG_USB_EHCI_MSM_UICC=y
CONFIG_USB_ICE40_HCD=y
CONFIG_USB_ACM=y
CONFIG_USB_CCID_BRIDGE=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_USBAT=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_STORAGE_ALAUDA=y
CONFIG_USB_STORAGE_KARMA=y
CONFIG_USB_STORAGE_CYPRESS_ATACB=y
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CSVT=y
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_PHY=y
CONFIG_USB_MSM_SSPHY_QMP=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_DEBUG_FS=y
CONFIG_USB_CI13XXX_MSM=y
CONFIG_USB_DWC3_MSM=y
CONFIG_USB_G_ANDROID=y
CONFIG_MMC=y
CONFIG_MMC_PERF_PROFILING=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_CLKGATE=y
CONFIG_MMC_PARANOID_SD_INIT=y
CONFIG_MMC_BLOCK_MINORS=32
CONFIG_MMC_BLOCK_DEFERRED_RESUME=y
CONFIG_MMC_TEST=m
CONFIG_MMC_BLOCK_TEST=m
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_MSM=y
CONFIG_LEDS_LP55XX_FXN=y
CONFIG_SWITCH=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_QPNP=y
CONFIG_DMADEVICES=y
CONFIG_QCOM_SPS_DMA=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y
CONFIG_STAGING=y
CONFIG_ZSMALLOC=y
CONFIG_ZRAM=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ASHMEM=y
CONFIG_ANDROID_LOGGER=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=y
CONFIG_ANDROID_INTF_ALARM_DEV=y
CONFIG_ONESHOT_SYNC=y
CONFIG_ION=y
CONFIG_ION_MSM=y
CONFIG_SPS=y
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_QPNP_POWER_ON=y
CONFIG_QPNP_VIBRATOR=y
CONFIG_QPNP_REVID=y
CONFIG_MSM_AVTIMER=y
CONFIG_MSM_BUS_SCALING=y
CONFIG_BUS_TOPOLOGY_ADHOC=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MSM_IOMMU_V1=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_MOBICORE_SUPPORT=m
CONFIG_MOBICORE_API=m
CONFIG_SENSORS=y
CONFIG_SENSORS_SSC=y
CONFIG_MSM_BAM_DMUX=y
CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y
CONFIG_MSM_QMI_INTERFACE=y
CONFIG_MSM_SMD=y
CONFIG_MSM_RPM_SMD=y
CONFIG_MSM_RPM_LOG=y
CONFIG_MSM_RPM_STATS_LOG=y
CONFIG_MSM_RUN_QUEUE_STATS=y
CONFIG_MSM_SMEM=y
CONFIG_MSM_SMEM_LOGGING=y
CONFIG_MSM_SMP2P=y
CONFIG_MSM_SMP2P_TEST=y
CONFIG_MSM_SPM=y
CONFIG_MSM_L2_SPM=y
CONFIG_MSM_ADSP_LOADER=y
CONFIG_MSM_MEMORY_DUMP_V2=y
CONFIG_MSM_COMMON_LOG=y
CONFIG_MSM_WATCHDOG_V2=y
CONFIG_MSM_SUBSYSTEM_RESTART=y
CONFIG_MSM_SYSMON_COMM=y
CONFIG_MSM_PIL=y
CONFIG_MSM_PIL_SSR_GENERIC=y
CONFIG_MSM_PIL_MSS_QDSP6V5=y
CONFIG_MSM_OCMEM=y
CONFIG_MSM_OCMEM_LOCAL_POWER_CTRL=y
CONFIG_MSM_SCM=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_FUSE_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_LZO=y
CONFIG_SQUASHFS_XZ=y
CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y
CONFIG_SQUASHFS_EMBEDDED=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_UTF8=y
CONFIG_PRINTK_TIME=y
CONFIG_FRAME_WARN=4096
CONFIG_MAGIC_SYSRQ=y
CONFIG_PANIC_ON_RECURSIVE_FAULT=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHEDSTATS=y
CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_INFO=y
CONFIG_IPC_LOGGING=y
CONFIG_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096
CONFIG_SECURITY_SELINUX=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_DEV_QCRYPTO=y
CONFIG_CRYPTO_DEV_QCE=y
CONFIG_CRYPTO_DEV_QCEDEV=y
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA1_ARM64_CE=y
CONFIG_CRYPTO_SHA2_ARM64_CE=y
CONFIG_CRYPTO_GHASH_ARM64_CE=y
CONFIG_CRYPTO_AES_ARM64_CE=y
CONFIG_CRYPTO_AES_ARM64_CE_CCM=y
CONFIG_CRYPTO_AES_ARM64_CE_BLK=y
CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
CONFIG_QMI_ENCDEC=y
CONFIG_SONY_SSM=y
Free memory
(Stock ROM, custom kernel no external modules loaded, no access to microSD data [texfat], a few programs such as AVG Antivirus, etc. were uninstalled or deactivated)
Code:
free -m
total used [B]free[/B] shared buffers
Mem: 1809 1702 [B]106[/B] 0 136
-/+ buffers/cache: 1566 [B]243[/B]
Swap: 511 8 503
so devices with 2 GB of RAM definitely might need a bit of cleaning up / slimming down on first impression
Developer options -> Running services
Device memory
System 578 MB of RAM
Apps 172 MB of RAM
Free 1.0 GB of RAM
So on second sight, it doesn't look too bad
Settings -> Memory
Average memory use
Free 0.89 GB
add2 default, provided kernel modules
Kernel module list:
/system/lib/modules
/system/lib/modules/ansi_cprng.ko
/system/lib/modules/core_ctl.ko
/system/lib/modules/ecryptfs.ko
/system/lib/modules/evbug.ko
/system/lib/modules/gpio_axis.ko
/system/lib/modules/gpio_event.ko
/system/lib/modules/gpio_input.ko
/system/lib/modules/gpio_matrix.ko
/system/lib/modules/gpio_output.ko
/system/lib/modules/gspca_main.ko
/system/lib/modules/mcDrvModule.ko
/system/lib/modules/mcKernelApi.ko
/system/lib/modules/mmc_block_test.ko
/system/lib/modules/mmc_test.ko
/system/lib/modules/pronto
/system/lib/modules/pronto/WCNSS_qcom_wlan_nv.bin
/system/lib/modules/pronto/WCNSS_wlan_dictionary.dat
/system/lib/modules/pronto/pronto_wlan.ko
/system/lib/modules/spidev.ko
/system/lib/modules/test-iosched.ko
/system/lib/modules/texfat.ko
/system/lib/modules/wlan.ko
Click to expand...
Click to collapse
Kernel modules and information about them (modinfo)
[email protected]:/system/lib/modules # modinfo *.ko
filename: ansi_cprng.ko
alias: stdrng
parm: dbg:Boolean to enable debugging (0/1 == off/on)
parmtype: dbg:int
author: Neil Horman <[email protected]>
description: Software Pseudo Random Number Generator
license: GPL
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: core_ctl.ko
license: BSD
description: MSM Core Control Driver
depends:
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: ecryptfs.ko
license: GPL
description: eCryptfs
author: Michael A. Halcrow <[email protected]>
alias: fs-ecryptfs
parm: ecryptfs_number_of_users:An estimate of the number of concurrent users of eCryptfs
parmtype: ecryptfs_number_of_users:uint
parm: ecryptfs_message_wait_timeout:Maximum number of seconds that an operation will sleep while waiting for a message response from userspace
parmtype: ecryptfs_message_wait_timeout:long
parm: ecryptfs_message_buf_len:Number of message buffer elements
parmtype: ecryptfs_message_buf_len:uint
parm: ecryptfs_verbosity:Initial verbosity level (0 or 1; defaults to 0, which is Quiet)
parmtype: ecryptfs_verbosity:int
depends:
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: evbug.ko
license: GPL
description: Input driver event debug module
author: Vojtech Pavlik <[email protected]>
alias: input:b*v*p*e*-e*k*r*a*m*l*s*f*w*
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gpio_axis.ko
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gpio_event.ko
description: GPIO Event Driver
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gpio_input.ko
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gpio_matrix.ko
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gpio_output.ko
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: gspca_main.ko
parm: debug:1robe 2:config 3:stream 4:frame 5acket 6:usbi 7:usbo
parmtype: debug:int
license: GPL
description: GSPCA USB Camera Driver
author: Jean-François Moine <http://moinejf.free.fr>
srcversion: 4DFDEDC74050A350E879D49
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: mcDrvModule.ko
parm: log_size:Size of the MobiCore log ringbuffer(256KB def)
parmtype: log_size:uint
description: MobiCore driver
license: GPL v2
author: Trustonic Limited
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: mcKernelApi.ko
description: MobiCore API driver
license: GPL v2
author: Trustonic Limited
depends: mcDrvModule
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: mmc_block_test.ko
description: MMC block test
license: GPL v2
depends: test-iosched
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: mmc_test.ko
author: Pierre Ossman
description: Multimedia Card (MMC) host test driver
license: GPL
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: spidev.ko
alias: spi:spidev
license: GPL
description: User mode SPI device interface
author: Andrea Paterniani, <[email protected]>
parm: spimode:mode of the desired device
parmtype: spimode:int
parm: maxspeed:max_speed of the desired device
parmtype: maxspeed:int
parm: chipselect:chip select of the desired device
parmtype: chipselect:int
parm: busnum:bus num of the controller
parmtype: busnum:int
parm: bufsiz:data bytes in biggest supported SPI message
parmtype: bufsiz:uint
alias: of:N*T*Crohm,dh2228fv*
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: test-iosched.ko
description: Test IO scheduler
license: GPL v2
depends:
intree: Y
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: texfat.ko
alias: fs-texfat
license: Commercial. For support email [email protected]
description: Read/Write exFAT driver
author: Tuxera Inc. & Anton Altaparmakov
srcversion: 44D96C9E8886BF0F3A1A4DF
depends:
vermagic: 3.10.49-perf-g442f7e8 SMP preempt mod_unload modversions aarch64
filename: wlan.ko
parmtype: country_code:charp
parmtype: enable_11d:int
parmtype: enable_dfs_chan_scan:int
description: WLAN HOST DEVICE DRIVER
author: Qualcomm Atheros, Inc.
license: Dual BSD/GPL
parmtype: ioctl_debug:int
depends:
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
modinfo /system/lib/modules/pronto/pronto_wlan.ko
filename: /system/lib/modules/pronto/pronto_wlan.ko
parmtype: country_code:charp
parmtype: enable_11d:int
parmtype: enable_dfs_chan_scan:int
description: WLAN HOST DEVICE DRIVER
author: Qualcomm Atheros, Inc.
license: Dual BSD/GPL
parmtype: ioctl_debug:int
depends:
vermagic: 3.10.49-perf-g22900e6-00724-g442f7e8 SMP preempt mod_unload modversions aarch64
Click to expand...
Click to collapse
texfat = does NOT load anymore after too much modifications in fs/ and mm/ , etc. related subsystems
policy can be loosened to make it load anyway (via kernel/module.c) but sooner or later this introduces instabilities and random reboots, thus exfat (opensource driver) as a viable in-kernel replacement solution.
The wlan.ko (pronto_wlan) driver is built as a module for a reason for this device:
it doesn't work when it is built INTO the kernel - it loads the firmware
but that's it, no internet/network is possible and NO wireless networks can be displayed,
no useful error messages in dmesg or logcat so far ...
add3 - sample dmesg (kernel log) output courtesy of SkyMelon 9 kernel
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.74-SkyMelon大龙-9- ([email protected]) (gcc version 4.9.4 (UBERTC-4.9.x) ) #1 SMP PREEMPT Mon Jun 12 17:45:34 WITA 2017
[ 0.000000] CPU: AArch64 Processor [410fd031] revision 1
[ 0.000000] Machine: Qualcomm Technologies, Inc. MSM 8939 SMB1360 MTP
[ 0.000000] No earlyprintk arguments passed.
[ 0.000000] Get IMEI from cmdline = 0000:3581390644926000
[ 0.000000] [dbgcfgtool] Parsed option = 0x200
[ 0.000000] cma: Found [email protected], memory base 0x0000000086000000, size 8 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x0000000086800000, size 86 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x000000008be00000, size 6 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x0000000000000000, size 5 MiB, limit 0x0000000090000000
[ 0.000000] cma: Found [email protected], memory base 0x0000000000000000, size 109 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x0000000000000000, size 16 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x0000000000000000, size 3 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x0000000083000000, size 32 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x00000000a0000000, size 4 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found [email protected], memory base 0x00000000fb000000, size 80 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: CMA: reserved 8 MiB at 0x0000000086000000 for external_image_mem
[ 0.000000] cma: CMA: reserved 86 MiB at 0x0000000086800000 for modem_adsp_mem
[ 0.000000] cma: CMA: reserved 6 MiB at 0x000000008be00000 for peripheral_mem
[ 0.000000] cma: CMA: reserved 8 MiB at 0x000000008f800000 for venus_mem
[ 0.000000] cma: CMA: reserved 112 MiB at 0x00000000f4000000 for secure_mem
[ 0.000000] cma: CMA: reserved 16 MiB at 0x00000000f3000000 for qseecom_mem
[ 0.000000] cma: CMA: reserved 4 MiB at 0x00000000f2c00000 for audio_mem
[ 0.000000] cma: CMA: reserved 32 MiB at 0x0000000083000000 for cont_splash_mem
[ 0.000000] cma: CMA: reserved 4 MiB at 0x00000000a0000000 for pstore_reserve_mem
[ 0.000000] cma: CMA: reserved 80 MiB at 0x00000000fb000000 for ramdump_mem
[ 0.000000] cma: CMA: reserved 16 MiB at 0x00000000f1c00000 for default region
[ 0.000000] On node 0 totalpages: 477184
[ 0.000000] DMA zone: 7872 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 477184 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 17 pages/cpu @ffffffc071a83000 s39744 r8192 d21696 u69632
[ 0.000000] pcpu-alloc: s39744 r8192 d21696 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 469312
[ 0.000000] Kernel command line: boot_cpus=4,5,6,7 sched_enable_hmp=1 sched_enable_power_aware=1 console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1291-8005_S1_Boot_MSM8939_LA2.0_207 androidboot.serialno=YT9115QV68 ta_info=1,16,256 startup=0x00000004 warmboot=0x77665501 oemandroidboot.imei=3581390644926000 oemandroidboot.phoneid=0000:3581390644926000 oemandroidboot.security=0 oemandroidboot.babeee48=00000200 oemandroidboot.securityflags=0x00000003 display_status=on androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_nt35521_720p_video:1:none
[ 0.000000] [DISPLAY]continuous_splash_setup: --display_on_in_boot=1
[ 0.000000] [DISPLAY]display_on_in_boot_setup: --display_on_in_boot=1
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] software IO TLB [mem 0xef600000-0xef700000] (1MB) mapped at [ffffffc06f600000-ffffffc06f6fffff]
[ 0.000000] Memory: 1650924K/1908736K available (9679K kernel code, 415K rwdata, 3812K rodata, 446K init, 1748K bss, 257812K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
[ 0.000000] vmemmap : 0xffffffbc02000000 - 0xffffffbc03ec0000 ( 30 MB)
[ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc07b000000 ( 1968 MB)
[ 0.000000] .init : 0xffffffc000dae000 - 0xffffffc000e1db40 ( 447 kB)
[ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000dadf94 ( 13496 kB)
[ 0.000000] .data : 0xffffffc000e1e000 - 0xffffffc000e85de0 ( 416 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-0, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] HMP scheduling enabled.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.000316] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
[ 0.000329] pid_max: default: 32768 minimum: 301
[ 0.000507] Security Framework initialized
[ 0.000523] SELinux: Initializing.
[ 0.000602] SELinux: Starting in permissive mode
[ 0.000655] Mount-cache hash table entries: 256
[ 0.001533] Initializing cgroup subsys freezer
[ 0.002006] /cpus/[email protected]: Missing clock-frequency property
[ 0.002020] /cpus/[email protected]: Missing clock-frequency property
[ 0.002031] /cpus/[email protected]: Missing clock-frequency property
[ 0.002042] /cpus/[email protected]: Missing clock-frequency property
[ 0.002054] /cpus/[email protected]: Missing clock-frequency property
[ 0.002067] /cpus/[email protected]: Missing clock-frequency property
[ 0.002081] /cpus/[email protected]: Missing clock-frequency property
[ 0.002095] /cpus/[email protected]: Missing clock-frequency property
[ 0.002275] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.003101] ftrace: Allocated trace_printk buffers
[ 0.003980] MSM Memory Dump base table set up
[ 0.003999] MSM Memory Dump apps data table set up
[ 0.005193] cpu_clock_a53_init_little: A53 Power clocks configured
[ 0.006504] CPU4: Booted secondary processor
[ 0.007954] CPU5: Booted secondary processor
[ 0.009266] CPU6: Booted secondary processor
[ 0.010610] CPU7: Booted secondary processor
[ 0.010807] Brought up 5 CPUs
[ 0.010830] SMP: Total of 5 processors activated.
[ 0.028952] pinctrl core: initialized pinctrl subsystem
[ 0.029529] regulator-dummy: no parameters
[ 0.040068] NET: Registered protocol family 16
[ 0.044387] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.106732] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
[ 0.110840] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
[ 0.113520] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
[ 0.121740] ram_console: got buffer at a0000000, size 20000
[ 0.121775] ram_console: no valid data in buffer (sig = 0x42064044)
[ 0.122566] console [ram-1] enabled
[ 0.122850] [LastAlog] driver_probe: got physical alog_main_buffer at 0xa0020000, size 131072(0x20000)
[ 0.122888] [LastAlog] init for log type:0 alog_ram_console_buffer:0xffffff8000940000 alog_ram_console_payload_size:131056(0x1fff0) buffer->data:0xffffff8000940010
[ 0.122908] [LastAlog] init for log type:0 no valid data in buffer (sig = 0x0049404c)
[ 0.122930] [LastAlog] alog_ram_console_sync_time [ 0.122918] for log_type:0 - After
[ 0.122952] [LastAlog] driver_probe: got physical alog_radio_buffer at 0xa0040000, size 131072(0x20000)
[ 0.122982] [LastAlog] init for log type:1 alog_ram_console_buffer:0xffffff8000bc0000 alog_ram_console_payload_size:131056(0x1fff0) buffer->data:0xffffff8000bc0010
[ 0.122998] [LastAlog] init for log type:1 no valid data in buffer (sig = 0x01404012)
[ 0.123020] [LastAlog] alog_ram_console_sync_time [ 0.123009] for log_type:1 - After
[ 0.123040] [LastAlog] driver_probe: got physical alog_events_buffer at 0xa0060000, size 131072(0x20000)
[ 0.123073] [LastAlog] init for log type:2 alog_ram_console_buffer:0xffffff8000c00000 alog_ram_console_payload_size:131056(0x1fff0) buffer->data:0xffffff8000c00010
[ 0.123090] [LastAlog] init for log type:2 no valid data in buffer (sig = 0x4a054045)
[ 0.123111] [LastAlog] alog_ram_console_sync_time [ 0.123101] for log_type:2 - After
[ 0.123132] [LastAlog] driver_probe: got physical alog_system_buffer at 0xa0080000, size 131072(0x20000)
[ 0.123160] [LastAlog] init for log type:3 alog_ram_console_buffer:0xffffff8000c40000 alog_ram_console_payload_size:131056(0x1fff0) buffer->data:0xffffff8000c40010
[ 0.123176] [LastAlog] init for log type:3 no valid data in buffer (sig = 0x50425843)
[ 0.123198] [LastAlog] alog_ram_console_sync_time [ 0.123187] for log_type:3 - After
[ 0.123218] [LastAlog] driver_probe: got physical alog_crash_buffer at 0xa00a0000, size 131072(0x20000)
[ 0.123247] [LastAlog] init for log type:4 alog_ram_console_buffer:0xffffff8000c80000 alog_ram_console_payload_size:131056(0x1fff0) buffer->data:0xffffff8000c80010
[ 0.123266] [LastAlog] init for log type:4 no valid data in buffer (sig = 0x10401201)
[ 0.123288] [LastAlog] alog_ram_console_sync_time [ 0.123277] for log_type:4 - After
[ 0.123547] cma: Assigned CMA region at 0 to 1de0000.qcom,venus device
[ 0.124096] cma: Assigned CMA region at 0 to 4080000.qcom,mss device
[ 0.126931] cma: Assigned CMA region at 0 to a21b000.qcom,pronto device
[ 0.127753] ACC: mem_acc_efuse_init: efuse_addr = 0x0000000000058000 (len=0x1000)
[ 0.127836] ACC: mem_acc_fuse_is_setting_expected: [row:0] = 0x69a461000080090b @30:1 == 1 ?: no
[ 0.127969] mem_acc_corner: 0 <--> 0 mV
[ 0.163373] ======FIH HWID init start======
[ 0.163393] This is s1 boot
[ 0.163480] HWID_LOGIC 0x2a
[ 0.163504] CPU 8939 HWID MAP
[ 0.163521] FIH_PROJECT: Tulip
[ 0.163533] FIH_BAND: GINA
[ 0.163544] FIH_PHASE: MP
[ 0.163555] FIH_SIM: SINGLE
[ 0.163566] ================================
[ 0.163759] ======FIH GPIO init start======
[ 0.163879] =======FIH GPIO init end=======
[ 0.164506] vdso: 2 pages (1 code, 1 data) at base ffffffc000e25000
[ 0.165179] msm_mpm_dev_probe(): Cannot get clk resource for XO
[ 0.165217] platform 601d0.qcom,mpm: Driver mpm-v2 requests probe deferral
[ 0.165595] platform qcom,rpm-smd.11: Driver rpm-smd requests probe deferral
[ 0.169892] smd_channel_probe_worker: allocation table not initialized
[ 0.173754] cpr_efuse_init: apc_corner: efuse_addr = 0x0000000000058000 (len=0x1000)
[ 0.173856] cpr_read_fuse_revision: apc_corner: fuse revision = 3
[ 0.173875] cpr_parse_speed_bin_fuse: apc_corner: [row: 1]: 0xb0b0d96901da5d42, speed_bits = 2
[ 0.173888] cpr_parse_pvs_version_fuse: apc_corner: [row: 1000]: 0x1a, pvs_version = 2
[ 0.173987] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[2]: 1000000 -> 1020000 uV
[ 0.174003] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[1] 1012500 above ceiling 1010000
[ 0.174017] cpr_pvs_init: apc_corner: pvs voltage: [1010000 1020000 1287500] uV
[ 0.174028] cpr_pvs_init: apc_corner: ceiling voltage: [1010000 1100000 1365000] uV
[ 0.174039] cpr_pvs_init: apc_corner: floor voltage: [1010000 1000000 1275000] uV
[ 0.174158] platform b018000.regulator: Driver qcom,cpr-regulator requests probe deferral
[ 0.174656] i2c-msm-v2 78ba000.i2c: probing driver i2c-msm-v2
[ 0.174731] i2c-msm-v2 78ba000.i2c: error on clk_get(core_clk):-517
[ 0.174745] i2c-msm-v2 78ba000.i2c: error probe() failed with err:-517
[ 0.174769] platform 78ba000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.174956] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
[ 0.175018] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
[ 0.175029] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
[ 0.175048] platform 78b6000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.175224] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.175283] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.175294] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.175312] platform 78b8000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.175487] i2c-msm-v2 78b9000.i2c: probing driver i2c-msm-v2
[ 0.175546] i2c-msm-v2 78b9000.i2c: error on clk_get(core_clk):-517
[ 0.175558] i2c-msm-v2 78b9000.i2c: error probe() failed with err:-517
[ 0.175577] platform 78b9000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.177240] smd_channel_probe_worker: allocation table not initialized
[ 0.177683] msm-thermal qcom,msm-thermal.15: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
[ 0.177704] msm-thermal qcom,msm-thermal.15: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
[ 0.177731] msm-thermal qcom,msm-thermal.15: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
[ 0.177748] msm-thermal qcom,msm-thermal.15: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
[ 0.177789] msm_thermal:vdd_restriction_reg_init Defer regulator vdd-dig probe
[ 0.177799] msm_thermalrobe_vdd_rstr Err regulator init. err:-517. KTM continues.
[ 0.177811] msm-thermal qcom,msm-thermal.15: probe_vdd_rstr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-req. err=-517. KTM continues
[ 0.177823] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-control-mask. err:-517
[ 0.177840] platform qcom,msm-thermal.15: Driver msm-thermal requests probe deferral
[ 0.178322] sps:sps is ready.
[ 0.179540] platform 1874000.qcom,rpmcc: Driver qcom,rpmcc-8936 requests probe deferral
[ 0.179918] platform 1800000.qcom,gcc: Driver qcom,gcc-8936 requests probe deferral
[ 0.181839] cpu-clock-8939 b111050.qcom,cpu-clock-8939: Speed bin: 2 PVS Version: 2
[ 0.181979] platform b111050.qcom,cpu-clock-8939: Driver cpu-clock-8939 requests probe deferral
[ 0.183966] msm_mpm_dev_probe(): Cannot get clk resource for XO
[ 0.184007] platform 601d0.qcom,mpm: Driver mpm-v2 requests probe deferral
[ 0.185297] 8916_s1_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.185955] 8916_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.186526] 8916_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.187282] 8916_s2_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.187845] 8916_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.188401] 8916_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.189197] 8916_s3: 1200 <--> 1300 mV at 1200 mV normal idle
[ 0.189942] 8916_s4: 1800 <--> 2100 mV at 1800 mV normal idle
[ 0.190671] 8916_l1: 1225 <--> 1300 mV at 1300 mV normal idle
[ 0.191431] 8916_l2: 1200 mV normal idle
[ 0.192229] 8916_l3: 500 <--> 1287 mV at 0 mV normal idle
[ 0.192791] 8916_l3_corner_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.193353] 8916_l3_corner_so: 0 <--> 0 mV at 0 mV normal idle
[ 0.194084] 8916_l4: 2050 mV normal idle
[ 0.194856] 8916_l5: 1800 mV normal idle
[ 0.195630] 8916_l6: 1800 mV normal idle
[ 0.196380] 8916_l7: 1800 mV normal idle
[ 0.196930] 8916_l7_ao: 1800 mV normal idle
[ 0.197659] 8916_l8: 2850 <--> 2900 mV at 2850 mV normal idle
[ 0.198392] 8916_l9: 3300 mV normal idle
[ 0.199194] 8916_l10: 2700 <--> 2800 mV at 2800 mV normal idle
[ 0.199925] 8916_l11: 1800 <--> 2950 mV at 1800 mV normal idle
[ 0.200675] 8916_l12: 1800 <--> 2950 mV at 1800 mV normal idle
[ 0.201402] 8916_l13: 3075 mV normal idle
[ 0.202189] 8916_l14: 1800 <--> 3300 mV at 1800 mV normal idle
[ 0.202946] 8916_l15: 1800 <--> 3300 mV at 1800 mV normal idle
[ 0.203690] 8916_l16: 1800 <--> 3300 mV at 1800 mV normal idle
[ 0.204411] 8916_l17: 2850 mV normal idle
[ 0.205146] 8916_l18: 2700 <--> 2850 mV at 2850 mV normal idle
[ 0.205743] cpr_efuse_init: apc_corner: efuse_addr = 0x0000000000058000 (len=0x1000)
[ 0.205843] cpr_read_fuse_revision: apc_corner: fuse revision = 3
[ 0.205873] cpr_parse_speed_bin_fuse: apc_corner: [row: 1]: 0xb0b0d96901da5d42, speed_bits = 2
[ 0.205899] cpr_parse_pvs_version_fuse: apc_corner: [row: 1000]: 0x1a, pvs_version = 2
[ 0.206071] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[2]: 1000000 -> 1020000 uV
[ 0.206098] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[1] 1012500 above ceiling 1010000
[ 0.206122] cpr_pvs_init: apc_corner: pvs voltage: [1010000 1020000 1287500] uV
[ 0.206144] cpr_pvs_init: apc_corner: ceiling voltage: [1010000 1100000 1365000] uV
[ 0.206165] cpr_pvs_init: apc_corner: floor voltage: [1010000 1000000 1275000] uV
[ 0.206392] platform b018000.regulator: Driver qcom,cpr-regulator requests probe deferral
[ 0.206904] i2c-msm-v2 78ba000.i2c: probing driver i2c-msm-v2
[ 0.207038] i2c-msm-v2 78ba000.i2c: error on clk_get(core_clk):-517
[ 0.207061] i2c-msm-v2 78ba000.i2c: error probe() failed with err:-517
[ 0.207102] platform 78ba000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.207554] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
[ 0.207675] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
[ 0.207698] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
[ 0.207737] platform 78b6000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.208171] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.208287] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.208310] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.208347] platform 78b8000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.208849] i2c-msm-v2 78b9000.i2c: probing driver i2c-msm-v2
[ 0.208970] i2c-msm-v2 78b9000.i2c: error on clk_get(core_clk):-517
[ 0.208993] i2c-msm-v2 78b9000.i2c: error probe() failed with err:-517
[ 0.209030] platform 78b9000.i2c: Driver i2c-msm-v2 requests probe deferral
[ 0.209270] msm-thermal qcom,msm-thermal.15: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,rpm-phase-resource-type err=-22. KTM continues
[ 0.209307] msm-thermal qcom,msm-thermal.15: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-sensor-id. err=-22. KTM continues
[ 0.209330] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
[ 0.209363] msm-thermal qcom,msm-thermal.15: probe_vdd_mx:Failed reading node=/soc/qcom,msm-thermal, key=qcom,mx-restriction-temp. KTM continues
[ 0.209397] msm-thermal qcom,msm-thermal.15: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
[ 0.209843] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
[ 0.210757] msm-thermal qcom,msm-thermal.15: probe_sensor_info:unable to find DT for sensor-information.KTM continues
[ 0.210795] msm-thermal qcom,msm-thermal.15: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-opt-curr-temp err:-22. KTM continues
[ 0.221993] qcom,rpmcc-8936 1874000.qcom,rpmcc: Registered RPM clocks.
[ 0.237891] qcom,gcc-8936 1800000.qcom,gcc: Registered GCC clocks
[ 0.238187] cpu-clock-8939 b111050.qcom,cpu-clock-8939: Speed bin: 2 PVS Version: 2
[ 0.238366] platform b111050.qcom,cpu-clock-8939: Driver cpu-clock-8939 requests probe deferral
[ 0.239202] cpr_efuse_init: apc_corner: efuse_addr = 0x0000000000058000 (len=0x1000)
[ 0.239302] cpr_read_fuse_revision: apc_corner: fuse revision = 3
[ 0.239332] cpr_parse_speed_bin_fuse: apc_corner: [row: 1]: 0xb0b0d96901da5d42, speed_bits = 2
[ 0.239359] cpr_parse_pvs_version_fuse: apc_corner: [row: 1000]: 0x1a, pvs_version = 2
[ 0.239530] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[2]: 1000000 -> 1020000 uV
[ 0.239559] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[1] 1012500 above ceiling 1010000
[ 0.239585] cpr_pvs_init: apc_corner: pvs voltage: [1010000 1020000 1287500] uV
[ 0.239607] cpr_pvs_init: apc_corner: ceiling voltage: [1010000 1100000 1365000] uV
[ 0.239628] cpr_pvs_init: apc_corner: floor voltage: [1010000 1000000 1275000] uV
[ 0.239846] platform b018000.regulator: Driver qcom,cpr-regulator requests probe deferral
[ 0.240374] i2c-msm-v2 78ba000.i2c: probing driver i2c-msm-v2
[ 0.240548] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.240572] i2c-msm-v2 78ba000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.242665] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
[ 0.242836] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.242861] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.245964] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.246148] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.246174] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.247306] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.247529] ncp6335d-regulator 4-001c: Detected Regulator NCP6335D PID = 21
[ 0.247718] ncp6335d-regulator 4-001c: NCP6335D WAS NORMAL reg=11, ret=cb
[ 0.247899] ncp6335d-regulator 4-001c: enable NCP6335D
[ 0.249996] ncp6335d: 1012 <--> 1362 mV at 1150 mV fast normal
[ 0.252119] i2c-msm-v2 78b9000.i2c: probing driver i2c-msm-v2
[ 0.252297] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.252323] i2c-msm-v2 78b9000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.254077] cpu-clock-8939 b111050.qcom,cpu-clock-8939: Speed bin: 2 PVS Version: 2
[ 0.254224] platform b111050.qcom,cpu-clock-8939: Driver cpu-clock-8939 requests probe deferral
[ 0.254533] cpr_efuse_init: apc_corner: efuse_addr = 0x0000000000058000 (len=0x1000)
[ 0.254630] cpr_read_fuse_revision: apc_corner: fuse revision = 3
[ 0.254659] cpr_parse_speed_bin_fuse: apc_corner: [row: 1]: 0xb0b0d96901da5d42, speed_bits = 2
[ 0.254686] cpr_parse_pvs_version_fuse: apc_corner: [row: 1000]: 0x1a, pvs_version = 2
[ 0.254924] cpr_adjust_init_voltages: apc_corner: adjusted initial voltage[2]: 1000000 -> 1020000 uV
[ 0.254955] cpr_pvs_per_corner_init: apc_corner: Warning: initial voltage[1] 1012500 above ceiling 1010000
[ 0.254982] cpr_pvs_init: apc_corner: pvs voltage: [1010000 1020000 1287500] uV
[ 0.255004] cpr_pvs_init: apc_corner: ceiling voltage: [1010000 1100000 1365000] uV
[ 0.255025] cpr_pvs_init: apc_corner: floor voltage: [1010000 1000000 1275000] uV
[ 0.255334] cpr_init_cpr_efuse: apc_corner: [row:27] = 0xc891c60471a95fe8
[ 0.255381] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 2, target quot = 1137
[ 0.255401] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 2, target quot = 1137
[ 0.255423] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 2, target quot = 1407
[ 0.255469] cpr_adjust_target_quots: apc_corner: Corner[2]: adjusted target quot = 1178
[ 0.255495] cpr_adjust_target_quots: apc_corner: Corner[3]: adjusted target quot = 1283
[ 0.255619] cpr_get_corner_quot_adjustment: apc_corner: fuse corner 2 quotient adjustment scaling factor: 0.000
Click to expand...
Click to collapse
full dmesg output: (30000 chars limit)
https://pastebin.com/g1yquD4S
add4 - Toolchain,
Toolchains that can be used for now are mostly 4.9-based:
UberTC [tested, ok]
Linaro [tested, ok]
SaberMod (?)
Google [should work, needs testing]
If you want to be adventurous, give 6.3.1 or 6.3.2 Linaro toolchain a try,
for that to work (e.g. WiFi) - lots of fixes to the WiFi driver are needed,
other parts in the kernel (drivers, etc.) probably also need fixing up
I gave it a short try and it didn't boot at all

[HOWTO] Linux on Xiaomi Mi Box S(MDZ-22-AB)

UART Pins for TTL (I used Nokia CA-42 USB cable)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Boot log:
Code:
GXL:BL1:9ac50e:bb16dc;FEAT:BDFD71BC:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;0.0;CHK:0;
TE: 112230
BL2 Built : 14:26:56, Dec 14 2017. gxl g56303a2 - [email protected]
set vcck to 1120 mv
set vddee to 1000 mv
Board ID = 5
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR3 chl: Rank0+1 @ 912MHz
bist_test rank: 0 18 01 30 2b 16 41 17 00 2f 2e 1a 43 19 04 2f 2c 1a 3f 17 00 2f 2d 17 43 702 rank: 1 15 01 2a 2a 16 3f 14 00 29 2f 1b 43 14 02 26 2c 18 41 15 00 2a 2d 17 44 702 - PASS
Rank0: 1024MB(auto)-2T-13
Rank1: 1024MB(auto)-2T-13
AddrBus test pass!
-s
emmc switch 3 ok
Authentication key not yet programmed
emmc_rpmb_key_is_programmed: error 0x00000007
emmc switch 0 ok
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
aml log : R1024 check pass!
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01700000, size: 0x0000d600
aml log : R1024 check pass!
Load bl31 from eMMC, src: 0x00020200, des: 0x01700000, size: 0x0002c600
aml log : R1024 check pass!
Load bl32 from eMMC, src: 0x00050200, des: 0x01700000, size: 0x00033e00
aml log : R1024 check pass!
Load bl33 from eMMC, src: 0x00084200, des: 0x01700000, size: 0x00053c00
aml log : R1024 check pass!
NOTICE: BL3-1: v1.0(release):b60a036
NOTICE: BL3-1: Built : 17:03:54, Apr 10 2018
[BL31]: GXL CPU setup!
NOTICE: BL3-1: GXL secure boot!
NOTICE: BL3-1: BL33 decompress pass
mpu_config_enable:ok
[Image: gxl_v1.1.3255-1a77b01 2017-09-15 16:58:02 [email protected]]
OPS=0x84
31 ab f1 38 a4 4e b b1 c6 9f 14 93 [1.440554 Inits done]
secure task start!
high task start!
low task start!
INFO: BL3-2: ATOS-V2.4-69-gc1e2fb5 #1 Wed Jan 31 06:57:06 UTC 2018 arm
INFO: BL3-2: Chip: GXL Rev: D (21:D - 80:2)
INFO: BL3-2: crypto engine DMA
INFO: BL3-2: secure time TEE
INFO: BL3-2: CONFIG_DEVICE_SECURE 0xb200000e
U-Boot 2015.01-gccdffc5-dirty (Nov 18 2018 - 10:53:49), Build: jenkins-oneday-430
DRAM: 2 GiB
Relocation Offset is: 76ed6000
gpio: pin gpiodv_24 (gpio 43) value is 1
gpio: pin gpioh_3 (gpio 52) value is 1
register usb cfg[0][1] = 0000000077f5f388
MMC: aml_priv->desc_buf = 0x0000000073ed6b40
aml_priv->desc_buf = 0x0000000073ed8e60
SDIO Port B: 0, SDIO Port C: 1
emmc/sd response timeout, cmd8, status=0x3ff2800
emmc/sd response timeout, cmd55, status=0x3ff2800
init_part() 293: PART_TYPE_AML
[mmc_init] mmc init success
aml log : R1024 check pass!
start dts,buffer=0000000073edb690,dt_addr=0000000073edb690
get_partition_from_dts() 103: ret 0
parts: 14
00: logo 0000000000800000 1
01: recovery 0000000001800000 1
02: misc 0000000000800000 1
03: dto 0000000000800000 1
04: cri_data 0000000000800000 2
05: param 0000000001000000 2
06: boot 0000000001000000 1
07: rsv 0000000001000000 1
08: tee 0000000002000000 1
09: vendor 0000000006400000 1
10: oem 0000000012c00000 1
11: system 0000000046000000 1
12: cache 0000000010000000 2
13: data ffffffffffffffff 4
init_part() 293: PART_TYPE_AML
eMMC/TSD partition table have been checked OK!
check pattern success
mmc env offset: 0x17400000
In: serial
Out: serial
Err: serial
reboot_mode=cold_boot
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
_verify_dtb_checksum()-2610: calc 723413d2, store 723413d2
_verify_dtb_checksum()-2610: calc 723413d2, store 723413d2
dtb_read()-2827: total valid 2
update_old_dtb()-2808: do nothing
aml log : R1024 check pass!
vpu: clk_level in dts: 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
vpu: vpu_clk_gate_init_off finish
hpd_state=0
cvbs performance type = 6, table = 0
amlkey_init() enter!
[EFUSE_MSG]keynum is 4
[BL31]: tee size: 0
[BL31]: tee size: 0
[BL31]: tee size: 0
[BL31]: tee size: 0
[KM]Error:f[keymanage_dts_get_key_device]L85:carrier key name is not exist
[KM]Error:f[_get_km_ops_by_name]L231:key carrier not know device 4
[KM]Error:f[key_manage_query_exist]L546:There isn't dts cfg for key[carrier]
[KM]Error:f[key_manage_query_size]L503:Fail in query key exist
Start read misc partition datas!
info->magic =
info->version_major = 1
info->version_minor = 0
info->slots[0].priority = 15
info->slots[0].tries_remaining = 7
info->slots[0].successful_boot = 0
info->slots[1].priority = 14
info->slots[1].tries_remaining = 7
info->slots[1].successful_boot = 0
info->crc32 = -1075449479
active slot = 0
wipe_data=successful
wipe_cache=successful
upgrade_step=2
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x7f800000
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x7f800000
[CANVAS]canvas init
[CANVAS]addr=0x7f800000 width=5760, height=2160
pull down bt_reset
pull up bt_reset
set hci reset
04 0e 04 01 03 0c 00
set scan parameters
04 0e 04 01 0b 20 00
set scan enable
04 0e 04 01 0c 20 00
04 3e 2b 02 01 00 01 9d 53 be 6c e1 67 1f 02 01 02 03 03 9f fe 17 16 9f fe 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cf
04 3e 16 02 01 04 01 9d 53 be 6c e1 67 0a 09 ff e0 00 01 43 a5 4c 5a 24 cd
04 3e 21 02 01 00 01 88 0a 0b 55 03 54 15 02 01 02 11 07 fc 9d d0 b3 cb 84 e0 84 06 42 f3 f7 e1 e0 bf cb b8
04 3e 0c 02 01 04 01 88 0a 0b 55 03 54 00 b8
pull down bt_enable
Hit Enter or space or Ctrl+C key to stop autoboot -- : 0
[imgread]szTimeStamp[2018111811300118]
[imgread]secureKernelImgSz=0xa96800
aml log : R-1024 check pass!
aml log : R1024 check pass!
aml log : R1024 check pass!
aml log : R1024 check pass!
ee_gate_off ...
## Booting Android Image at 0x01080000 ...
reloc_addr =73f5b8e0
copy done
Kernel command line: buildvariant=user
load dtb from 0x1000000 ......
Uncompressing Kernel Image ... OK
kernel loaded at 0x01080000, end = 0x02604a00
Loading Ramdisk to 73cad000, end 73ec3800 ... OK
Loading Device Tree to 000000001fff1000, end 000000001ffff000 ... OK
Starting kernel ...
uboot time: 3849048 us
[ [email protected]] Booting Linux on physical CPU 0x0
[ [email protected]] Linux version 4.9.61-g92463ee ([email protected]) (gcc version 6.3.1 20170109 (Linaro GCC 6.3-2017.02) ) #1 SMP PREEMPT Sun Nov 18 10:56:38 CST 2018
[ [email protected]] Boot CPU: AArch64 Processor [410fd034]
[ [email protected]] earlycon: aml_uart0 at MMIO 0x00000000c81004c0 (options '')
[ [email protected]] bootconsole [aml_uart0] enabled
[ [email protected]] efi: Getting EFI parameters from FDT:
[ [email protected]] efi: UEFI not found.
[ [email protected]] OF: reserved mem: __reserved_mem_alloc_size, start:5000000, end:7400000, len:2400000
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000005000000, size 36 MiB
[ [email protected]] OF: reserved mem: initialized node linux,secmon, compatible id shared-dma-pool
[ [email protected]] OF: reserved mem: __reserved_mem_alloc_size, start:7f800000, end:80000000, len:800000
[ [email protected]] Reserved memory: created CMA memory pool at 0x000000007f800000, size 8 MiB
[ [email protected]] OF: reserved mem: initialized node linux,meson-fb, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x000000007d800000, size 32 MiB
[ [email protected]] OF: reserved mem: initialized node linux,di_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000075c00000, size 124 MiB
[ [email protected]] OF: reserved mem: initialized node linux,ion-dev, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000074c00000, size 16 MiB
[ [email protected]] OF: reserved mem: initialized node linux,vdin1_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created DMA memory pool at 0x0000000074c00000, size 0 MiB
[ [email protected]] OF: reserved mem: initialized node linux,ppmgr, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000060800000, size 308 MiB
[ [email protected]] OF: reserved mem: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: unable to setup CMA region
[ [email protected]] OF: reserved mem: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
[ [email protected]] cma: Reserved 8 MiB at 0x0000000074400000
[ [email protected]] psci: probing for conduit method from DT.
[ [email protected]] psci: PSCIv0.2 detected in firmware.
[ [email protected]] psci: Using standard PSCI v0.2 function IDs
[ [email protected]] psci: Trusted OS migration not required
[ [email protected]] percpu: Embedded 23 pages/cpu @ffffffc074355000 s53528 r8192 d32488 u94208
[ [email protected]] Detected VIPT I-cache on CPU0
[ [email protected]] CPU features: enabling workaround for ARM erratum 845719
[ [email protected]] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515844
[ [email protected]] Kernel command line: rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=enforcing logo=osd1,loaded,0x3d800000,576cvbs maxcpus=4 vout=576cvbs,enable hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= cvbsdrv=0 androidboot.firstboot=0 jtag=apao androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=c8:28:32:2d:a2:36 androidboot.wifimac=c8:28:32:2b:0a:26 androidboot.wificountrycode=US androidboot.bootloader=oneday androidboot.serialno=18554280002242 androidboot.rpmb_state=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix=_a buildvariant=user
[ [email protected]] fb: osd1
[ [email protected]] fb: loaded
[ [email protected]] fb: 0x3d800000
[ [email protected]] fb: 576cvbs
[ [email protected]] vout: 576cvbs
[ [email protected]] vout: enable: 1
[ [email protected]] vout: get hdmimode: 1080p60hz
[ [email protected]] vout: get cvbsmode: 576cvbs
[ [email protected]] cvbs_out: cvbs performance line = 0
[ [email protected]] jtag: jtag select apao
[ [email protected]] (NULL device *): [mac_addr_set] try to wifi mac from emmc key!
[ [email protected]] (NULL device *): [mac_addr_set] uboot setup mac-addr: c8:28:32:2b:a:26
[ [email protected]] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ [email protected]] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ [email protected]] Memory: 1488104K/2096128K available (11644K kernel code, 1426K rwdata, 4472K rodata, 4416K init, 1434K bss, 63256K reserved, 544768K cma-reserved)
[ [email protected]] Virtual kernel memory layout:
[ [email protected]] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ [email protected]] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ [email protected]] .text : 0xffffff8009080000 - 0xffffff8009be0000 ( 11648 KB)
[ [email protected]] .rodata : 0xffffff8009be0000 - 0xffffff800a050000 ( 4544 KB)
[ [email protected]] .init : 0xffffff800a050000 - 0xffffff800a4a0000 ( 4416 KB)
[ [email protected]] .data : 0xffffff800a4a0000 - 0xffffff800a604a00 ( 1427 KB)
[ [email protected]] .bss : 0xffffff800a604a00 - 0xffffff800a76b324 ( 1435 KB)
[ [email protected]] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ [email protected]] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ [email protected]] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ [email protected]] 0xffffffbf00004000 - 0xffffffbf02000000 ( 31 MB actual)
[ [email protected]] memory : 0xffffffc000100000 - 0xffffffc080000000 ( 2047 MB)
[ [email protected]] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ [email protected]] Preemptible hierarchical RCU implementation.
[ [email protected]] Build-time adjustment of leaf fanout to 64.
[ [email protected]] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ [email protected]] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ [email protected]] NR_IRQS:64 nr_irqs:64 0
[ [email protected]] amlogic_init_sdemmc: register amlogic sdemmc clk
[ [email protected]] amlogic_init_sdemmc: register amlogic sdemmc clk
[ [email protected]] success set parent gpu_p1_composite rate to 400000000
[ [email protected]] amlogic_init_gpu: register meson gpu clk
[ [email protected]] amlogic_init_media: register meson media clk
[ [email protected]] amlogic_init_misc: register meson misc clk
[ [email protected]] gxl_clkc_init initialization complete
[ [email protected]] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
[ [email protected]] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ [email protected]] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ [email protected]] meson_bc_timer: mclk->mux_reg =ffffff8008006990,mclk->reg =ffffff8008008994
[ [email protected]] Console: colour dummy device 80x25
[ [email protected]] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ [email protected]] pid_max: default: 32768 minimum: 301
[ [email protected]] Security Framework initialized
[ [email protected]] SELinux: Initializing.
[ [email protected]] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] ftrace: allocating 38256 entries in 150 pages
[ [email protected]] sched-energy: CPU device node has no sched-energy-costs
[ [email protected]] CPU0: update cpu_capacity 1024
[ [email protected]] ASID allocator initialised with 65536 entries
[ [email protected]] EFI services will not be available.
[ [email protected]] Meson chip version = RevD (21:D - 84:0)
[ [email protected]] Detected VIPT I-cache on CPU1
[ [email protected]] CPU1: update cpu_capacity 1024
[ [email protected]] CPU1: Booted secondary processor [410fd034]
[ [email protected]] Detected VIPT I-cache on CPU2
[ [email protected]] CPU2: update cpu_capacity 1024
[ [email protected]] CPU2: Booted secondary processor [410fd034]
[ [email protected]] Detected VIPT I-cache on CPU3
[ [email protected]] CPU3: update cpu_capacity 1024
[ [email protected]] CPU3: Booted secondary processor [410fd034]
[ [email protected]] Brought up 4 CPUs
full bootlog at https://pastebin.com/GaRRd76p
Uboot env:
Code:
oneday#printenv
1080p60hz_deepcolor=444,8bit
1080p_h=1080
1080p_w=1920
1080p_x=0
1080p_y=0
480p60hz_deepcolor=rgb,8bit
EnableSelinux=enforcing
active_slot=_a
baudrate=115200
bcb_cmd=get_valid_slot;
boot_part=boot
bootargs=rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=enforcing logo=osd1,loaded,0x3d800000,1080p60hz maxcpus=4 vout=1080p60hz,enable hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= cvbsdrv=0 androidboot.firstboot=0 jtag=apao androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=c8:28:32:2d:a2:36 androidboot.wifimac=c8:28:32:2b:0a:26 androidboot.wificountrycode=US androidboot.bootloader=oneday androidboot.serialno=18554280002242 androidboot.rpmb_state=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix=_a
bootcmd=run storeboot;
bootdelay=1
bootloader=oneday
bootup_offset=0x10dbbb0
bootup_size=0x5eec7a
btmac=c8:28:32:2d:a2:36
cmdline_keys=keyman init 0x1234; setkeys;
colorattribute=444,8bit
cvbs_drv=0
cvbsmode=576cvbs
display_bpp=24
display_color_bg=0
display_color_fg=0xffff
display_color_index=24
display_height=1080
display_layer=osd1
display_width=1920
dtb_mem_addr=0x1000000
factory_reset_poweroff_protect=echo wipe_data=${wipe_data}; echo wipe_cache=${wipe_cache};if test ${wipe_data} = failed; then run init_display; run storeargs;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi; if test ${wipe_cache} = failed; then run init_display; run storeargs;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi;
fb_addr=0x3d800000
fb_height=1080
fb_width=1920
fdt_high=0x20000000
firstboot=0
hdmimode=1080p60hz
init_display=osd open;osd clear;imgread pic logo bootup $loadaddr;bmp display $bootup_offset;bmp scale
initargs=rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000
is.bestmode=false
jtag=apao
loadaddr=1080000
maxcpus=4
outputmode=1080p60hz
preboot=run cmdline_keys;run bcb_cmd; run factory_reset_poweroff_protect;run upgrade_check;run init_display;run storeargs;run switch_bootmode;
reboot_mode=cold_boot
recovery_from_flash=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if itest ${upgrade_step} == 3; then if ext4load mmc 1:2 ${dtb_mem_addr} /recovery/dtb.img; then echo cache dtb.img loaded; fi;if ext4load mmc 1:2 ${loadaddr} /recovery/recovery.img; then echo cache recovery.img loaded; wipeisb; bootm ${loadaddr}; fi;else fi;if imgread kernel ${recovery_part} ${loadaddr} ${recovery_offset}; then wipeisb; bootm ${loadaddr}; fi;
recovery_from_udisk=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if fatload usb 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload usb 0 ${loadaddr} recovery.img; then if fatload usb 0 ${dtb_mem_addr} dtb.img; then echo udisk dtb.img loaded; fi;wipeisb; bootm ${loadaddr};fi;
recovery_offset=0
recovery_part=recovery
rpmb_state=0
sdc_burning=sdc_burn ${sdcburncfg}
sdcburncfg=aml_sdc_burn.ini
serialno=18554280002242
sn2=3138353534323830303032323432
stderr=serial
stdin=serial
stdout=serial
storeargs=setenv bootargs ${initargs} androidboot.selinux=${EnableSelinux} logo=${display_layer},loaded,${fb_addr},${outputmode} maxcpus=${maxcpus} vout=${outputmode},enable hdmimode=${hdmimode} cvbsmode=${cvbsmode} hdmitx=${cecconfig} cvbsdrv=${cvbs_drv} androidboot.firstboot=${firstboot} jtag=${jtag}; setenv bootargs ${bootargs} androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=${btmac} androidboot.wifimac=${wifimac} androidboot.wificountrycode=${wifi_ccode} androidboot.bootloader=${bootloader} androidboot.serialno=${serialno};setenv bootargs ${bootargs} androidboot.rpmb_state=${rpmb_state};setenv bootargs ${bootargs} androidboot.verifiedbootstate=${verifiedbootstate};setenv bootargs ${bootargs} androidboot.slot_suffix=${active_slot};
storeboot=if imgread kernel ${boot_part} ${loadaddr}; then bootm ${loadaddr}; fi;run update;
switch_bootmode=get_rebootmode;if test ${reboot_mode} = factory_reset; then run recovery_from_flash;else if test ${reboot_mode} = update; then run update;else if test ${reboot_mode} = cold_boot; then else if test ${reboot_mode} = fastboot; then fastboot;fi;fi;fi;fi;if monitor_bt_cmdline; then run recovery_from_flash; fi;
try_auto_burn=update 700 750;
update=run usb_burning; run sdc_burning; if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;
upgrade_check=echo upgrade_step=${upgrade_step}; if itest ${upgrade_step} == 3; then run init_display; run storeargs; run update;else fi;
upgrade_step=0
usb_burning=update 1000
verifiedbootstate=orange
wifi_ccode=US
wifimac=c8:28:32:2b:0a:26
wipe_cache=successful
wipe_data=successful
successfully booted Armbian 5.34 on Mi Box S
Armbian_5.34_S9xxx_Ubuntu_xenial_4.9.40_mate_20171112 from https://yadi.sk/d/srrtn6kpnsKz2/Linux/ARMBIAN/5.34 boots like charm.
Quick HOWTO:
Download Armbian_5.34_S9xxx_Ubuntu_xenial_4.9.40_mate_20171112.img(or any other flavour) from https://yadi.sk/d/srrtn6kpnsKz2/Linux/ARMBIAN/5.34
Unpack xz archive with 7zip(windows)/Keka(mac), Use Rufus(windows)/balenaEtcher(mac) or other img to deploy to any usb drive.
Make sure you are connected to the box via usb serial interface(use putty.exe on windows/Serial.app on mac)
baud rate 115200, data bits: 8, parity: none, stop bits: 1, flow control: none.
After successful serial connection to the box, you can interrupt uboot(ctrl+c or space) and get a uboot shell. after that paste:
Code:
setenv bootcmd "run start_autoscript; run storeboot;"
setenv start_autoscript "if usb start ; then run start_usb_autoscript; fi; if mmcinfo; then run start_mmc_autoscript; fi;"
setenv start_mmc_autoscript "if fatload mmc 0 1020000 s905_autoscript; then autoscr 1020000; fi;"
setenv start_usb_autoscript "if fatload usb 0 1020000 s905_autoscript; then autoscr 1020000; fi; if fatload usb 1 1020000 s905_autoscript; then autoscr 1020000; fi; if fatload usb 2 1020000 s905_autoscript; then autoscr 1020000; fi; if fatload usb 3 1020000 s905_autoscript; then autoscr 1020000; fi;"
setenv upgrade_step "0"
saveenv
insert armbian usb that you created in step 1 and power-cycle the box. (you might need to use powered usb hub, my box did not power usb port, so usb flash drive was not working)
you should be able to see armbian booting via HDMI on your TV/Monitor
wifi is not working, but you should be able to use usb wifi or ethernet adapter.
would root and custom android tv be possible too?
wazer1337 said:
would root and custom android tv be possible too?
Click to expand...
Click to collapse
might be possible. All Android partitions are visible and mountable in linux. I guess you can't make changes to system partition, as android has protections in place that will revert previous system state, but I'm sure there are ways around it.
did a stupid thing, after Oreo update on my MiBox S MDZ 22 AB everything went down, wifi connection drops in every 10 seconds, so I used a version of android from a MDZ-16 on a stick and tried to flash on a tutorial found on the web. It started to flash for a few seconds and total brick!
Now when I plug it, have no signal on hdmi, no led on front, nothing. (
Can I restore the life in the box or no? Is it totally lost?
Are there any test points for MDZ 22 AB?
Any additional breakthroughs?
Have you investigated modifying the uboot environment thus automatically booting from USB?
l.capriotti said:
Have you investigated modifying the uboot environment thus automatically booting from USB?
Click to expand...
Click to collapse
you did already, apologies!
Are you also able to revert to stock settings?
Would you pls boot a LibreELEC build...?
contact
hi i want to contact like this
this model cotact pin RX and TX?
recrof said:
UART Pins for TTL (I used Nokia CA-42 USB cable)
Boot log:
Code:
GXL:BL1:9ac50e:bb16dc;FEAT:BDFD71BC:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;0.0;CHK:0;
TE: 112230
BL2 Built : 14:26:56, Dec 14 2017. gxl g56303a2 - [email protected]
set vcck to 1120 mv
set vddee to 1000 mv
Board ID = 5
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR3 chl: Rank0+1 @ 912MHz
bist_test rank: 0 18 01 30 2b 16 41 17 00 2f 2e 1a 43 19 04 2f 2c 1a 3f 17 00 2f 2d 17 43 702 rank: 1 15 01 2a 2a 16 3f 14 00 29 2f 1b 43 14 02 26 2c 18 41 15 00 2a 2d 17 44 702 - PASS
Rank0: 1024MB(auto)-2T-13
Rank1: 1024MB(auto)-2T-13
AddrBus test pass!
-s
emmc switch 3 ok
Authentication key not yet programmed
emmc_rpmb_key_is_programmed: error 0x00000007
emmc switch 0 ok
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
aml log : R1024 check pass!
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01700000, size: 0x0000d600
aml log : R1024 check pass!
Load bl31 from eMMC, src: 0x00020200, des: 0x01700000, size: 0x0002c600
aml log : R1024 check pass!
Load bl32 from eMMC, src: 0x00050200, des: 0x01700000, size: 0x00033e00
aml log : R1024 check pass!
Load bl33 from eMMC, src: 0x00084200, des: 0x01700000, size: 0x00053c00
aml log : R1024 check pass!
NOTICE: BL3-1: v1.0(release):b60a036
NOTICE: BL3-1: Built : 17:03:54, Apr 10 2018
[BL31]: GXL CPU setup!
NOTICE: BL3-1: GXL secure boot!
NOTICE: BL3-1: BL33 decompress pass
mpu_config_enable:ok
[Image: gxl_v1.1.3255-1a77b01 2017-09-15 16:58:02 [email protected]]
OPS=0x84
31 ab f1 38 a4 4e b b1 c6 9f 14 93 [1.440554 Inits done]
secure task start!
high task start!
low task start!
INFO: BL3-2: ATOS-V2.4-69-gc1e2fb5 #1 Wed Jan 31 06:57:06 UTC 2018 arm
INFO: BL3-2: Chip: GXL Rev: D (21:D - 80:2)
INFO: BL3-2: crypto engine DMA
INFO: BL3-2: secure time TEE
INFO: BL3-2: CONFIG_DEVICE_SECURE 0xb200000e
U-Boot 2015.01-gccdffc5-dirty (Nov 18 2018 - 10:53:49), Build: jenkins-oneday-430
DRAM: 2 GiB
Relocation Offset is: 76ed6000
gpio: pin gpiodv_24 (gpio 43) value is 1
gpio: pin gpioh_3 (gpio 52) value is 1
register usb cfg[0][1] = 0000000077f5f388
MMC: aml_priv->desc_buf = 0x0000000073ed6b40
aml_priv->desc_buf = 0x0000000073ed8e60
SDIO Port B: 0, SDIO Port C: 1
emmc/sd response timeout, cmd8, status=0x3ff2800
emmc/sd response timeout, cmd55, status=0x3ff2800
init_part() 293: PART_TYPE_AML
[mmc_init] mmc init success
aml log : R1024 check pass!
start dts,buffer=0000000073edb690,dt_addr=0000000073edb690
get_partition_from_dts() 103: ret 0
parts: 14
00: logo 0000000000800000 1
01: recovery 0000000001800000 1
02: misc 0000000000800000 1
03: dto 0000000000800000 1
04: cri_data 0000000000800000 2
05: param 0000000001000000 2
06: boot 0000000001000000 1
07: rsv 0000000001000000 1
08: tee 0000000002000000 1
09: vendor 0000000006400000 1
10: oem 0000000012c00000 1
11: system 0000000046000000 1
12: cache 0000000010000000 2
13: data ffffffffffffffff 4
init_part() 293: PART_TYPE_AML
eMMC/TSD partition table have been checked OK!
check pattern success
mmc env offset: 0x17400000
In: serial
Out: serial
Err: serial
reboot_mode=cold_boot
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
_verify_dtb_checksum()-2610: calc 723413d2, store 723413d2
_verify_dtb_checksum()-2610: calc 723413d2, store 723413d2
dtb_read()-2827: total valid 2
update_old_dtb()-2808: do nothing
aml log : R1024 check pass!
vpu: clk_level in dts: 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
vpu: vpu_clk_gate_init_off finish
hpd_state=0
cvbs performance type = 6, table = 0
amlkey_init() enter!
[EFUSE_MSG]keynum is 4
[BL31]: tee size: 0
[BL31]: tee size: 0
[BL31]: tee size: 0
[BL31]: tee size: 0
[KM]Error:f[keymanage_dts_get_key_device]L85:carrier key name is not exist
[KM]Error:f[_get_km_ops_by_name]L231:key carrier not know device 4
[KM]Error:f[key_manage_query_exist]L546:There isn't dts cfg for key[carrier]
[KM]Error:f[key_manage_query_size]L503:Fail in query key exist
Start read misc partition datas!
info->magic =
info->version_major = 1
info->version_minor = 0
info->slots[0].priority = 15
info->slots[0].tries_remaining = 7
info->slots[0].successful_boot = 0
info->slots[1].priority = 14
info->slots[1].tries_remaining = 7
info->slots[1].successful_boot = 0
info->crc32 = -1075449479
active slot = 0
wipe_data=successful
wipe_cache=successful
upgrade_step=2
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x7f800000
[OSD]load fb addr from dts
[OSD]fb_addr for logo: 0x7f800000
[CANVAS]canvas init
[CANVAS]addr=0x7f800000 width=5760, height=2160
pull down bt_reset
pull up bt_reset
set hci reset
04 0e 04 01 03 0c 00
set scan parameters
04 0e 04 01 0b 20 00
set scan enable
04 0e 04 01 0c 20 00
04 3e 2b 02 01 00 01 9d 53 be 6c e1 67 1f 02 01 02 03 03 9f fe 17 16 9f fe 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cf
04 3e 16 02 01 04 01 9d 53 be 6c e1 67 0a 09 ff e0 00 01 43 a5 4c 5a 24 cd
04 3e 21 02 01 00 01 88 0a 0b 55 03 54 15 02 01 02 11 07 fc 9d d0 b3 cb 84 e0 84 06 42 f3 f7 e1 e0 bf cb b8
04 3e 0c 02 01 04 01 88 0a 0b 55 03 54 00 b8
pull down bt_enable
Hit Enter or space or Ctrl+C key to stop autoboot -- : 0
[imgread]szTimeStamp[2018111811300118]
[imgread]secureKernelImgSz=0xa96800
aml log : R-1024 check pass!
aml log : R1024 check pass!
aml log : R1024 check pass!
aml log : R1024 check pass!
ee_gate_off ...
## Booting Android Image at 0x01080000 ...
reloc_addr =73f5b8e0
copy done
Kernel command line: buildvariant=user
load dtb from 0x1000000 ......
Uncompressing Kernel Image ... OK
kernel loaded at 0x01080000, end = 0x02604a00
Loading Ramdisk to 73cad000, end 73ec3800 ... OK
Loading Device Tree to 000000001fff1000, end 000000001ffff000 ... OK
Starting kernel ...
uboot time: 3849048 us
[ [email protected]] Booting Linux on physical CPU 0x0
[ [email protected]] Linux version 4.9.61-g92463ee ([email protected]) (gcc version 6.3.1 20170109 (Linaro GCC 6.3-2017.02) ) #1 SMP PREEMPT Sun Nov 18 10:56:38 CST 2018
[ [email protected]] Boot CPU: AArch64 Processor [410fd034]
[ [email protected]] earlycon: aml_uart0 at MMIO 0x00000000c81004c0 (options '')
[ [email protected]] bootconsole [aml_uart0] enabled
[ [email protected]] efi: Getting EFI parameters from FDT:
[ [email protected]] efi: UEFI not found.
[ [email protected]] OF: reserved mem: __reserved_mem_alloc_size, start:5000000, end:7400000, len:2400000
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000005000000, size 36 MiB
[ [email protected]] OF: reserved mem: initialized node linux,secmon, compatible id shared-dma-pool
[ [email protected]] OF: reserved mem: __reserved_mem_alloc_size, start:7f800000, end:80000000, len:800000
[ [email protected]] Reserved memory: created CMA memory pool at 0x000000007f800000, size 8 MiB
[ [email protected]] OF: reserved mem: initialized node linux,meson-fb, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x000000007d800000, size 32 MiB
[ [email protected]] OF: reserved mem: initialized node linux,di_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000075c00000, size 124 MiB
[ [email protected]] OF: reserved mem: initialized node linux,ion-dev, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000074c00000, size 16 MiB
[ [email protected]] OF: reserved mem: initialized node linux,vdin1_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created DMA memory pool at 0x0000000074c00000, size 0 MiB
[ [email protected]] OF: reserved mem: initialized node linux,ppmgr, compatible id shared-dma-pool
[ [email protected]] Reserved memory: created CMA memory pool at 0x0000000060800000, size 308 MiB
[ [email protected]] OF: reserved mem: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
[ [email protected]] Reserved memory: unable to setup CMA region
[ [email protected]] OF: reserved mem: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
[ [email protected]] cma: Reserved 8 MiB at 0x0000000074400000
[ [email protected]] psci: probing for conduit method from DT.
[ [email protected]] psci: PSCIv0.2 detected in firmware.
[ 0.000000[email protected]] psci: Using standard PSCI v0.2 function IDs
[ [email protected]] psci: Trusted OS migration not required
[ [email protected]] percpu: Embedded 23 pages/cpu @ffffffc074355000 s53528 r8192 d32488 u94208
[ [email protected]] Detected VIPT I-cache on CPU0
[ [email protected]] CPU features: enabling workaround for ARM erratum 845719
[ [email protected]] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515844
[ [email protected]] Kernel command line: rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=enforcing logo=osd1,loaded,0x3d800000,576cvbs maxcpus=4 vout=576cvbs,enable hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= cvbsdrv=0 androidboot.firstboot=0 jtag=apao androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=c8:28:32:2d:a2:36 androidboot.wifimac=c8:28:32:2b:0a:26 androidboot.wificountrycode=US androidboot.bootloader=oneday androidboot.serialno=18554280002242 androidboot.rpmb_state=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix=_a buildvariant=user
[ [email protected]] fb: osd1
[ [email protected]] fb: loaded
[ [email protected]] fb: 0x3d800000
[ [email protected]] fb: 576cvbs
[ [email protected]] vout: 576cvbs
[ [email protected]] vout: enable: 1
[ [email protected]] vout: get hdmimode: 1080p60hz
[ [email protected]] vout: get cvbsmode: 576cvbs
[ [email protected]] cvbs_out: cvbs performance line = 0
[ [email protected]] jtag: jtag select apao
[ [email protected]] (NULL device *): [mac_addr_set] try to wifi mac from emmc key!
[ [email protected]] (NULL device *): [mac_addr_set] uboot setup mac-addr: c8:28:32:2b:a:26
[ [email protected]] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ [email protected]] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ [email protected]] Memory: 1488104K/2096128K available (11644K kernel code, 1426K rwdata, 4472K rodata, 4416K init, 1434K bss, 63256K reserved, 544768K cma-reserved)
[ [email protected]] Virtual kernel memory layout:
[ [email protected]] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ [email protected]] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ [email protected]] .text : 0xffffff8009080000 - 0xffffff8009be0000 ( 11648 KB)
[ [email protected]] .rodata : 0xffffff8009be0000 - 0xffffff800a050000 ( 4544 KB)
[ [email protected]] .init : 0xffffff800a050000 - 0xffffff800a4a0000 ( 4416 KB)
[ [email protected]] .data : 0xffffff800a4a0000 - 0xffffff800a604a00 ( 1427 KB)
[ [email protected]] .bss : 0xffffff800a604a00 - 0xffffff800a76b324 ( 1435 KB)
[ [email protected]] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ [email protected]] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ [email protected]] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ [email protected]] 0xffffffbf00004000 - 0xffffffbf02000000 ( 31 MB actual)
[ [email protected]] memory : 0xffffffc000100000 - 0xffffffc080000000 ( 2047 MB)
[ [email protected]] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ [email protected]] Preemptible hierarchical RCU implementation.
[ [email protected]] Build-time adjustment of leaf fanout to 64.
[ [email protected]] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ [email protected]] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ [email protected]] NR_IRQS:64 nr_irqs:64 0
[ [email protected]] amlogic_init_sdemmc: register amlogic sdemmc clk
[ [email protected]] amlogic_init_sdemmc: register amlogic sdemmc clk
[ [email protected]] success set parent gpu_p1_composite rate to 400000000
[ [email protected]] amlogic_init_gpu: register meson gpu clk
[ [email protected]] amlogic_init_media: register meson media clk
[ [email protected]] amlogic_init_misc: register meson misc clk
[ [email protected]] gxl_clkc_init initialization complete
[ [email protected]] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys).
[ 0.[email protected]] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ [email protected]] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ [email protected]] meson_bc_timer: mclk->mux_reg =ffffff8008006990,mclk->reg =ffffff8008008994
[ [email protected]] Console: colour dummy device 80x25
[ [email protected]] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ [email protected]] pid_max: default: 32768 minimum: 301
[ [email protected]] Security Framework initialized
[ [email protected]] SELinux: Initializing.
[ [email protected]] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] ftrace: allocating 38256 entries in 150 pages
[ [email protected]] sched-energy: CPU device node has no sched-energy-costs
[ [email protected]] CPU0: update cpu_capacity 1024
[ [email protected]] ASID allocator initialised with 65536 entries
[ [email protected]] EFI services will not be available.
[ [email protected]] Meson chip version = RevD (21:D - 84:0)
[ [email protected]] Detected VIPT I-cache on CPU1
[ [email protected]] CPU1: update cpu_capacity 1024
[ [email protected]] CPU1: Booted secondary processor [410fd034]
[ [email protected]] Detected VIPT I-cache on CPU2
[ [email protected]] CPU2: update cpu_capacity 1024
[ [email protected]] CPU2: Booted secondary processor [410fd034]
[ [email protected]] Detected VIPT I-cache on CPU3
[ [email protected]] CPU3: update cpu_capacity 1024
[ [email protected]] CPU3: Booted secondary processor [410fd034]
[ [email protected]] Brought up 4 CPUs
full bootlog at https://pastebin.com/GaRRd76p
Uboot env:
Code:
oneday#printenv
1080p60hz_deepcolor=444,8bit
1080p_h=1080
1080p_w=1920
1080p_x=0
1080p_y=0
480p60hz_deepcolor=rgb,8bit
EnableSelinux=enforcing
active_slot=_a
baudrate=115200
bcb_cmd=get_valid_slot;
boot_part=boot
bootargs=rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=enforcing logo=osd1,loaded,0x3d800000,1080p60hz maxcpus=4 vout=1080p60hz,enable hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= cvbsdrv=0 androidboot.firstboot=0 jtag=apao androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=c8:28:32:2d:a2:36 androidboot.wifimac=c8:28:32:2b:0a:26 androidboot.wificountrycode=US androidboot.bootloader=oneday androidboot.serialno=18554280002242 androidboot.rpmb_state=0 androidboot.verifiedbootstate=orange androidboot.slot_suffix=_a
bootcmd=run storeboot;
bootdelay=1
bootloader=oneday
bootup_offset=0x10dbbb0
bootup_size=0x5eec7a
btmac=c8:28:32:2d:a2:36
cmdline_keys=keyman init 0x1234; setkeys;
colorattribute=444,8bit
cvbs_drv=0
cvbsmode=576cvbs
display_bpp=24
display_color_bg=0
display_color_fg=0xffff
display_color_index=24
display_height=1080
display_layer=osd1
display_width=1920
dtb_mem_addr=0x1000000
factory_reset_poweroff_protect=echo wipe_data=${wipe_data}; echo wipe_cache=${wipe_cache};if test ${wipe_data} = failed; then run init_display; run storeargs;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi; if test ${wipe_cache} = failed; then run init_display; run storeargs;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi;
fb_addr=0x3d800000
fb_height=1080
fb_width=1920
fdt_high=0x20000000
firstboot=0
hdmimode=1080p60hz
init_display=osd open;osd clear;imgread pic logo bootup $loadaddr;bmp display $bootup_offset;bmp scale
initargs=rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000
is.bestmode=false
jtag=apao
loadaddr=1080000
maxcpus=4
outputmode=1080p60hz
preboot=run cmdline_keys;run bcb_cmd; run factory_reset_poweroff_protect;run upgrade_check;run init_display;run storeargs;run switch_bootmode;
reboot_mode=cold_boot
recovery_from_flash=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if itest ${upgrade_step} == 3; then if ext4load mmc 1:2 ${dtb_mem_addr} /recovery/dtb.img; then echo cache dtb.img loaded; fi;if ext4load mmc 1:2 ${loadaddr} /recovery/recovery.img; then echo cache recovery.img loaded; wipeisb; bootm ${loadaddr}; fi;else fi;if imgread kernel ${recovery_part} ${loadaddr} ${recovery_offset}; then wipeisb; bootm ${loadaddr}; fi;
recovery_from_udisk=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if fatload usb 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload usb 0 ${loadaddr} recovery.img; then if fatload usb 0 ${dtb_mem_addr} dtb.img; then echo udisk dtb.img loaded; fi;wipeisb; bootm ${loadaddr};fi;
recovery_offset=0
recovery_part=recovery
rpmb_state=0
sdc_burning=sdc_burn ${sdcburncfg}
sdcburncfg=aml_sdc_burn.ini
serialno=18554280002242
sn2=3138353534323830303032323432
stderr=serial
stdin=serial
stdout=serial
storeargs=setenv bootargs ${initargs} androidboot.selinux=${EnableSelinux} logo=${display_layer},loaded,${fb_addr},${outputmode} maxcpus=${maxcpus} vout=${outputmode},enable hdmimode=${hdmimode} cvbsmode=${cvbsmode} hdmitx=${cecconfig} cvbsdrv=${cvbs_drv} androidboot.firstboot=${firstboot} jtag=${jtag}; setenv bootargs ${bootargs} androidboot.veritymode=enforcing androidboot.hardware=amlogic androidboot.btmacaddr=${btmac} androidboot.wifimac=${wifimac} androidboot.wificountrycode=${wifi_ccode} androidboot.bootloader=${bootloader} androidboot.serialno=${serialno};setenv bootargs ${bootargs} androidboot.rpmb_state=${rpmb_state};setenv bootargs ${bootargs} androidboot.verifiedbootstate=${verifiedbootstate};setenv bootargs ${bootargs} androidboot.slot_suffix=${active_slot};
storeboot=if imgread kernel ${boot_part} ${loadaddr}; then bootm ${loadaddr}; fi;run update;
switch_bootmode=get_rebootmode;if test ${reboot_mode} = factory_reset; then run recovery_from_flash;else if test ${reboot_mode} = update; then run update;else if test ${reboot_mode} = cold_boot; then else if test ${reboot_mode} = fastboot; then fastboot;fi;fi;fi;fi;if monitor_bt_cmdline; then run recovery_from_flash; fi;
try_auto_burn=update 700 750;
update=run usb_burning; run sdc_burning; if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;
upgrade_check=echo upgrade_step=${upgrade_step}; if itest ${upgrade_step} == 3; then run init_display; run storeargs; run update;else fi;
upgrade_step=0
usb_burning=update 1000
verifiedbootstate=orange
wifi_ccode=US
wifimac=c8:28:32:2b:0a:26
wipe_cache=successful
wipe_data=successful
Click to expand...
Click to collapse
elitecop said:
hi i want to contact like this
this model cotact pin RX and TX?
Click to expand...
Click to collapse
Your board is not mdz-22-ab, so I can't help you with that. I have tried lots of contact points before I discovered right ones. Don't be affraid to experiment, you will find correct pins eventually.
l.capriotti said:
you did already, apologies!
Are you also able to revert to stock settings?
Would you pls boot a LibreELEC build...?
Click to expand...
Click to collapse
You can successfuly boot any s905x image from yadi.sk that uses same kernel version. some of them have kodi preinstalled, but drivers for wifi and sound do not work, so it's not very practical.
there is more in-depth information on mdz-16-ab linux on xda and also https://discourse.coreelec.org/t/xiaomi-mi-box-ce-and-drm/834.
all information on mdz-16-ab is also applicable to mdz-22-ab, as those boxes are very simmilar.
recrof said:
Your board is not mdz-22-ab, so I can't help you with that. I have tried lots of contact points before I discovered right ones. Don't be affraid to experiment, you will find correct pins eventually.
Click to expand...
Click to collapse
yes this board 3s, my board https://gadgetpage.ru/razbiraem-i-izuchaem/1828-razbor-tv-pristavki-xiaomi-mi-box-s.html
Do not burn the board while experimenting?
elitecop said:
yes this board 3s, my board https://gadgetpage.ru/razbiraem-i-izuchaem/1828-razbor-tv-pristavki-xiaomi-mi-box-s.html
Do not burn the board while experimenting?
Click to expand...
Click to collapse
There is always risk of burning the board, but it's very low.
error during boting
the box does not start!
I connected the box via serial usb, and this is the log:
GXL:BL1:9ac50e:bb16dc;FEAT:BDFD71BC:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;0.0;CHK:0;
TE: 90559
BL2 Built : 13:27:37, Oct 25 2017. gxl g56b77aa - [email protected]
_vcc5_power_init
rn5t567_power_init
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
Board ID = 5
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR3 chl: Rank0+1 @ 912MHz - FAIL
DDR3 chl: Rank0 @ 912MHz - FAIL
DDR3 chl: Rank0 16bit @ 912MHz - FAIL
DDR4 chl: Rank0+1 @ 1008MHz - FAIL
DDR4 chl: Rank0 @ 1008MHz - FAIL
DDR4 chl: Rank0 16bit @ 1008MHz - FAIL
DDR init failed...
Reset...
-------------------------------------------------------------------------------------
Can you give me some advice?
Could this apply for mi box 4 mdz-21-aa?
Anyone found a way for root on latest android tv?
I connected the mibox 4c with cp2012 at windows 10
Hi, dear friend
I connected the mibox 4c with cp2012 at windows 10
, After I start the box and press ctl+c or space. Can not stop the uboot.i checked .
I checked the tx and Rx connection. It is OK.
How to fix it?
Maybe the xiaomi change something of uboot and disable the interruption ?
---------- Post added at 08:19 PM ---------- Previous post was at 08:03 PM ----------
This is my video of connection.
Please search andy漫漫说 at YouTube to get my channel and find the latest video.
I am newbie here. Can not post link .
Somebody help me ?
Code:
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.06.28 05:39:49 =~=~=~=~=~=~=~=~=~=~=~=
GXL:BL1:9ac50e:bb16dc;FEAT:ADFC718C:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;CHK:0;
TE: 224076
BL2 Built : 18:13:36, Jun 17 2016.
gxl g176ecdb - [email protected]
set vcck to 1120 mv
set vddee to 1000 mv
Board ID = 1
CPU clk: 1200MHz
DDR3 chl: Rank0+1 @ 792MHz - FAIL
DDR3 chl: Rank0 @ 792MHz - PASS
DQS-corr enabled
DDR scramble enabled
Rank0: 1024MB(auto)-2T-11
DataBus test pass!
AddrBus test pass!
-s
Load fip header from eMMC, src: 0x0000c200, des: 0x01400000, size: 0x00004000
New fip structure!
Load bl30 from eMMC, src: 0x00010200, des: 0x01100000, size: 0x0000d600
Load bl31 from eMMC, src: 0x00020200, des: 0x10100000, size: 0x00014400
Load bl33 from eMMC, src: 0x00038200, des: 0x01000000, size: 0x000cc400
NOTICE: BL3-1: v1.0(debug):ed1aadc
NOTICE: BL3-1: Built : 11:06:24, May 31 2016
aml log : bl31 normal boot !
[Image: gxl_v1.1.3122-bcd5b77 2018-07-11 18:46:53 [email protected]]
OPS=0xc4
0 0 3 c c 0 d1 b3 40 a0 0 c4 [0.594431 Inits done]
secure task start!
high task start!
low task start!
INFO: BL3-1: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader
ERROR: Error initializing runtime service opteed_fast
INFO: BL3-1: Preparing for EL3 exit to normal world
INFO: BL3-1: Next image address = 0x1000000
INFO: BL3-1: Next image spsr = 0x3c9
U-Boot 2015.01-gfbef5dd (Sep 25 2018 - 15:03:01), Build: jenkins-transformers-627
DRAM: 1 GiB
Relocation Offset is: 36ea8000
gpio: pin gpiox_6 (gpio 6) value is 1
gpio: pin gpioao_4 (gpio 123) value is 1
register usb cfg[0][1] = 0000000037f64488
vpu: error: vpu: check dts: FDT_ERR_BADMAGIC, load default parameters
vpu: clk_level = 7
vpu: set clk: 666667000Hz, readback: 666660000Hz(0x300)
saradc_enable1 P_SAR_ADC_REG13: 0x0
saradc: check dts: FDT_ERR_BADMAGIC, load default parameters
saradc_enable2 P_SAR_ADC_REG13: 0x1100
MMC: aml_priv->desc_buf = 0x0000000033ea8f50
aml_priv->desc_buf = 0x0000000033eaaf60
SDIO Port B: 0, SDIO Port C: 1
emmc/sd response timeout, cmd8, status=0x3ff2800
emmc/sd response timeout, cmd55, status=0x3ff2800
[mmc_init] mmc init success
mmc read lba=0x4000, blocks=0x400
Amlogic multi-dtb tool
Multi dtb detected
saradc: check dts: FDT_ERR_BADMAGIC, load default parameters
get_adc_value ch(1) 79
aml_dt=gxl_tf_1g
Multi dtb tool version: v2 .
Support 2 dtbs.
aml_dt soc: gxl platform: tf variant: 1g
dtb 0 soc: gxl plat: tf vari: 1g
dtb 1 soc: gxl plat: tf vari: 2g
Find match dtb: 0
start dts,buffer=0000000033ead670,dt_addr=0000000033eade70
parts: 13
00: cache 0000000010000000 2
01: logo 0000000000300000 1
02: encrypt 0000000000100000 1
03: recovery 0000000002000000 1
04: tee 0000000000800000 1
05: crypt 0000000002000000 1
06: misc 0000000002000000 1
07: boot 0000000001400000 1
08: system 0000000040000000 1
09: backup 0000000020000000 4
10: persist 0000000000800000 4
11: panic 0000000000400000 4
12: data ffffffffffffffff 4
get_dtb_struct: Get emmc dtb OK!
overide_emmc_partition_table: overide cache
[mmc_get_partition_table] skip partition cache.
Partition table get from SPL is :
name offset size flag
===================================================================================
0: bootloader 0 400000 0
1: reserved 400000 800000 0
2: cache c00000 10000000 2
3: env 10c00000 400000 0
4: logo 11000000 300000 1
5: encrypt 11300000 100000 1
6: recovery 11400000 2000000 1
7: tee 13400000 800000 1
8: crypt 13c00000 2000000 1
9: misc 15c00000 2000000 1
10: boot 17c00000 1400000 1
11: system 19000000 @ 40000000 1
12: backup 59000000 20000000 4
13: persist 79000000 800000 4
14: panic 79800000 400000 4
15: data 79c00000 158400000 4
mmc read lba=0x2000, blocks=0x2
mmc read lba=0x2002, blocks=0x2
mmc_read_partition_tbl: mmc read partition OK!
eMMC/TSD partition table have been checked OK!
mmc env offset: 0x10c00000
In: serial
Out: serial
Err: serial
reboot_mode=cold_boot
hardware_version=1
hpd_state=1
[1080p60hz] is invalid for cvbs.
set hdmitx VIC = 16
config HPLL = 3000
HPLL: 0xc000027b
config HPLL done
j = 4 vid_clk_div = 1
hdmitx phy setting done
hdmitx: set enc for VIC: 16
enc_vpu_bridge_reset[1183]
rx version is 1.4 or below div=10
[store]To run cmd[emmc dtb_read 0x1000000 0x40000]
read emmc dtb
Amlogic multi-dtb tool
Multi dtb detected
aml_dt=gxl_tf_1g
Multi dtb tool version: v2 .
Support 2 dtbs.
aml_dt soc: gxl platform: tf variant: 1g
dtb 0 soc: gxl plat: tf vari: 1g
dtb 1 soc: gxl plat: tf vari: 2g
Find match dtb: 0
P_SAR_ADC_REG13: 0x1000
P_SAR_ADC_REG13 bak: 0x10
P_SAR_ADC_REG13: 0x1000
SEC_AO_SEC_SD_CFG12: 0xa040b3d1
ffu update start
old fw_ver = 6
amlkey_init() enter!
[EFUSE_MSG]keynum is 4
wipe_data=successful
wipe_cache=successful
Boot command:
Boot status:
Boot message
""
upgrade_step=2
[OSD]load fb addr from dts
[OSD]failed to get fb addr for logo
[OSD]use default fb_addr parameters
[OSD]fb_addr for logo: 0x3d800000
[OSD]load fb addr from dts
[OSD]failed to get fb addr for logo
[OSD]use default fb_addr parameters
[OSD]fb_addr for logo: 0x3d800000
[CANVAS]canvas init
[CANVAS]addr=0x3d800000 width=5760, height=2160
pull down bt_reset
pull up bt_reset
set hci reset
bt_vendor_name = Realteck RTL8723DS
set scan parameters
set scan enable
pull down bt_enable
IR init done!
ee_gate_off ...
## Booting Android Image at 0x01080000 ...
reloc_addr =33f2d890
copy done
Amlogic multi-dtb tool
Single dtb detected
load dtb from 0x1000000 ......
Uncompressing Kernel Image ... OK
kernel loaded at 0x01080000, end = 0x02043d58
Loading Ramdisk to 33ded000, end 33e95658 ... OK
Loading Device Tree to 000000001fff4000, end 000000001ffffcda ... OK
Starting kernel ...
uboot time: 2655518 us
[ [email protected]] Initializing cgroup subsys cpuset
[ [email protected]] Initializing cgroup subsys cpu
[ [email protected]] Initializing cgroup subsys cpuacct
[ [email protected]] Linux version 3.14.29-301482-g2d0e095 ([email protected]) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #1 SMP PREEMPT Tue Sep 25 14:57:56 CST 2018
[ [email protected]] CPU: AArch64 Processor [410fd034] revision 4
[ [email protected]] no prop version_code
[ [email protected]] bootconsole [earlycon0] enabled
[ [email protected]] fdt Reserved memory table:
[ [email protected]] linux,meson-fb: 0x000000003e000000 - 0x0000000040000000 (32 MiB)
[ [email protected]] linux,di: 0x000000003c200000 - 0x000000003e000000 (30 MiB)
[ [email protected]] DI: DI reserved memory: created CMA memory pool at 0x000000003c200000, size 30 MiB
[ [email protected]] linux,ion-dev: 0x0000000039200000 - 0x000000003c200000 (48 MiB)
[ [email protected]] linux,ppmgr: 0x0000000039200000 - 0x0000000039200000 (0 MiB)
[ [email protected]] linux,codec_mm_cma: 0x0000000027c00000 - 0x0000000033c00000 (192 MiB)
[ [email protected]] linux,picdec: 0x0000000039200000 - 0x0000000039200000 (0 MiB)
[ [email protected]] Reserved memory: incorrect alignment of CMA region
[ [email protected]] linux,codec_mm_reserved: 0x0000000035100000 - 0x0000000039200000 (65 MiB)
[ [email protected]] fdt Reserved memory total: 370 MiB
[ [email protected]] psci: probing function IDs from device-tree
[ [email protected]] PERCPU: Embedded 12 pages/cpu @ffffffc0350a8000 s20224 r8192 d20736 u49152
[ [email protected]] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257539
[ [email protected]] Kernel command line: rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 logo=osd1,loaded,0x3d800000,1080p60hz hdmimode=1080p60hz cvbsmode=576cvbs hdmitx= vout=1080p60hz,enable cvbsdrv=0 boardver= jtag=apao androidboot.hardware=amlogic androidboot.firstboot=0 androidboot.btmac=00:00:00:00:00:00 androidboot.wifimac=c8:28:32:b7:c3:0e androidboot.wificountrycode=CN androidboot.serialno=17132/280733558 androidboot.selinux=enforcing androidboot.recoveryflag=false androidboot.hardware_version=1 androidboot.bootreason=cold_boot
[ [email protected]] logo: osd1
[ [email protected]] logo: loaded
[ [email protected]] logo: 0x3d800000
[ [email protected]] logo: 1080p60hz
[ [email protected]] logo: get hdmimode: 1080p60hz
[ [email protected]] logo: get cvbsmode: 576cvbs
[ [email protected]] vout_serve: 1080p60hz
[ [email protected]] vout_serve: enable: 1
[ [email protected]] tv_vout: cvbs performance line = 0
[ [email protected]] jtag: jtag select 2
[ [email protected]] (NULL device *): [mac_addr_set] try to wifi mac from emmc key!
[ [email protected]] (NULL device *): [mac_addr_set] uboot setup mac-addr: c8:28:32:b7:c3:e
[ [email protected]] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ [email protected]] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ [email protected]] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ [email protected]] Memory: 621540K/1044480K available (9852K kernel code, 1111K rwdata, 3956K rodata, 1216K init, 5803K bss, 422940K reserved)
[ [email protected]] Virtual kernel memory layout:
[ [email protected]] vmalloc : 0xffffff8000000000 - 0xffffff807fff0000 ( 2047 MB)
[ [email protected]] vmemmap : 0xffffff8080000000 - 0xffffff8080e00000 ( 14 MB)
[ [email protected]] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
[ [email protected]] memory : 0xffffffc000000000 - 0xffffffc040000000 ( 1024 MB)
[ [email protected]] .init : 0xffffffc001dfe000 - 0xffffffc001f2e000 ( 1216 kB)
[ [email protected]] .text : 0xffffffc001080000 - 0xffffffc001dfd334 ( 13813 kB)
[ [email protected]] .data : 0xffffffc001f2e000 - 0xffffffc002043d58 ( 1112 kB)
[ [email protected]] PM: Registered nosave memory: [mem 0x01080000-0x01dfcfff]
[ [email protected]] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ [email protected]] arch_multi_cluster:0
[ [email protected]] Preemptible hierarchical RCU implementation.
[ [email protected]] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ [email protected]] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ [email protected]] NR_IRQS:64 nr_irqs:64 0
[ [email protected]] Architected cp15 timer(s) running at 24.00MHz (phys).
[ [email protected]] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
[ [email protected]] meson_bc_timer: mclk->mux_reg =ffffff800000c990,mclk->reg =ffffff800000e994
[ [email protected]] Console: colour dummy device 80x25
[ [email protected]] allocated 4194304 bytes of page_cgroup
[ [email protected]] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ [email protected]] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ [email protected]] pid_max: default: 32768 minimum: 301
[ [email protected]] Security Framework initialized
[ [email protected]] SELinux: Initializing.
[ [email protected]] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ [email protected]] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ [email protected]] device-tree: Duplicate name in /efusekey, renamed to "key0#1"
[ [email protected]] device-tree: Duplicate name in /efusekey, renamed to "key1#1"
[ [email protected]] device-tree: Duplicate name in /efusekey, renamed to "key2#1"
[ [email protected]] device-tree: Duplicate name in /efusekey, renamed to "key3#1"
[ [email protected]] Initializing cgroup subsys debug
[ [email protected]] Initializing cgroup subsys memory
[ [email protected]] Initializing cgroup subsys freezer
[ [email protected]] Initializing cgroup subsys blkio
[ [email protected]] ftrace: allocating 33470 entries in 131 pages
[ [email protected]] /cpus/[email protected]: Missing clock-frequency property
[ [email protected]] /cpus/[email protected]: Missing clock-frequency property
[ [email protected]] /cpus/[email protected]: Missing clock-frequency property
[ [email protected]] /cpus/[email protected]: Missing clock-frequency property
[ [email protected]] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ [email protected]] ftrace: Allocated trace_printk buffers
[ [email protected]] Meson chip version = RevC (21:C - C4:0)
[ [email protected]] CPU1: Booted secondary processor
[ [email protected]] CPU2: Booted secondary processor
[ [email protected]] CPU3: Booted secondary processor
[ [email protected]] Brought up 4 CPUs
[ [email protected]] SMP: Total of 4 processors activated.
[ [email protected]] sched: registering cpufreq notifiers for scale-invariant loads
[ [email protected]] instabooting: 0
[ [email protected]] pinctrl core: initialized pinctrl subsystem
[ [email protected]] regulator-dummy: no parameters
[ [email protected]] NET: Registered protocol family 16
[ [email protected]] ramoops: using module parameters
[ [email protected]] console [pstore-1] enabled
[ [email protected]] pstore: Registered ramoops as persistent store backend
[ [email protected]] ramoops: attached [email protected], ecc: 0/0
[ [email protected]] cpuidle: using governor menu
[ [email protected]] aml_vdac_init: module init
[ [email protected]] register canvas platform driver
[ [email protected]] register rdma platform driver
[ [email protected]] vdso: 2 pages (1 code, 1 data) at base ffffffc001f38000
[ [email protected]] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ [email protected]] DMA: preallocated 256 KiB pool for atomic allocations
[ [email protected]] software IO TLB [mem 0x26000000-0x26040000] (0MB) mapped at [ffffffc026000000-ffffffc02603ffff]
[ [email protected]] Serial: AMBA PL011 UART driver
[ [email protected]] aml_i2c version: 20140813
[ [email protected]] i2c-core: driver [pmu4] using legacy resume method
[ [email protected]] codec_mm:codec_mm_module_init
[ [email protected]] aml_watch_point_probe, in
[ [email protected]] gxbb_mpll_clk: register mpll_clk_out0 success done
[ [email protected]] gxbb_mpll_clk: register mpll_clk_out1 success done
[ [email protected]] gxbb_mpll_clk: register mpll_clk_out2 success done
[ [email protected]] clk_sys: register PLL sys_pll success done
[ [email protected]] gxl_clk: [ xtal ] ->clockrate: 24000000Hz
[ [email protected]] gxl_clk: [ 32Khz ] ->clockrate: 32000Hz
[ [email protected]] gxl_clk: [ clk81 ] ->clockrate: 166666666Hz
[ [email protected]] gxl_clk: [ fixed_pll ] ->clockrate: 2000000000Hz
[ [email protected]] gxl_clk: [ fclk_div2 ] ->clockrate: 1000000000Hz
[ [email protected]] gxl_clk: [ fclk_div3 ] ->clockrate: 666666666Hz
[ [email protected]] gxl_clk: [ fclk_div4 ] ->clockrate: 500000000Hz
[ [email protected]] gxl_clk: [ fclk_div5 ] ->clockrate: 400000000Hz
[ [email protected]] gxl_clk: [ fclk_div7 ] ->clockrate: 285714285Hz
[ [email protected]] gxl_clk: clock initialization complete
[ [email protected]] clkmsr: Gxl msr_clk_reg0=ffffff800003a75c,msr_clk_reg2=ffffff800003c764
[ [email protected]] aml_iomap: amlogic iomap probe done
[ [email protected]] pinmux-gxl c1109880.pinmux: Init pinux probe!
[ [email protected]] pinmux-gxl c1109880.pinmux: Probed amlogic pinctrl driver
[ [email protected]] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ [email protected]] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ [email protected]] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ [email protected]] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ [email protected]] codec_mm has 2 memory regions
[ [email protected]] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_cma ok
[ [email protected]] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_reserved ok
[ [email protected]] codec_mm has 2 memory regions
[ [email protected]] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_cma ok
[ [email protected]] codec_mm codec_mm.18: assigned reserved memory node linux,codec_mm_reserved ok
[ [email protected]] vpu: driver version: v02
[ [email protected]] vpu: load vpu_clk: 666667000Hz(7)
[ [email protected]] vpu: vpu_probe OK
[ [email protected]] tv_vout: tvout_probe
[ [email protected]] tv_vout: major number 254 for disp
[ [email protected]] vout_notify: vout_register_server
[ [email protected]] tv_vout: register tv module server ok
[ [email protected]] tv_vout: tvout_probe OK
[ [email protected]] canvas_probe reg=00000000c8838000,size=400
[ [email protected]] canvas maped reg_base =ffffff800008e000
[ [email protected]] rdma_probe
[ [email protected]] bio: create slab <bio-0> at 0
[ [email protected]] SCSI subsystem initialized
[ [email protected]] usbcore: registered new interface driver usbfs
[ [email protected]] usbcore: registered new interface driver hub
[ [email protected]] usbcore: registered new device driver usb
[ [email protected]] i2c-gpio i2c_gpio.35: using pins 172 (SDA) and 173 (SCL)
[ [email protected]] Linux video capture interface: v2.00
[ [email protected]] pps_core: LinuxPPS API ver. 1 registered
[ [email protected]] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ [email protected]] PTP clock support registered
[ [email protected]] hdmitx: system: amhdmitx_init
[ [email protected]] hdmitx: system: Ver: 2014May6
[ [email protected]] hdmitx: system: amhdmitx_probe
[ [email protected]] ------------[ cut here ]------------
[ [email protected]] WARNING: CPU: 0 PID: 1 at /home/work/data/jenkins/workspace/transformers/common/drivers/base/core.c:549 device_create_file+0xa4/0xbc()
[ [email protected]] Attribute product_name: write permission without 'store'
[ [email protected]] Modules linked in:
[ [email protected]] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.14.29-301482-g2d0e095 #1
[ [email protected]] Call trace:
[ [email protected]] [<ffffffc0010894d8>] dump_backtrace+0x0/0x144
[ [email protected]] [<ffffffc001089638>] show_stack+0x1c/0x28
[ [email protected]] [<ffffffc001a0b108>] dump_stack+0x74/0xb8
[ [email protected]] [<ffffffc0010a0088>] warn_slowpath_common+0x98/0xc0
[ [email protected]] [<ffffffc0010a0124>] warn_slowpath_fmt+0x74/0x88
[ [email protected]] [<ffffffc001454cd4>] device_create_file+0xa0/0xbc
[ [email protected]] [<ffffffc00163fa14>] amhdmitx_probe+0x2ac/0x924
[ [email protected]] [<ffffffc00145bc68>] platform_drv_probe+0x28/0x60
[ [email protected]] [<ffffffc001459bd4>] really_probe+0xd4/0x244
[ [email protected]] [<ffffffc001459e68>] __driver_attach+0xb0/0xb8
[ [email protected]] [<ffffffc001457c3c>] bus_for_each_dev+0x68/0xac
[ [email protected]] [<ffffffc001459684>] driver_attach+0x28/0x34
[ [email protected]] [<ffffffc00145928c>] bus_add_driver+0x158/0x210
[ [email protected]] [<ffffffc00145a624>] driver_register+0x64/0x124
[ [email protected]] [<ffffffc00145bc30>] __platform_driver_register+0x74/0x84
[ [email protected]] [<ffffffc001e36d4c>] amhdmitx_init+0x5c/0xa4
[ [email protected]] [<ffffffc0010816a4>] do_one_initcall+0xd4/0x138
[ [email protected]] [<ffffffc001dfe990>] kernel_init_freeable+0x19c/0x23c
[ [email protected]] [<ffffffc001a05d48>] kernel_init+0x1c/0xdc
[ [email protected]] ---[ end trace da93876e7f41ceba ]---
[ [email protected]] ------------[ cut here ]------------
[ [email protected]] WARNING: CPU: 0 PID: 1 at /home/work/data/jenkins/workspace/transformers/common/drivers/base/core.c:549 device_create_file+0xa4/0xbc()
[ [email protected]] Attribute prefer_mode: write permission without 'store'
[ [email protected]] Modules linked in:
[ [email protected]] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.14.29-301482-g2d0e095 #1
[ [email protected]] Call trace:
[ [email protected]] [<ffffffc0010894d8>] dump_backtrace+0x0/0x144
[ [email protected]] [<ffffffc001089638>] show_stack+0x1c/0x28
[ [email protected]] [<ffffffc001a0b108>] dump_stack+0x74/0xb8
[ [email protected]] [<ffffffc0010a0088>] warn_slowpath_common+0x98/0xc0
[ [email protected]] [<ffffffc0010a0124>] warn_slowpath_fmt+0x74/0x88
[ [email protected]] [<ffffffc001454cd4>] device_create_file+0xa0/0xbc
[ [email protected]] [<ffffffc00163fa20>] amhdmitx_probe+0x2b8/0x924
[ [email protected]] [<ffffffc00145bc68>] platform_drv_probe+0x28/0x60
[ [email protected]] [<ffffffc001459bd4>] really_probe+0xd4/0x244
[ [email protected]] [<ffffffc001459e68>] __driver_attach+0xb0/0xb8
[ [email protected]] [<ffffffc001457c3c>] bus_for_each_dev+0x68/0xac
[ [email protected]] [<ffffffc001459684>] driver_attach+0x28/0x34
[ [email protected]] [<ffffffc00145928c>] bus_add_driver+0x158/0x210
[ [email protected]] [<ffffffc00145a624>] driver_register+0x64/0x124
[ [email protected]] [<ffffffc00145bc30>] __platform_driver_register+0x74/0x84
[ [email protected]] [<ffffffc001e36d4c>] amhdmitx_init+0x5c/0xa4
[ [email protected]] [<ffffffc0010816a4>] do_one_initcall+0xd4/0x138
[ [email protected]] [<ffffffc001dfe990>] kernel_init_freeable+0x19c/0x23c
[ [email protected]] [<ffffffc001a05d48>] kernel_init+0x1c/0xdc
[ [email protected]] ---[ end trace da93876e7f41cebb ]---
[ [email protected]] hdmitx: system: not find match init-data
[ [email protected]] hdmitx: system: not find match pwr-ctl
[ [email protected]] hdmitx hpd irq = 89
[ [email protected]] hdmitx20: Mapped PHY: 0xc0800000
[ [email protected]] hdmitx20: Mapped PHY: 0xc1104400
[ [email protected]] hdmitx20: Mapped PHY: 0xc8100000
[ [email protected]] hdmitx20: Mapped PHY: 0xc8834000
[ [email protected]] hdmitx20: Mapped PHY: 0xc883a000
[ [email protected]] hdmitx20: Mapped PHY: 0xc883c000
[ [email protected]] hdmitx20: Mapped PHY: 0xd0100000
[ [email protected]] hdmitx20: Mapped PHY: 0xda83a000
[ [email protected]] hdmitx: alread display in uboot 0x10
[ [email protected]] avmute set to 1
[ [email protected]] vout_serve: vout_init_module
[ [email protected]] tv_vout: tv_set_current_vmode[759]fps_target_mode=16
[ [email protected]] hdmitx: system: irq 2
[ [email protected]] tv_vout: mode is 16,sync_duration_den=1,sync_duration_num=60
[ [email protected]] tv_vout: already display in uboot
[ [email protected]] vout_serve: vinfo mode is: 1080p60hz
[ [email protected]] vout_serve: init mode 1080p60hz
[ [email protected]] vout_serve: create vout attribute OK
[ [email protected]] vout_serve: meson_vout_probe OK
[ [email protected]] logo: logo_init
[ [email protected]] osd_rdma: osd_rdma_init: rdma_table p=0x34841000,op=0x34841000 , v=0xffffff80000a9000
[ [email protected]] osd_rdma: osd rdma request irq as second interrput function!
[ [email protected]] Advanced Linux Sound Architecture Driver Initialized.
[ [email protected]] Bluetooth: Core ver 2.18
[ [email protected]] NET: Registered protocol family 31
[ [email protected]] Bluetooth: HCI device and connection manager initialized
[ [email protected]] Bluetooth: HCI socket layer initialized
[ [email protected]] Bluetooth: L2CAP socket layer initialized
[ [email protected]] Bluetooth: SCO socket layer initialized
[ [email protected]] cfg80211: Calling CRDA to update world regulatory domain
[ [email protected]] NetLabel: Initializing
[ [email protected]] NetLabel: domain hash size = 128
[ [email protected]] NetLabel: protocols = UNLABELED CIPSOv4
[ [email protected]] NetLabel: unlabeled traffic allowed by default
[ [email protected]] Switched to clocksource arch_sys_counter
[ [email protected]] ktrace : kp ktrace init OK
[ [email protected]] ktrace : event ktrace init OK
[ [email protected]] ktrace : mm ktrace init OK
[ [email protected]] ktrace : sched ktrace init OK
[ [email protected]] ktrace : binder ktrace init OK
[ [email protected]] ktrace : cpufreq ktrace init OK
[ [email protected]] ktrace : ktrace init OK
[ [email protected]] [amlatvdemod..]aml_atvdemod_init.
[ [email protected]] NET: Registered protocol family 2
[ [email protected]] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ [email protected]] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ [email protected]] TCP: Hash tables configured (established 8192 bind 8192)
[ [email protected]] TCP: reno registered
[ [email protected]] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ [email protected]] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ [email protected]] NET: Registered protocol family 1
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] no power_on_pin2
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] set pwm as 32k output
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] interrupt_pin=241
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] irq_num=100, irq_trigger_type=0
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] power_on_pin=229
[ [email protected]] aml_wifi wifi.31: [wifi_dev_probe] clock_32k_pin=0
[ [email protected]] aml_wifi wifi.31: [wifi_setup_dt] wifi_setup_dt
[ [email protected]] aml_wifi wifi.31: [wifi_setup_dt] interrupt_pin(241)
[ [email protected]] aml_wifi wifi.31: [wifi_setup_dt] power_on_pin(229)
[ [email protected]] Unpacking initramfs...
[ [email protected]] Freeing initrd memory: 672K (ffffffc033ded000 - ffffffc033e95000)
[ [email protected]] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ [email protected]] audit: initializing netlink subsys (disabled)
[ [email protected]] audit: type=2000 audit(1.470:1): initialized
[ [email protected]] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ [email protected]] VFS: Disk quotas dquot_6.5.2
[ [email protected]] hdmitx: plugin
[ [email protected]] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ [email protected]] fuse init (API version 7.22)
[ [email protected]] msgmni has been set to 1679
[ [email protected]] NET: Registered protocol family 38
[ [email protected]] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ [email protected]] io scheduler noop registered
[ [email protected]] io scheduler deadline registered
[ [email protected]] io scheduler cfq registered (default)
[ [email protected]] meson-rng c8834000.rng: hwrng registered
[ [email protected]] loop: module loaded
[ [email protected]] zram: Created 1 device(s) ...
[ [email protected]] tun: Universal TUN/TAP device driver, 1.6
[ [email protected]] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ [email protected]] PPP generic driver version 2.4.2
[ [email protected]] PPP BSD Compression module registered
[ [email protected]] PPP Deflate Compression module registered
[ [email protected]] PPP MPPE Compression module registered
[ [email protected]] NET: Registered protocol family 24
[ [email protected]] hdmitx: edid: check sum valid
[ [email protected]] hdmitx: edid: check sum valid
[ [email protected]] hdmitx: edid: blk0 raw data
[ [email protected]] 00ffffffffffff003674010be903000000100103804627780a1990a755469824
[ [email protected]] 10494b2108008bc0814081c061400101010101010101011d007251d01e206e28
[ [email protected]] 5500c48e2100001e011d8018711c1620582c2500c48e2100009e000000fc0050
[ [email protected]] 524f4a4543544f52530a2020000000fd0016500e5b10000a20202020202001e1
[ [email protected]]
[ [email protected]]
[ [email protected]] hdmitx: edid: blk1 raw data
[ [email protected]] 02031df24a0102038405101293141f230907078301000065030c0010008c0ad0
[ [email protected]] 8a20e02d10103e9600138e21000018011d00bc52d01e20b8285540c48e210000
[ [email protected]] 1e011d80d0721c1620102c2580c48e2100009e8c0ad08a20e02d10103e9600c4
[ [email protected]] 8e210000188c0ad090204031200c405500c48e2100001800000000000000002b
[ [email protected]]
[ [email protected]]
[ [email protected]] EDID Parser:
[ [email protected]] hdmitx: edid: find IEEEOUT
[ [email protected]]
[ [email protected]] hdmitx: edid: check sum valid
[ [email protected]] hdmitx: edid: check sum valid
[ [email protected]] hdmitx: update RX hdr info 0
[ [email protected]] [RX]-receive ksv list len:1,depth:1,cas:0,dev:0
[ [email protected]] hdmitx: video: get current mode: 1080p60hz
[ [email protected]] hdmitx: update rx hdr info 0
[ [email protected]] hdmitx: get ext_name
[ [email protected]] hdmitx: system: [set_disp_mode_auto] ALREADY init VIC = 16
[ [email protected]] hdmtix: set audio
[ [email protected]] hdmitx tx_aud_src = 0
[ [email protected]] hdmitx: system: irq 80000001
[ [email protected]] hdmitx: fs = 0, cd = 4, tmds_clk = 148500
[ [email protected]] hdmitx aud_n_para = 6144
[ [email protected]] hdmitx set channel status
[ [email protected]] Start = 0x10000100 End = 0x100001ff
[ [email protected]] [0x10000103]: 0x00000008
[ [email protected]] [0x10000104]: 0x00000001
[ [email protected]] [0x10000170]: 0x00000010
[ [email protected]] [0x10000180]: 0x000000ff
[ [email protected]] [0x10000181]: 0x000000ff
[ [email protected]] [0x10000182]: 0x00000003
[ [email protected]] [0x10000183]: 0x00000007
[ [email protected]] [0x10000184]: 0x0000003f
[ [email protected]] [0x10000185]: 0x00000002
MDZ-22 ab crashed
Hello togehter,
I new in the rforum and need support.
I think I crashed mz mdy-22ab bz upadting new version via USB, since this i cannot enter reoverz mode.
I followed the describtion to enter via UART and Putty and got the following.
Due the fact that i am not an expert i don^t know wht the puttz.log means.
Maybe some experts in the forum can help me.
Reset...
GXL:BL1:9ac50e:bb16dc;FEAT:BDFD71BC:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;0.0;CHK:0;
TE: 99019
BL2 Built : 13:27:37, Oct 25 2017. gxl g56b77aa - [email protected]
_vcc5_power_init
rn5t567_power_init
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
i2c timeout
Board ID = 5
CPU clk: 1200MHz
DQS-corr enabled
DDR scramble enabled
DDR3 chl: Rank0+1 @ 912MHz - FAIL
DDR3 chl: Rank0 @ 912MHz - FAIL
DDR3 chl: Rank0 16bit @ 912MHz - FAIL
DDR4 chl: Rank0+1 @ 1008MHz - FAIL
DDR4 chl: Rank0 @ 1008MHz - FAIL
DDR4 chl: Rank0 16bit @ 1008MHz - FAIL
DDR init failed...
Reset...
GXL:BL1:9ac50e:bb16dc;FEAT:BDFD71BC:0;POC:3;RCY:0;EMMC:0;READ:0;0.0;0.0;CHK:0;
TE: 99323
Same me..(((
I can't find any link to download Armbian_5.34_S9xxx_Ubuntu_xenial_4.9.40_mate_20171 112. Can someone reupload it?
Can I do it with regular usb rs232 cable?I have to solder it?Is there newer builds avalible?

Categories

Resources