Power & Source of Big Ideas

[SOLVED] can't boot fire 3

Moderators: chensy, FATechsupport

Hi. I can't boot my fire3 board. I've attached two videos (with power button holded on and off) - same results for any image (core-qte, lubuntu and android) downloaded from official site. I've linux on my host machine and I've tried both methods of creating installation SD card - from image and via fusing.sh script - with same results. Unfortunately I have no serial interface card at this moment.

Is it possible to get clean reason of problem from video? Is it because invalid SD card (I've 16Gb Class 10) or insufficient power (I've following string on my DC adapter: "Output: 5V 2A")?

Thanks in advance

UPD - if you can't watch the videos:
1. With power button holded after powered up I see 'friendlyarm' logo and an 'update' image after about a second.
2. Without any buttons holded after powered up I see 'friendlyarm' logo and after about two seconds green light starts blinking without any changes on display.

My attempts:

1. with power button holded
2. without any button holded
We suggest you take a debug serial port to see log information
Well, now I have MAX3232 and I'm able to log debug port. Here is my three boot logs:

1. With X710 display connected, normal mode (no pwer button holded)
2. Without display at all (HDMI mode)
3. With X710 display and power button holded

Output is splitted into three separate messages due to one message size limit
1. With X710 display connected, normal mode (no pwer button holded)

Code: Select all

scratch is broken, clear
watchdog timer start


working to aarch32
waiting for pll change..

--------------------------------------------------------------------------------
 Second Boot by Nexell Co. : Ver0.3.6 - Built on Jun 29 2016 15:19:53
--------------------------------------------------------------------------------

DDR3 POR Init Start 0
Lock value  = 184
GATE CYC    = 0x00000492
GATE CODE   = 0x00000000
Read  DQ    = 0x08080808
Write DQ    = 0x08080808


DDR3 Init Done!
CCI Init!
Wakeup CPU Wakeup Sub CPU 1234567
CPU Wakeup done! WFI is expected.
CPU0 is Master!

Loading from sdmmc...
 Image Loading Done!
Launch to 0x42C00000


U-Boot 2014.07-gba1e340 (Jun 17 2017 - 18:52:33)

PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
(0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
(7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
(2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000, PCLK = 200000000
(1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
(8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
(3) PLL0: G3D  BCLK =  400000000
(4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
(5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
(6) PLL0: HDMI PCLK =  100000000
I2C:   ready
DRAM:  256 MiB
Heap = 0x43000000~0x45000000
Code = 0x42c00000~0x42c75984
GLD  = 0x42bffeb8
GLBD = 0x42bffe68
SP   = 0x42bffe68,0x42bffe50(CURR)
PC   = 0x42c06220
TAGS = 0x40000100
PAGE = 0x42c80000~0x42c8c000
MACH = [4330]
VER  = 0
BOARD= [nanopi3]
LCD  = X710
MMC:   NXP DWMMC: 0, NXP DWMMC: 1, NXP DWMMC: 2
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc0 is current device
Writing to MMC(0)... done
Writing to MMC(0)... done
RGB: display.0
DISP: W=1024, H= 600, Bpp=32
DONE: Logo bmp 800 by 480 (3bpp), len=1152056
DRAW: 0x47000000 -> 0x46000000
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at 48000000 ...
   Image Name:   Linux-3.4.39-FriendlyARM
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4635192 Bytes = 4.4 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.39-FriendlyARM (root@jensen) (gcc version 4.9.3 (ctng-1.21.0-229g-FA) ) #2 SMP PREEMPT Tue Sep 12 11:50:13 H
[    0.000000] CPU: ARMv7 Processor [410fd033] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: NANOPI3
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Display: X710 selected
[    0.000000] nxp_reserve_mem: reserve CMA: size 167772160
[    0.000000] NXP/CMA: Reserved 0x65600000/0x0a000000 for 'ion'
[    0.000000] NXP/CMA: success register cma region for 'ion'
[    0.000000] rquest persistent memory from 655fc000 (00000000)-00004000
[    0.000000] Initialized persistent memory from 655fc000-655fffff
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] CPU : iomap[ 0]: p 0xc0000000 -> v 0xf0000000 len=0x300000
[    0.000000] CPU : iomap[ 1]: p 0xe0000000 -> v 0xf0300000 len=0x100000
[    0.000000] CPU : iomap[ 2]: p 0xfff00000 -> v 0xf0400000 len=0x100000
[    0.000000] CPU : iomap[ 3]: p 0x2c000000 -> v 0xf0500000 len=0x100000
[    0.000000] CPU : iomap[ 4]: p 0x00000000 -> v 0xf0600000 len=0x100000
[    0.000000] CPU : DMA Zone Size =16M, CORE 8
[    0.000000] s5p6818-NanoPi3: Board initialized
[    0.000000] CPU : Clock Generator= 58 EA, DVFS = support, PLL.1
[    0.000000] PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
[    0.000000] (0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
[    0.000000] (7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
[    0.000000] (2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000, PCLK = 200000000
[    0.000000] (1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
[    0.000000] (8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
[    0.000000] (3) PLL0: G3D  BCLK =  400000000
[    0.000000] (4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
[    0.000000] (5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
[    0.000000] (6) PLL0: HDMI PCLK =  100000000
[    0.000000] PERCPU: Embedded 9 pages/cpu @c131b000 s12608 r8192 d16064 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260096
[    0.000000] Kernel command line: console=ttySAC0,115200n8 androidboot.console=ttySAC0 androidboot.serialno=0123456789abcdef initrd=0x49000
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 1024MB = 1024MB total
[    0.000000] Memory: 860984k/860984k available, 187592k reserved, 272384K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xef800000 - 0xfee00000   ( 246 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef600000   ( 758 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0874de0   (8628 kB)
[    0.000000]       .init : 0xc0875000 - 0xc08ac140   ( 221 kB)
[    0.000000]       .data : 0xc08ae000 - 0xc092a168   ( 497 kB)
[    0.000000]        .bss : 0xc092a18c - 0xc0b0d360   (1933 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:272
[    0.000000] GIC   @f0009000: start   0 (gic 31)
[    0.000000] GPIO  @f001a000: start 106, mask 0xffffffff (gpio 85)
[    0.000000] GPIO  @f001b000: start 138, mask 0xffffffff (gpio 86)
[    0.000000] GPIO  @f001c000: start 170, mask 0xffffffff (gpio 87)
[    0.000000] GPIO  @f001d000: start 202, mask 0xffffffff (gpio 88)
[    0.000000] GPIO  @f001e000: start 234, mask 0xffffffff (gpio 89)
[    0.000000] ALIVE @f0010800: start 266, mask 0x000000ff (alive 36, num 6)
[    0.000000] timer.0: source,  10000000(HZ:250), mult:3355443200
[    0.000000] timer.1: event ,  10000000(HZ:250), mult:42949673
[    0.000000] sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every 4294967292ms
[    0.000000] Calibrating delay loop... 1594.36 BogoMIPS (lpj=3188736)
[    0.048000] pid_max: default: 32768 minimum: 301
[    0.048000] Security Framework initialized
[    0.048000] SELinux:  Initializing.
[    0.048000] Mount-cache hash table entries: 512
[    0.048000] Initializing cgroup subsys debug
[    0.048000] Initializing cgroup subsys cpuacct
[    0.048000] Initializing cgroup subsys memory
[    0.048000] Initializing cgroup subsys freezer
[    0.048000] CPU: Testing write buffer coherency: ok
[    0.048000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.048000] hw perfevents: no hardware support available
[    0.048000] Setting up static identity map for 0x40619af0 - 0x40619b48
[    0.096000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.132000] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.176000] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.216000] CPU4: thread -1, cpu 0, socket 4, mpidr 80040400
[    0.252000] CPU5: thread -1, cpu 1, socket 4, mpidr 80040401
[    0.288000] CPU6: thread -1, cpu 2, socket 4, mpidr 80040402
[    0.332000] CPU7: thread -1, cpu 3, socket 4, mpidr 80040403
[    0.332000] Brought up 8 CPUs
[    0.332000] SMP: Total of 8 processors activated (12762.11 BogoMIPS).
[    0.340000] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 3
[    0.340000] pwm: max = 50000000 hz
[    0.340000] prepare_gpio_suspend:
[    0.340000]   alfn[0][0]: 0x00000000, alfn[0][1]: 0x00000000
[    0.340000]   alfn[1][0]: 0x66800000, alfn[1][1]: 0x55555566
[    0.340000]   alfn[2][0]: 0x55555555, alfn[2][1]: 0x00555555
[    0.340000]   alfn[3][0]: 0x00000000, alfn[3][1]: 0x00000000
[    0.340000]   alfn[4][0]: 0x00000000, alfn[4][1]: 0x55540000
[    0.344000] dummy:
[    0.344000] NET: Registered protocol family 16
[    0.344000] persistent_ram: found existing buffer, size 14532, start 13116
[    0.392000] console [ram-1] enabled
[    0.392000] [Register machine platform devices]
[    0.392000] mach: add amba device pl08xdmac.0
[    0.392000] mach: add amba device pl08xdmac.1
[    0.392000] mach: add device uart0
[    0.392000] mach: add device uart1
[    0.392000] mach: add device uart2
[    0.396000] mach: add device uart3
[    0.396000] mach: add device uart4
[    0.396000] mach: add device syncgen [2]
[    0.396000] mach: add device lcd
[    0.396000] mach: add device lvds
[    0.396000] mach: add device i2c bus (array:3)
[    0.396000] mach: add device Real Time Clock
[    0.396000] mach: add device generic pwm (array:4)
[    0.396000] mach: add device generic gpio (array:6)
[    0.400000] mach: add device i2s (array:1)
[    0.400000] mach: add device spdif tx
[    0.400000] mach: add device usb_ehci
[    0.400000] mach: add device usb_ohci
[    0.400000] mach: add device usb otg
[    0.400000] mach: add device ion-nxp
[    0.400000] mach: add graphic device opengl|es
[    0.400000] [Register board platform devices]
[    0.400000] plat: board revision 5
[    0.400000] plat: reset USB hub
[    0.400000] plat: add dynamic frequency (pll.1)
[    0.400000] plat: DVFS enabled
[    0.400000] plat: add device TMU
[    0.400000] plat: add framebuffer
[    0.400000] plat: boot from mmc.0
[    0.400000] plat: add device sdmmc [0]
[    0.400000] plat: add device sdmmc [1]
[    0.404000] plat: add backlight pwm device
[    0.404000] plat: add device keypad
[    0.404000] plat: add device spdif playback
[    0.404000] plat: add device nxp-v4l2
[    0.408000] plat: register spidev
[    0.408000] plat: add touch(ft5x0x) device
[    0.408000] plat: add touch(goodix) device
[    0.408000] plat: goodix: irq=186 (80)
[    0.408000] plat: add touch(himax) device
[    0.408000] plat: add touch(it7260) device
[    0.408000] plat: add onewire ts device
[    0.408000] plat: add iio adc device
[    0.408000] plat: add device hdmi-cec
[    0.408000] plat: add device nxp-gmac
[    0.408000] plat: add device gpio_led
[    0.408000]
[    0.408000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.408000] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.432000] bio: create slab <bio-0> at 0
[    0.432000] gpiochip_add: registered GPIOs 0 to 31 on device: GPIOA
[    0.432000] gpiochip_add: registered GPIOs 32 to 63 on device: GPIOB
[    0.432000] gpiochip_add: registered GPIOs 64 to 95 on device: GPIOC
[    0.432000] gpiochip_add: registered GPIOs 96 to 127 on device: GPIOD
[    0.432000] gpiochip_add: registered GPIOs 128 to 159 on device: GPIOE
[    0.432000] gpiochip_add: registered GPIOs 160 to 165 on device: GPIOALV
[    0.432000] pl08xdmac pl08xdmac.0: Unbalanced pm_runtime_enable!
[    0.432000] pl08xdmac pl08xdmac.0: initialized 8 virtual memcpy channels
[    0.432000] pl08xdmac pl08xdmac.0: initialized 16 virtual slave channels
[    0.436000] pl08xdmac pl08xdmac.0: DMA: PL080 rev1 at 0xc0000000 irq 33
[    0.436000] pl08xdmac pl08xdmac.1: Unbalanced pm_runtime_enable!
[    0.436000] pl08xdmac pl08xdmac.1: initialized 8 virtual memcpy channels
[    0.436000] pl08xdmac pl08xdmac.1: initialized 15 virtual slave channels
[    0.436000] pl08xdmac pl08xdmac.1: DMA: PL080 rev1 at 0xc0001000 irq 34
[    0.440000] nxp_ion_probe success!!!
[    0.440000] SCSI subsystem initialized
[    0.440000] usbcore: registered new interface driver usbfs
[    0.440000] usbcore: registered new interface driver hub
[    0.440000] usbcore: registered new device driver usb
[    0.440000] i2c-gpio i2c-gpio.3: using pins 159 (SDA) and 158 (SCL)
[    0.440000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[    0.440000] s3c-i2c s3c2440-i2c.0: slave address 0x10
[    0.440000] s3c-i2c s3c2440-i2c.0: bus frequency set to 390 KHz
[    0.444000] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.1: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.1: bus frequency set to 97 KHz
[    0.444000] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.2: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.2: bus frequency set to 195 KHz
[    0.444000] Linux media interface: v0.10
[    0.444000] Linux video capture interface: v2.00
[    0.444000] pps_core: LinuxPPS API ver. 1 registered
[    0.444000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.444000] PTP clock support registered
[    0.480000] axp_mfd 3-0034: failed reading at 0x03
[    0.480000] [AXP22-MFD] try to read chip id failed!
[    0.480000] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.480000] Bluetooth: Core ver 2.19
[    0.480000] NET: Registered protocol family 31
[    0.480000] Bluetooth: HCI device and connection manager initialized
[    0.480000] Bluetooth: HCI socket layer initialized
[    0.480000] Bluetooth: L2CAP socket layer initialized
[    0.480000] Bluetooth: SCO socket layer initialized
[    0.480000] cfg80211: Calling CRDA to update world regulatory domain
[    0.480000] Switching to clocksource source timer
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
[    0.488000]  dummy_timer is not functional.
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 3
[    0.488000] Could not switch to high resolution mode on CPU 0
[    0.488000] Could not switch to high resolution mode on CPU 1
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 7
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 6
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Could not switch to high resolution mode on CPU 4
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 5
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 2
[    0.500000] NET: Registered protocol family 2
[    0.500000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.500000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.504000] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
[    0.504000] TCP: Hash tables configured (established 131072 bind 65536)
[    0.504000] TCP: reno registered
[    0.508000] UDP hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] NET: Registered protocol family 1
[    0.508000] RPC: Registered named UNIX socket transport module.
[    0.508000] RPC: Registered udp transport module.
[    0.508000] RPC: Registered tcp transport module.
[    0.508000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.508000] Unpacking initramfs...
[    0.548000] Initramfs unpacking failed: junk in compressed archive
[    0.548000] Freeing initrd memory: 1024K
[    0.548000] Disply Reset Status : On
[    0.548000] Display LCD register operation
[    0.548000] Display.0 fps=46 (21 ms), wait= 8 jiffies, Pixelclk=38399625hz
[    0.548000] LCD : [1]=LCD connect to [6]=SYNCGEN0
[    0.548000] Display LVDS register operation
[    0.548000] Display.0 fps=46 (21 ms), wait= 8 jiffies, Pixelclk=38399625hz
[    0.548000] LVDS: [4]=LVDS connect to [6]=SYNCGEN0
[    0.552000] audit: initializing netlink socket (disabled)
[    0.552000] type=2000 audit(0.548:1): initialized
[    0.552000] highmem bounce pool size: 64 pages
[    0.560000] NFS: Registering the id_resolver key type
[    0.560000] fuse init (API version 7.18)
[    0.564000] msgmni has been set to 1151
[    0.564000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.564000] io scheduler noop registered
[    0.564000] io scheduler deadline registered
[    0.564000] io scheduler cfq registered (default)
[    0.564000] display.0 connected to fb.0  ...
[    0.564000] nxp-fb.0: dma addr = 0x65600000, buf[0xe49ba780]
[    0.564000] nxp-fb.0: dma addr = 0x65858000, buf[0xe49ba940]
[    0.564000] nxp-fb.0: dma addr = 0x65ab0000, buf[0xe49bab00]
[    0.596000] nxp-fb 0: out[0], 1024 * 600 - 32 bpp (phys:65600000 virt:0xe5600000 max:7372800)
[    0.600000] DCDC1: 908 <--> 1265 mV at 1201 mV
[    0.604000] spu1705 3-002d: found chip 0x4d, rev 1710
[    0.604000] nxp-uart.0: ttySAC0 at MMIO 0xc00a1000 (irq = 39) is a S3C6400/10
[    1.956000] console [ttySAC0] enabled
[    1.960000] nxp-uart.1: ttySAC1 at MMIO 0xc00a0000 (irq = 38) is a S3C6400/10
[    1.968000] nxp-uart.2: ttySAC2 at MMIO 0xc00a2000 (irq = 40) is a S3C6400/10
[    1.976000] nxp-uart.3: ttySAC3 at MMIO 0xc00a3000 (irq = 41) is a S3C6400/10
[    1.980000] nxp-uart.4: ttySAC4 at MMIO 0xc006d000 (irq = 42) is a S3C6400/10
[    1.988000] Matirx PWM init
[    1.992000] iio-adc  initialized
[    1.996000] loop: module loaded
[    1.996000] tun: Universal TUN/TAP device driver, 1.6
[    2.004000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.008000]  -- nxpmac initialize --
[    2.012000] stmmac - user ID: 0x37, Synopsys ID: 0x37
[    2.016000]  Ring mode enabled
[    2.020000]  DMA HW capability register supported
[    2.024000]  Enhanced/Alternate descriptors
[    2.028000]  Enabled extended descriptors
[    2.032000]  RX Checksum Offload Engine supported (type 2)
[    2.040000]  TX Checksum insertion supported
[    2.044000]  Wake-Up On Lan supported
[    2.048000]  Enable RX Mitigation via HW Watchdog Timer
[    2.088000] stmmac: probed
[    2.088000] eth0: PHY ID 001cc915 at 0 IRQ 257 (stmmac-0:00)
[    2.092000] eth0: PHY ID 001cc915 at 7 IRQ 257 (stmmac-0:07) active
[    2.100000] PPP generic driver version 2.4.2
[    2.104000] PPP BSD Compression module registered
[    2.108000] PPP Deflate Compression module registered
[    2.112000] PPP MPPE Compression module registered
[    2.116000] NET: Registered protocol family 24
[    2.120000] usbcore: registered new interface driver asix
[    2.128000] usbcore: registered new interface driver cdc_ether
[    2.132000] usbcore: registered new interface driver net1080
[    2.140000] usbcore: registered new interface driver cdc_subset
[    2.144000] usbcore: registered new interface driver zaurus
[    2.148000] usbcore: registered new interface driver cdc_ncm
[    2.156000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.160000] nxp-ehci nxp-ehci: SLsi Synopsys EHCI Host Controller
[    2.168000] nxp-ehci nxp-ehci: new USB bus registered, assigned bus number 1
[    2.176000] nxp-ehci nxp-ehci: irq 82, io mem 0xc0030000
[    2.192000] nxp-ehci nxp-ehci: USB 0.0 started, EHCI 1.00
[    2.192000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.196000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.204000] usb usb1: Product: SLsi Synopsys EHCI Host Controller
[    2.208000] usb usb1: Manufacturer: Linux 3.4.39-FriendlyARM ehci_hcd
[    2.216000] usb usb1: SerialNumber: nxp-ehci
[    2.220000] hub 1-0:1.0: USB hub found
[    2.224000] hub 1-0:1.0: 3 ports detected
[    2.228000] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.436000] Core Release: 2.93a
[    2.436000] Setting default values for core params
[    2.436000] Finished setting default values for core params
[    2.640000] Using Buffer DMA mode
[    2.640000] Dedicated Tx FIFOs mode
[    2.644000] dwc_otg dwc_otg: DWC OTG Controller
[    2.648000] dwc_otg dwc_otg: new USB bus registered, assigned bus number 2
[    2.656000] dwc_otg dwc_otg: irq 81, io mem 0x00000000
[    2.660000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.668000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.672000] usb usb2: Product: DWC OTG Controller
[    2.680000] usb usb2: Manufacturer: Linux 3.4.39-FriendlyARM dwc_otg_hcd
[    2.684000] usb usb2: SerialNumber: dwc_otg
[    2.688000] hub 2-0:1.0: USB hub found
[    2.692000] hub 2-0:1.0: 1 port detected
[    2.696000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.704000] nxp-ohci nxp-ohci: SLsi Synopsys OHCI Host Controller
[    2.708000] nxp-ohci nxp-ohci: new USB bus registered, assigned bus number 3
[    2.716000] nxp-ohci nxp-ohci: irq 82, io mem 0xc0020000
[    2.780000] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.780000] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.788000] usb usb3: Product: SLsi Synopsys OHCI Host Controller
[    2.792000] usb usb3: Manufacturer: Linux 3.4.39-FriendlyARM ohci_hcd
[    2.800000] usb usb3: SerialNumber: nxp-ohci
[    2.804000] hub 3-0:1.0: USB hub found
[    2.808000] hub 3-0:1.0: 3 ports detected
[    2.812000] Initializing USB Mass Storage driver...
[    2.816000] usbcore: registered new interface driver usb-storage
[    2.820000] USB Mass Storage support registered.
[    2.828000] usbcore: registered new interface driver usbserial
[    2.832000] usbcore: registered new interface driver usbserial_generic
[    2.840000] USB Serial support registered for generic
[    2.844000] usbserial: USB Serial Driver core
[    2.848000] usbcore: registered new interface driver ch341
[    2.852000] USB Serial support registered for ch341-uart
[    2.860000] usbcore: registered new interface driver cp210x
[    2.864000] USB Serial support registered for cp210x
[    2.868000] usbcore: registered new interface driver ftdi_sio
[    2.876000] USB Serial support registered for FTDI USB Serial Device
[    2.880000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    2.888000] usbcore: registered new interface driver option
[    2.892000] USB Serial support registered for GSM modem (1-port)
[    2.900000] usbcore: registered new interface driver pl2303
[    2.904000] USB Serial support registered for pl2303
[    2.908000] usbcore: registered new interface driver ti_usb_3410_5052
[    2.916000] USB Serial support registered for TI USB 3410 1 port adapter
[    2.924000] USB Serial support registered for TI USB 5052 2 port adapter
[    2.928000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
[    2.936000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    2.944000] android_usb gadget: Number of LUNs=1
[    2.948000]  lun0: LUN: removable file: (no medium)
[    2.952000] android_usb gadget: android_usb ready
[    2.956000] mousedev: PS/2 mouse device common for all mice
[    2.964000] input: Nexell Keypad as /devices/platform/nxp-keypad/input/input0
[    2.968000] usbcore: registered new interface driver xpad
[    2.976000] IT7260-ts 2-0046: Found chip ITE726060
[    2.980000] input: it7260_ts as /devices/virtual/input/input1
[    2.984000] i2c-core: driver [IT7260-ts] using legacy suspend method
[    2.992000] i2c-core: driver [IT7260-ts] using legacy resume method
[    2.996000] <<-GTP-INFO->> GTP driver installing...
[    3.004000] himax_ts 2-0048: Unable to get DevId
[    3.008000] touchscreen-1wire        initialized
[    3.012000] backlight-1wire  initialized
[    3.016000] input: fa_ts_input as /devices/virtual/input/input2
[    3.020000] ts-if    initialized
[    3.024000] [RTC] day=2016.01.01 time=08:03:05
[    3.028000] nxp-rtc nxp-rtc.0: rtc core: registered nxp-rtc as rtc0
[    3.036000] i2c /dev entries driver
[    3.040000] ...................................ov5640_probe 2234
[    3.044000] ...................................ov5640_video_probe 2193
[    3.052000] ov5640 0-003c: reg_read: i2c read error, reg: 300a
[    3.056000] OV5640 read error!!!!!!!!!!!!!!!
[    3.060000] ov5640_initialize_ctrls.............1794...........
[    3.068000] nxp_hdmi_cec_probe success
[    3.072000] device-mapper: uevent: version 1.0.3
[    3.076000] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    3.084000] Bluetooth: HCI UART driver ver 2.2
[    3.088000] Bluetooth: HCI H4 protocol initialized
[    3.092000] DVFS: ASV[2] IDS 16mA, Ro 124 -> Table [IDS 15mA, Ro 130]
[    3.100000] DVFS: regulator vdd_arm_1.3V
[    3.104000] DVFS: cpu DVFS with PLL.1 [tables=11]
[    3.108000] cpuidle: using governor ladder
[    3.112000] cpuidle: using governor menu
[    3.116000] Synopsys Designware Multimedia Card Interface Driver
[    3.120000] dw_mmc dw_mmc.0: Using internal DMA controller.
[    3.128000] mmc0: no vmmc regulator found
[    3.132000] dw_mmc dw_mmc.0: Using external card detect irq 267 (io 161)
[    3.140000] dw_mmc dw_mmc.0: Version ID is 250a
[    3.140000] dw_mmc dw_mmc.0: DW MMC controller at irq 75, 32 bit host data width, 32 deep fifo hw timeout 500 ms
[    3.152000] dw_mmc dw_mmc.1: Using internal DMA controller.
[    3.156000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
[    3.168000] mmc1: no vmmc regulator found
[    3.172000] dw_mmc dw_mmc.1: Version ID is 250a
[    3.176000] dw_mmc dw_mmc.1: DW MMC controller at irq 76, 32 bit host data width, 32 deep fifo hw timeout 500 ms
[    3.188000] usbcore: registered new interface driver usbhid
[    3.192000] usbhid: USB HID core driver
[    3.196000] ashmem: initialized
[    3.200000] logger: created 256K log 'log_main'
[    3.204000] logger: created 256K log 'log_events'
[    3.208000] logger: created 256K log 'log_radio'
[    3.212000] logger: created 256K log 'log_system'
[    3.216000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    3.216000] mmc0: new high speed SDHC card at address 59b4
[    3.216000] mmcblk0: mmc0:59b4 SPCC  14.7 GiB
[    3.216000]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
[    3.236000] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
[    3.252000] snd pcm: register sound platform 'nxp-pcm'
[    3.256000] snd i2s: ch 0, master, iis mode, 48000(47999)hz, 32 FBITs, MCLK=12287880hz, RFS=256
[    3.264000] spdif-tx: 48000(47999)Hz, MCLK=12287880hz HDMI out
[    3.272000] asoc: dit-hifi <-> nxp-spdif-tx mapping ok
[    3.276000] GACT probability NOT on
[    3.280000] Mirror/redirect action on
[    3.284000] u32 classifier
[    3.284000]     Actions configured
[    3.288000] Netfilter messages via NETLINK v0.30.
[    3.292000] nf_conntrack version 0.5.0 (13468 buckets, 53872 max)
[    3.300000] ctnetlink v0.93: registering with nfnetlink.
[    3.304000] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    3.312000] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    3.316000] xt_time: kernel timezone is -0000
[    3.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.328000] arp_tables: (C) 2002 David S. Miller
[    3.332000] TCP: cubic registered
[    3.336000] Initializing XFRM netlink socket
[    3.340000] NET: Registered protocol family 10
[    3.344000] Mobile IPv6
[    3.344000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.352000] IPv6 over IPv4 tunneling driver
[    3.356000] NET: Registered protocol family 17
[    3.360000] NET: Registered protocol family 15
[    3.364000] Bluetooth: RFCOMM TTY layer initialized
[    3.368000] Bluetooth: RFCOMM socket layer initialized
[    3.372000] Bluetooth: RFCOMM ver 1.11
[    3.376000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.384000] Bluetooth: BNEP filters: protocol multicast
[    3.388000] Bluetooth: BNEP socket layer initialized
[    3.392000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.400000] Bluetooth: HIDP socket layer initialized
[    3.404000] NET: Registered protocol family 35
[    3.408000] Registering the dns_resolver key type
[    3.412000] Registering SWP/SWPB emulation handler
[    3.420000] otg_wakelock_init: No USB transceiver found
[    3.424000] nxp-rtc nxp-rtc.0: setting system clock to 2016-01-01 08:03:05 UTC (1451635385)
[    3.432000] tmu[0] = trim 46:0, ret 1
[    3.436000] TMU: register tmu.0 to hwmon (max 1400000khz)
[    3.440000] ALSA device list:
[    3.444000]   #0: SPDIF-Transciever
[    3.448000] Freeing init memory: 220K
[    3.452000] Write protecting the kernel text section c0008000 - c0846000
[    3.456000] rodata_test: attempting to write to read-only section:
[    3.464000] write to read-only section trapped, success
[    3.596000] type=1403 audit(1451635385.668:2): policy loaded auid=4294967295 ses=4294967295
[    3.612000] type=1404 audit(1451635385.684:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    3.876000] init: /dev/hw_random not found
[    3.980000] init: /dev/hw_random not found
[    3.996000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.000000] fs_mgr: __mount(source=/dev/block/platform/dw_mmc.0/by-num/p2,target=/system,type=ext4)=0
[    4.068000] HDMI HPD State 0x0
2. Without display at all (HDMI mode)

Code: Select all

scratch is broken, clear
watchdog timer start


working to aarch32
waiting for pll change..

--------------------------------------------------------------------------------
 Second Boot by Nexell Co. : Ver0.3.6 - Built on Jun 29 2016 15:19:53
--------------------------------------------------------------------------------

DDR3 POR Init Start 0
Lock value  = 184
GATE CYC    = 0x00000492
GATE CODE   = 0x00000000
Read  DQ    = 0x08080808
Write DQ    = 0x08080808


DDR3 Init Done!
CCI Init!
Wakeup CPU Wakeup Sub CPU 1234567
CPU Wakeup done! WFI is expected.
CPU0 is Master!

Loading from sdmmc...
 Image Loading Done!
Launch to 0x42C00000


U-Boot 2014.07-gba1e340 (Jun 17 2017 - 18:52:33)

PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
(0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
(7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
(2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000, PCLK = 200
(1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
(8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
(3) PLL0: G3D  BCLK =  400000000
(4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
(5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
(6) PLL0: HDMI PCLK =  100000000
I2C:   ready
DRAM:  256 MiB
Heap = 0x43000000~0x45000000
Code = 0x42c00000~0x42c75984
GLD  = 0x42bffeb8
GLBD = 0x42bffe68
SP   = 0x42bffe68,0x42bffe50(CURR)
PC   = 0x42c06220
TAGS = 0x40000100
PAGE = 0x42c80000~0x42c8c000
MACH = [4330]
VER  = 0
BOARD= [nanopi3]
LCD  = N/A (-1)
MMC:   NXP DWMMC: 0, NXP DWMMC: 1, NXP DWMMC: 2
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc0 is current device
Writing to MMC(0)... done
Writing to MMC(0)... done
HDMI: display.0, preset 0 (1280 *  720)
HDMI: PHY Ready!!!
DONE: Logo bmp 800 by 480 (3bpp), len=1152056
DRAW: 0x47000000 -> 0x46000000
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at 48000000 ...
   Image Name:   Linux-3.4.39-FriendlyARM
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4635192 Bytes = 4.4 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.39-FriendlyARM (root@jensen) (gcc version 4.9.3
[    0.000000] CPU: ARMv7 Processor [410fd033] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio
[    0.000000] Machine: NANOPI3
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Display: HDMI selected
[    0.000000] nxp_reserve_mem: reserve CMA: size 167772160
[    0.000000] NXP/CMA: Reserved 0x65600000/0x0a000000 for 'ion'
[    0.000000] NXP/CMA: success register cma region for 'ion'
[    0.000000] rquest persistent memory from 655fc000 (00000000)-00004000
[    0.000000] Initialized persistent memory from 655fc000-655fffff
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] CPU : iomap[ 0]: p 0xc0000000 -> v 0xf0000000 len=0x300000
[    0.000000] CPU : iomap[ 1]: p 0xe0000000 -> v 0xf0300000 len=0x100000
[    0.000000] CPU : iomap[ 2]: p 0xfff00000 -> v 0xf0400000 len=0x100000
[    0.000000] CPU : iomap[ 3]: p 0x2c000000 -> v 0xf0500000 len=0x100000
[    0.000000] CPU : iomap[ 4]: p 0x00000000 -> v 0xf0600000 len=0x100000
[    0.000000] CPU : DMA Zone Size =16M, CORE 8
[    0.000000] s5p6818-NanoPi3: Board initialized
[    0.000000] CPU : Clock Generator= 58 EA, DVFS = support, PLL.1
[    0.000000] PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =
[    0.000000] (0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
[    0.000000] (7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
[    0.000000] (2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000
[    0.000000] (1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
[    0.000000] (8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
[    0.000000] (3) PLL0: G3D  BCLK =  400000000
[    0.000000] (4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
[    0.000000] (5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
[    0.000000] (6) PLL0: HDMI PCLK =  100000000
[    0.000000] PERCPU: Embedded 9 pages/cpu @c131b000 s12608 r8192 d16064 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
[    0.000000] Kernel command line: console=ttySAC0,115200n8 androidboot.console
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memor
[    0.000000] Memory: 1024MB = 1024MB total
[    0.000000] Memory: 860984k/860984k available, 187592k reserved, 272384K high
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xef800000 - 0xfee00000   ( 246 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef600000   ( 758 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0874de0   (8628 kB)
[    0.000000]       .init : 0xc0875000 - 0xc08ac140   ( 221 kB)
[    0.000000]       .data : 0xc08ae000 - 0xc092a168   ( 497 kB)
[    0.000000]        .bss : 0xc092a18c - 0xc0b0d360   (1933 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, N
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:272
[    0.000000] GIC   @f0009000: start   0 (gic 31)
[    0.000000] GPIO  @f001a000: start 106, mask 0xffffffff (gpio 85)
[    0.000000] GPIO  @f001b000: start 138, mask 0xffffffff (gpio 86)
[    0.000000] GPIO  @f001c000: start 170, mask 0xffffffff (gpio 87)
[    0.000000] GPIO  @f001d000: start 202, mask 0xffffffff (gpio 88)
[    0.000000] GPIO  @f001e000: start 234, mask 0xffffffff (gpio 89)
[    0.000000] ALIVE @f0010800: start 266, mask 0x000000ff (alive 36, num 6)
[    0.000000] timer.0: source,  10000000(HZ:250), mult:3355443200
[    0.000000] timer.1: event ,  10000000(HZ:250), mult:42949673
[    0.000000] sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every
[    0.000000] Calibrating delay loop... 1594.36 BogoMIPS (lpj=3188736)
[    0.048000] pid_max: default: 32768 minimum: 301
[    0.048000] Security Framework initialized
[    0.048000] SELinux:  Initializing.
[    0.048000] Mount-cache hash table entries: 512
[    0.048000] Initializing cgroup subsys debug
[    0.048000] Initializing cgroup subsys cpuacct
[    0.048000] Initializing cgroup subsys memory
[    0.048000] Initializing cgroup subsys freezer
[    0.048000] CPU: Testing write buffer coherency: ok
[    0.048000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.048000] hw perfevents: no hardware support available
[    0.048000] Setting up static identity map for 0x40619af0 - 0x40619b48
[    0.096000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.136000] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.176000] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.216000] CPU4: thread -1, cpu 0, socket 4, mpidr 80040400
[    0.252000] CPU5: thread -1, cpu 1, socket 4, mpidr 80040401
[    0.292000] CPU6: thread -1, cpu 2, socket 4, mpidr 80040402
[    0.336000] CPU7: thread -1, cpu 3, socket 4, mpidr 80040403
[    0.336000] Brought up 8 CPUs
[    0.336000] SMP: Total of 8 processors activated (12754.94 BogoMIPS).
[    0.344000] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3
[    0.344000] pwm: max = 50000000 hz
[    0.344000] prepare_gpio_suspend:
[    0.344000]   alfn[0][0]: 0x00000000, alfn[0][1]: 0x00000000
[    0.344000]   alfn[1][0]: 0x66800000, alfn[1][1]: 0x55555566
[    0.344000]   alfn[2][0]: 0x55555555, alfn[2][1]: 0x00555555
[    0.344000]   alfn[3][0]: 0x00000000, alfn[3][1]: 0x00000000
[    0.344000]   alfn[4][0]: 0x00000000, alfn[4][1]: 0x55540000
[    0.348000] dummy:
[    0.348000] NET: Registered protocol family 16
[    0.348000] persistent_ram: found existing buffer, size 14532, start 13057
[    0.392000] console [ram-1] enabled
[    0.392000] [Register machine platform devices]
[    0.392000] mach: add amba device pl08xdmac.0
[    0.392000] mach: add amba device pl08xdmac.1
[    0.392000] mach: add device uart0
[    0.392000] mach: add device uart1
[    0.392000] mach: add device uart2
[    0.396000] mach: add device uart3
[    0.396000] mach: add device uart4
[    0.396000] mach: add device syncgen [2]
[    0.396000] mach: add device lcd
[    0.396000] mach: add device lvds
[    0.396000] mach: add device i2c bus (array:3)
[    0.396000] mach: add device Real Time Clock
[    0.396000] mach: add device generic pwm (array:4)
[    0.396000] mach: add device generic gpio (array:6)
[    0.400000] mach: add device i2s (array:1)
[    0.400000] mach: add device spdif tx
[    0.400000] mach: add device usb_ehci
[    0.400000] mach: add device usb_ohci
[    0.400000] mach: add device usb otg
[    0.400000] mach: add device ion-nxp
[    0.400000] mach: add graphic device opengl|es
[    0.400000] [Register board platform devices]
[    0.400000] plat: board revision 5
[    0.400000] plat: reset USB hub
[    0.400000] plat: add dynamic frequency (pll.1)
[    0.400000] plat: DVFS enabled
[    0.400000] plat: add device TMU
[    0.400000] plat: add framebuffer
[    0.400000] plat: boot from mmc.0
[    0.400000] plat: add device sdmmc [0]
[    0.400000] plat: add device sdmmc [1]
[    0.404000] plat: add backlight pwm device
[    0.404000] plat: add device keypad
[    0.404000] plat: add device spdif playback
[    0.404000] plat: add device nxp-v4l2
[    0.408000] plat: register spidev
[    0.408000] plat: add touch(ft5x0x) device
[    0.408000] plat: add touch(goodix) device
[    0.408000] plat: goodix: irq=186 (80)
[    0.408000] plat: add touch(himax) device
[    0.408000] plat: add touch(it7260) device
[    0.408000] plat: add onewire ts device
[    0.408000] plat: add iio adc device
[    0.408000] plat: add device hdmi-cec
[    0.408000] plat: add device nxp-gmac
[    0.408000] plat: add device gpio_led
[    0.408000]
[    0.408000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint
[    0.408000] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.432000] bio: create slab <bio-0> at 0
[    0.432000] gpiochip_add: registered GPIOs 0 to 31 on device: GPIOA
[    0.432000] gpiochip_add: registered GPIOs 32 to 63 on device: GPIOB
[    0.432000] gpiochip_add: registered GPIOs 64 to 95 on device: GPIOC
[    0.432000] gpiochip_add: registered GPIOs 96 to 127 on device: GPIOD
[    0.432000] gpiochip_add: registered GPIOs 128 to 159 on device: GPIOE
[    0.432000] gpiochip_add: registered GPIOs 160 to 165 on device: GPIOALV
[    0.432000] pl08xdmac pl08xdmac.0: Unbalanced pm_runtime_enable!
[    0.432000] pl08xdmac pl08xdmac.0: initialized 8 virtual memcpy channels
[    0.432000] pl08xdmac pl08xdmac.0: initialized 16 virtual slave channels
[    0.436000] pl08xdmac pl08xdmac.0: DMA: PL080 rev1 at 0xc0000000 irq 33
[    0.436000] pl08xdmac pl08xdmac.1: Unbalanced pm_runtime_enable!
[    0.436000] pl08xdmac pl08xdmac.1: initialized 8 virtual memcpy channels
[    0.436000] pl08xdmac pl08xdmac.1: initialized 15 virtual slave channels
[    0.440000] pl08xdmac pl08xdmac.1: DMA: PL080 rev1 at 0xc0001000 irq 34
[    0.440000] nxp_ion_probe success!!!
[    0.440000] SCSI subsystem initialized
[    0.440000] usbcore: registered new interface driver usbfs
[    0.440000] usbcore: registered new interface driver hub
[    0.440000] usbcore: registered new device driver usb
[    0.440000] i2c-gpio i2c-gpio.3: using pins 159 (SDA) and 158 (SCL)
[    0.440000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[    0.440000] s3c-i2c s3c2440-i2c.0: slave address 0x10
[    0.440000] s3c-i2c s3c2440-i2c.0: bus frequency set to 390 KHz
[    0.444000] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.1: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.1: bus frequency set to 97 KHz
[    0.444000] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.2: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.2: bus frequency set to 195 KHz
[    0.444000] Linux media interface: v0.10
[    0.444000] Linux video capture interface: v2.00
[    0.444000] pps_core: LinuxPPS API ver. 1 registered
[    0.444000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome
[    0.448000] PTP clock support registered
[    0.480000] axp_mfd 3-0034: failed reading at 0x03
[    0.480000] [AXP22-MFD] try to read chip id failed!
[    0.480000] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.480000] Bluetooth: Core ver 2.19
[    0.480000] NET: Registered protocol family 31
[    0.480000] Bluetooth: HCI device and connection manager initialized
[    0.480000] Bluetooth: HCI socket layer initialized
[    0.480000] Bluetooth: L2CAP socket layer initialized
[    0.480000] Bluetooth: SCO socket layer initialized
[    0.480000] cfg80211: Calling CRDA to update world regulatory domain
[    0.484000] Switching to clocksource source timer
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 7
[    0.488000] Could not switch to high resolution mode on CPU 5
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000] Could not switch to high resolution mode on CPU 6
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000]  dummy_timer is not functional.
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 0
[    0.488000] Could not switch to high resolution mode on CPU 1
[    0.488000] Could not switch to high resolution mode on CPU 3
[    0.488000] Could not switch to high resolution mode on CPU 2
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 4
[    0.500000] NET: Registered protocol family 2
[    0.500000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.500000] TCP established hash table entries: 131072 (order: 8, 1048576 byt
[    0.504000] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
[    0.508000] TCP: Hash tables configured (established 131072 bind 65536)
[    0.508000] TCP: reno registered
[    0.508000] UDP hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] NET: Registered protocol family 1
[    0.508000] RPC: Registered named UNIX socket transport module.
[    0.508000] RPC: Registered udp transport module.
[    0.508000] RPC: Registered tcp transport module.
[    0.508000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.508000] Unpacking initramfs...
[    0.548000] Initramfs unpacking failed: junk in compressed archive
[    0.548000] Freeing initrd memory: 1024K
[    0.548000] Disply Reset Status : On
[    0.548000] Display LCD register operation
[    0.548000] Display.0 fps=45 (22 ms), wait= 8 jiffies, Pixelclk=43885285hz
[    0.548000] LCD : [1]=LCD connect to [6]=SYNCGEN0
[    0.552000] Display LVDS register operation
[    0.552000] Display.0 fps=45 (22 ms), wait= 8 jiffies, Pixelclk=43885285hz
[    0.552000] LVDS: [4]=LVDS connect to [6]=SYNCGEN0
[    0.552000] audit: initializing netlink socket (disabled)
[    0.552000] type=2000 audit(0.548:1): initialized
[    0.552000] highmem bounce pool size: 64 pages
[    0.560000] NFS: Registering the id_resolver key type
[    0.564000] fuse init (API version 7.18)
[    0.564000] msgmni has been set to 1151
[    0.564000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
[    0.564000] io scheduler noop registered
[    0.564000] io scheduler deadline registered
[    0.564000] io scheduler cfq registered (default)
[    0.564000] display.0 connected to fb.0  ...
[    0.564000] nxp-fb.0: dma addr = 0x65600000, buf[0xe52c1780]
[    0.568000] nxp-fb.0: dma addr = 0x65984000, buf[0xe52c1940]
[    0.568000] nxp-fb.0: dma addr = 0x65d08000, buf[0xe52c1b00]
[    0.600000] nxp-fb 0: out[0], 1280 * 720 - 32 bpp (phys:65600000 virt:0xe5600
[    0.604000] DCDC1: 908 <--> 1265 mV at 1201 mV
[    0.608000] spu1705 3-002d: found chip 0x4d, rev 1710
[    0.608000] nxp-uart.0: ttySAC0 at MMIO 0xc00a1000 (irq = 39) is a S3C6400/10
[    1.960000] console [ttySAC0] enabled
[    1.964000] nxp-uart.1: ttySAC1 at MMIO 0xc00a0000 (irq = 38) is a S3C6400/10
[    1.968000] nxp-uart.2: ttySAC2 at MMIO 0xc00a2000 (irq = 40) is a S3C6400/10
[    1.976000] nxp-uart.3: ttySAC3 at MMIO 0xc00a3000 (irq = 41) is a S3C6400/10
[    1.984000] nxp-uart.4: ttySAC4 at MMIO 0xc006d000 (irq = 42) is a S3C6400/10
[    1.992000] Matirx PWM init
[    1.992000] iio-adc  initialized
[    2.000000] loop: module loaded
[    2.000000] tun: Universal TUN/TAP device driver, 1.6
[    2.004000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.012000]  -- nxpmac initialize --
[    2.016000] stmmac - user ID: 0x37, Synopsys ID: 0x37
[    2.020000]  Ring mode enabled
[    2.024000]  DMA HW capability register supported
[    2.028000]  Enhanced/Alternate descriptors
[    2.032000]  Enabled extended descriptors
[    2.036000]  RX Checksum Offload Engine supported (type 2)
[    2.040000]  TX Checksum insertion supported
[    2.044000]  Wake-Up On Lan supported
[    2.048000]  Enable RX Mitigation via HW Watchdog Timer
[    2.092000] stmmac: probed
[    2.092000] eth0: PHY ID 001cc915 at 0 IRQ 257 (stmmac-0:00)
[    2.096000] eth0: PHY ID 001cc915 at 7 IRQ 257 (stmmac-0:07) active
[    2.100000] PPP generic driver version 2.4.2
[    2.108000] PPP BSD Compression module registered
[    2.112000] PPP Deflate Compression module registered
[    2.116000] PPP MPPE Compression module registered
[    2.120000] NET: Registered protocol family 24
[    2.124000] usbcore: registered new interface driver asix
[    2.132000] usbcore: registered new interface driver cdc_ether
[    2.136000] usbcore: registered new interface driver net1080
[    2.140000] usbcore: registered new interface driver cdc_subset
[    2.148000] usbcore: registered new interface driver zaurus
[    2.152000] usbcore: registered new interface driver cdc_ncm
[    2.160000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.164000] nxp-ehci nxp-ehci: SLsi Synopsys EHCI Host Controller
[    2.172000] nxp-ehci nxp-ehci: new USB bus registered, assigned bus number 1
[    2.180000] nxp-ehci nxp-ehci: irq 82, io mem 0xc0030000
[    2.196000] nxp-ehci nxp-ehci: USB 0.0 started, EHCI 1.00
[    2.196000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.200000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.208000] usb usb1: Product: SLsi Synopsys EHCI Host Controller
[    2.212000] usb usb1: Manufacturer: Linux 3.4.39-FriendlyARM ehci_hcd
[    2.220000] usb usb1: SerialNumber: nxp-ehci
[    2.224000] hub 1-0:1.0: USB hub found
[    2.228000] hub 1-0:1.0: 3 ports detected
[    2.232000] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.436000] Core Release: 2.93a
[    2.440000] Setting default values for core params
[    2.440000] Finished setting default values for core params
[    2.644000] Using Buffer DMA mode
[    2.644000] Dedicated Tx FIFOs mode
[    2.648000] dwc_otg dwc_otg: DWC OTG Controller
[    2.652000] dwc_otg dwc_otg: new USB bus registered, assigned bus number 2
[    2.660000] dwc_otg dwc_otg: irq 81, io mem 0x00000000
[    2.664000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.672000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.676000] usb usb2: Product: DWC OTG Controller
[    2.684000] usb usb2: Manufacturer: Linux 3.4.39-FriendlyARM dwc_otg_hcd
[    2.688000] usb usb2: SerialNumber: dwc_otg
[    2.692000] hub 2-0:1.0: USB hub found
[    2.696000] hub 2-0:1.0: 1 port detected
[    2.700000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.708000] nxp-ohci nxp-ohci: SLsi Synopsys OHCI Host Controller
[    2.712000] nxp-ohci nxp-ohci: new USB bus registered, assigned bus number 3
[    2.720000] nxp-ohci nxp-ohci: irq 82, io mem 0xc0020000
[    2.784000] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.784000] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.792000] usb usb3: Product: SLsi Synopsys OHCI Host Controller
[    2.796000] usb usb3: Manufacturer: Linux 3.4.39-FriendlyARM ohci_hcd
[    2.804000] usb usb3: SerialNumber: nxp-ohci
[    2.808000] hub 3-0:1.0: USB hub found
[    2.812000] hub 3-0:1.0: 3 ports detected
[    2.816000] Initializing USB Mass Storage driver...
[    2.820000] usbcore: registered new interface driver usb-storage
[    2.824000] USB Mass Storage support registered.
[    2.832000] usbcore: registered new interface driver usbserial
[    2.836000] usbcore: registered new interface driver usbserial_generic
[    2.844000] USB Serial support registered for generic
[    2.848000] usbserial: USB Serial Driver core
[    2.852000] usbcore: registered new interface driver ch341
[    2.856000] USB Serial support registered for ch341-uart
[    2.864000] usbcore: registered new interface driver cp210x
[    2.868000] USB Serial support registered for cp210x
[    2.872000] usbcore: registered new interface driver ftdi_sio
[    2.880000] USB Serial support registered for FTDI USB Serial Device
[    2.884000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    2.892000] usbcore: registered new interface driver option
[    2.896000] USB Serial support registered for GSM modem (1-port)
[    2.904000] usbcore: registered new interface driver pl2303
[    2.908000] USB Serial support registered for pl2303
[    2.912000] usbcore: registered new interface driver ti_usb_3410_5052
[    2.920000] USB Serial support registered for TI USB 3410 1 port adapter
[    2.928000] USB Serial support registered for TI USB 5052 2 port adapter
[    2.932000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
[    2.940000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    2.948000] android_usb gadget: Number of LUNs=1
[    2.952000]  lun0: LUN: removable file: (no medium)
[    2.956000] android_usb gadget: android_usb ready
[    2.960000] mousedev: PS/2 mouse device common for all mice
[    2.968000] input: Nexell Keypad as /devices/platform/nxp-keypad/input/input0
[    2.972000] usbcore: registered new interface driver xpad
[    2.980000] i2c-core: driver [IT7260-ts] using legacy suspend method
[    2.984000] i2c-core: driver [IT7260-ts] using legacy resume method
[    2.992000] <<-GTP-INFO->> GTP driver installing...
[    2.996000] himax_ts 2-0048: Unable to get DevId
[    3.000000] touchscreen-1wire        initialized
[    3.004000] backlight-1wire  initialized
[    3.008000] onewire: REQ 0x60: i2c write error -6
[    3.012000] input: fa_ts_input as /devices/virtual/input/input1
[    3.020000] ts-if    initialized
[    3.020000] [RTC] day=2016.01.01 time=08:01:03
[    3.028000] nxp-rtc nxp-rtc.0: rtc core: registered nxp-rtc as rtc0
[    3.032000] i2c /dev entries driver
[    3.036000] ...................................ov5640_probe 2234
[    3.040000] ...................................ov5640_video_probe 2193
[    3.048000] ov5640 0-003c: reg_read: i2c read error, reg: 300a
[    3.056000] OV5640 read error!!!!!!!!!!!!!!!
[    3.060000] ov5640_initialize_ctrls.............1794...........
[    3.068000] nxp_hdmi_cec_probe success
[    3.068000] device-mapper: uevent: version 1.0.3
[    3.072000] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-d
[    3.080000] Bluetooth: HCI UART driver ver 2.2
[    3.084000] Bluetooth: HCI H4 protocol initialized
[    3.092000] DVFS: ASV[2] IDS 16mA, Ro 124 -> Table [IDS 15mA, Ro 130]
[    3.096000] DVFS: regulator vdd_arm_1.3V
[    3.100000] DVFS: cpu DVFS with PLL.1 [tables=11]
[    3.108000] cpuidle: using governor ladder
[    3.108000] cpuidle: using governor menu
[    3.112000] Synopsys Designware Multimedia Card Interface Driver
[    3.120000] dw_mmc dw_mmc.0: Using internal DMA controller.
[    3.124000] mmc0: no vmmc regulator found
[    3.128000] dw_mmc dw_mmc.0: Using external card detect irq 267 (io 161)
[    3.136000] dw_mmc dw_mmc.0: Version ID is 250a
[    3.140000] dw_mmc dw_mmc.0: DW MMC controller at irq 75, 32 bit host data wi
[    3.152000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz
[    3.160000] dw_mmc dw_mmc.1: Using internal DMA controller.
[    3.164000] mmc1: no vmmc regulator found
[    3.172000] dw_mmc dw_mmc.1: Version ID is 250a
[    3.172000] dw_mmc dw_mmc.1: DW MMC controller at irq 76, 32 bit host data wi
[    3.184000] usbcore: registered new interface driver usbhid
[    3.188000] usbhid: USB HID core driver
[    3.192000] ashmem: initialized
[    3.196000] logger: created 256K log 'log_main'
[    3.200000] logger: created 256K log 'log_events'
[    3.204000] logger: created 256K log 'log_radio'
[    3.208000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000
[    3.208000] mmc0: new high speed SDHC card at address 59b4
[    3.208000] mmcblk0: mmc0:59b4 SPCC  14.7 GiB
[    3.208000]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
[    3.228000] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz
[    3.244000] logger: created 256K log 'log_system'
[    3.248000] snd pcm: register sound platform 'nxp-pcm'
[    3.256000] snd i2s: ch 0, master, iis mode, 48000(47999)hz, 32 FBITs, MCLK=1
[    3.264000] spdif-tx: 48000(47999)Hz, MCLK=12287880hz HDMI out
[    3.268000] asoc: dit-hifi <-> nxp-spdif-tx mapping ok
[    3.272000] GACT probability NOT on
[    3.276000] Mirror/redirect action on
[    3.280000] u32 classifier
[    3.284000]     Actions configured
[    3.288000] Netfilter messages via NETLINK v0.30.
[    3.292000] nf_conntrack version 0.5.0 (13468 buckets, 53872 max)
[    3.296000] ctnetlink v0.93: registering with nfnetlink.
[    3.304000] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    3.308000] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    3.316000] xt_time: kernel timezone is -0000
[    3.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.324000] arp_tables: (C) 2002 David S. Miller
[    3.328000] TCP: cubic registered
[    3.332000] Initializing XFRM netlink socket
[    3.336000] NET: Registered protocol family 10
[    3.340000] Mobile IPv6
[    3.344000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.348000] IPv6 over IPv4 tunneling driver
[    3.352000] NET: Registered protocol family 17
[    3.356000] NET: Registered protocol family 15
[    3.364000] Bluetooth: RFCOMM TTY layer initialized
[    3.368000] Bluetooth: RFCOMM socket layer initialized
[    3.372000] Bluetooth: RFCOMM ver 1.11
[    3.376000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.380000] Bluetooth: BNEP filters: protocol multicast
[    3.388000] Bluetooth: BNEP socket layer initialized
[    3.392000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.396000] Bluetooth: HIDP socket layer initialized
[    3.404000] NET: Registered protocol family 35
[    3.408000] Registering the dns_resolver key type
[    3.412000] Registering SWP/SWPB emulation handler
[    3.416000] otg_wakelock_init: No USB transceiver found
[    3.420000] nxp-rtc nxp-rtc.0: setting system clock to 2016-01-01 08:01:03 UT
[    3.432000] tmu[0] = trim 46:0, ret 1
[    3.432000] TMU: register tmu.0 to hwmon (max 1400000khz)
[    3.440000] ALSA device list:
[    3.440000]   #0: SPDIF-Transciever
[    3.444000] Freeing init memory: 220K
[    3.448000] Write protecting the kernel text section c0008000 - c0846000
[    3.456000] rodata_test: attempting to write to read-only section:
[    3.460000] write to read-only section trapped, success
[    3.540000] type=1403 audit(1451635263.616:2): policy loaded auid=4294967295
[    3.544000] type=1404 audit(1451635263.620:3): enforcing=1 old_enforcing=0 au
[    3.736000] init: /dev/hw_random not found
[    3.844000] init: /dev/hw_random not found
[    3.860000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O
[    3.864000] fs_mgr: __mount(source=/dev/block/platform/dw_mmc.0/by-num/p2,tar
[    4.064000] HDMI HPD State 0x0
3. With X710 display and power button holded

Code: Select all

scratch is broken, clear
watchdog timer start


working to aarch32
waiting for pll change..

--------------------------------------------------------------------------------
 Second Boot by Nexell Co. : Ver0.3.6 - Built on Jun 29 2016 15:19:53
--------------------------------------------------------------------------------

DDR3 POR Init Start 0
Lock value  = 184
GATE CYC    = 0x00000492
GATE CODE   = 0x00000000
Read  DQ    = 0x08080808
Write DQ    = 0x08080808


DDR3 Init Done!
CCI Init!
Wakeup CPU Wakeup Sub CPU 1234567
CPU Wakeup done! WFI is expected.
CPU0 is Master!

Loading from sdmmc...
 Image Loading Done!
Launch to 0x42C00000


U-Boot 2014.07-gba1e340 (Jun 17 2017 - 18:52:33)

PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
(0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
(7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
(2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000, PCLK = 200000000
(1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
(8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
(3) PLL0: G3D  BCLK =  400000000
(4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
(5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
(6) PLL0: HDMI PCLK =  100000000
I2C:   ready
DRAM:  256 MiB
Heap = 0x43000000~0x45000000
Code = 0x42c00000~0x42c75984
GLD  = 0x42bffeb8
GLBD = 0x42bffe68
SP   = 0x42bffe68,0x42bffe50(CURR)
PC   = 0x42c06220
TAGS = 0x40000100
PAGE = 0x42c80000~0x42c8c000
MACH = [4330]
VER  = 0
BOARD= [nanopi3]
LCD  = X710
MMC:   NXP DWMMC: 0, NXP DWMMC: 1, NXP DWMMC: 2
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc0 is current device
Writing to MMC(0)... done
Writing to MMC(0)... done
RGB: display.0
DISP: W=1024, H= 600, Bpp=32
DONE: Logo bmp 800 by 480 (3bpp), len=1152056
DRAW: 0x47000000 -> 0x46000000
Writing to MMC(0)... done
*** Warning: use default fastboot commands ***
Writing to MMC(0)... done

Fastboot Partitions:
 mmc.0: 2ndboot, img : 0x200, 0x7a00
 mmc.0: bootloader, img : 0x8000, 0x70000
 mmc.0: boot, fs : 0x100000, 0x4000000
 mmc.0: system, fs : 0x4100000, 0x2f200000
 mmc.0: cache, fs : 0x33300000, 0x1ac00000
 mmc.0: misc, fs : 0x4e000000, 0x800000
 mmc.0: recovery, fs : 0x4e900000, 0x1600000
 mmc.0: userdata, fs : 0x50000000, 0x0
Support fstype : 2nd  boot  factory  raw  fat  ext4  emmc  nand  ubi  ubifs
Reserved part  : partmap  mem  env  cmd
DONE: Logo bmp 300 by 270 (3bpp), len=243054
DRAW: 0x47000000 -> 0x46000000
Load USB Driver: android
Core usb device tie configuration done
OTG cable Connected!
------------------------------------------
Anything ?

If none of the provided images is working AND FriendlyARM stays silent about it, we might as well buy a Raspberry PI3 instead of a $35 brick :?

We're buying a WORKING SBC here, not some happy-go-lucky piece of fiberglass with smd slapped onto it to make it pretty. :evil:
I'm agree with asmodyne.. Is where some next steps? As you notices above I've buy a debug port board and show you all logs you wanted. But what should I do next? May be anyone have logs of fully functional system booting to compare its with my one and to try to find a problem by myself?

UPD. Just in case, if it can help - I have an oscilloscope (unfortunately only up to 20 MHz) and can make some measurements on board...
I feel your disappointment Alexiss :(

Okay, about the boot, I see the gist here... :roll:
As seen in the wiki, in the Make an Installation SD Card / Boot NanoPi Fire3 from SD Card section :

Insert this card into your NanoPi Fire3's boot slot(1), press and hold the boot key(2) and power on (with a 5V/2A power source). If the PWR LED is on and LED1 is blinking this indicates your NanoPi Fire3 has successfully booted.

Well it's not blinking... at all... it just sits there, lit green & pretty ... So either it's not relevant to the kernel activity, or it's blinking too fast for the human eye to see.. whatever .

I managed to boot the provided Arm64 image of Ubuntu, namely s5p6818-friendly-core-xenial-4.4-arm64-20171212.img
Works fine, ethernet and all, but no HDMI yet... grinds my gears... :evil:

I've just ordered a brand new HDMI/Micro HDMI cable, just to eliminate a possible culprit the "Sherlock way", but I fear it's a kernel config issue.

More on this later, once UPS delivers...


(1) what the hell is a "boot slot" ? It's a "Micro-SD slot" ! Plain and simple !
(2) There's neither a "boot key" in the board's silkscreen, nor on the leaflet provided in the box, nor in the reference pictures on the wiki. There's a "power key" though, different meaning. ;)
Maybe by giving your techs some slack and a day of work or two to answer questions on the forum, your products could flood the market !
Because feedback is THE TICKET to create a robust backers & 3rd party community.

What's are the Rasperry Pi's sells figures again ? Just asking ;)
asmodyne wrote:
Okay, about the boot, I see the gist here... :roll:
As seen in the wiki, in the Make an Installation SD Card / Boot NanoPi Fire3 from SD Card section :

Insert this card into your NanoPi Fire3's boot slot(1), press and hold the boot key(2) and power on (with a 5V/2A power source). If the PWR LED is on and LED1 is blinking this indicates your NanoPi Fire3 has successfully booted.

Well it's not blinking... at all... it just sits there, lit green & pretty ... So either it's not relevant to the kernel activity, or it's blinking too fast for the human eye to see.. whatever .

As far as I understand it's a mistake in docs - with power button holded board boots in some kind of flash update mode. And a normal bootup runs without any of buttons holded. This confirmed by boot logs received by me from serial port.


asmodyne wrote:
I managed to boot the provided Arm64 image of Ubuntu, namely s5p6818-friendly-core-xenial-4.4-arm64-20171212.img
Works fine, ethernet and all, but no HDMI yet... grinds my gears... :evil:

I've just ordered a brand new HDMI/Micro HDMI cable, just to eliminate a possible culprit the "Sherlock way", but I fear it's a kernel config issue.

I agree - my logs indicates that kernel is booting, but something wrong with display subsystem - we should see a normal boot log to find a difference
After a number of tries I've spotted that my boot logs are pretty same for different images (lubuntu and android). And I found a problem - as noticed in many places on forum - it is an SD card! The big confusion was that SD card silently ignores any write operations, so dd utility works fine without any errors but the data on SD card leaved unchanged.

Validate your data after each image writing!!! You'll spend 10 minutes to verify SD card but save a days for searching a problem!

Here is good explanation of how to verify your SD card (at the end of article)

Code: Select all

dd bs=4M if=/dev/sdX of=from-sd-card.img
truncate --reference your-original-image.img from-sd-card.img
diff -s from-sd-card.img your-original-image.img


After changing SD card all works perfectly and I post here my succesfull boot log for lubuntu just in case.

Thanks all for involvement

Code: Select all

BL1 by Nexell V1.0.0-g44b48cd [Built on 2017-08-02 15:58:54]

Memory Initialize (0) Done.

Loading from sdmmc...
 Image Loading Done!
Launch to 0x7FD00800


U-Boot 2016.01-00021-g32c3ef9 (Nov 22 2017 - 15:16:22 +0800)

Model: FriendlyElec boards based on Nexell s5p6818
Board: NanoPi Fire 3
DRAM:  987 MiB
Panel: X710
MMC:   NEXELL DWMMC: 0, NEXELL DWMMC: 1
RGB:   dp.0
LCD:   [LCD] dp.0.1 1024x600 32bpp FB:0x46000000
In:    serial
Out:   serial
Err:   serial
Writing to MMC(1)... done

Hit any key to stop autoboot:  0
14561808 bytes read in 851 ms (16.3 MiB/s)
2846938 bytes read in 187 ms (14.5 MiB/s)
47775 bytes read in 18 ms (2.5 MiB/s)
## Flattened Device Tree blob at 49000000
   Booting using the fdt blob at 0x49000000
   reserving fdt memory region: addr=7de00000 size=100000
   Using Device Tree in place at 0000000049000000, end 000000004900ea9e

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.49-s5p6818 (root@jensen) (gcc version 6.4.0 (ctng-1.23.0-150g-FA) ) #28 SMP PREEMPT Wed Nov 29 10:46:46 HKT 2017
[    0.000000] Boot CPU: AArch64 Processor [410fd033]
[    0.000000] Machine model: FriendlyElec NanoPi Fire3
[    0.000000] Display: X710 selected
[    0.000000] cma: Reserved 192 MiB at 0x0000000071000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc03d9f7000 s46056 r8192 d31768 u86016
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for ARM erratum 845719
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 248724
[    0.000000] Kernel command line: console=ttySAC0,115200n8 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait init=/sbin/init loglevel=7 printk.time=1 consoleblank=0 lcd=X710 b2
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Memory: 768728K/1010688K available (9464K kernel code, 1036K rwdata, 3152K rodata, 548K init, 1069K bss, 45352K reserved, 196608K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000   (   246 GB)
[    0.000000]       .init : 0xffffff8008cd7000 - 0xffffff8008d60000   (   548 KB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff80089bf000   (  9468 KB)
[    0.000000]     .rodata : 0xffffff80089bf000 - 0xffffff8008cd7000   (  3168 KB)
[    0.000000]       .data : 0xffffff8008d60000 - 0xffffff8008e63210   (  1037 KB)
[    0.000000]     vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000   (     8 GB maximum)
[    0.000000]               0xffffffbdc0000000 - 0xffffffbdc0f6c000   (    15 MB actual)
[    0.000000]     fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc03db00000   (   987 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
[    0.000000] (0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
[    0.000000] (7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
[    0.000000] (2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000,
[    0.000000] PCLK = 200000000
[    0.000000] (1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
[    0.000000] (8) PLL3: CCI4 BCLK =  400000000, PCLK = 200000000
[    0.000000] (3) PLL0: G3D  BCLK =  400000000
[    0.000000] (4) PLL0: VPU  BCLK =  400000000, PCLK = 200000000
[    0.000000] (5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
[    0.000000] CPU REF HZ: 24000000 hz (0xc0010000:0xffffff8008004000)
[    0.000000] clocksource: source timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 191126044627 ns
[    0.000000] sched_clock: 64 bits at 250 Hz, resolution 4000000ns, wraps every 9007199254000000ns
[    0.000000] Console: colour dummy device 80x25
[    0.040000] Calibrating delay loop... 19.84 BogoMIPS (lpj=39680)
[    0.040000] pid_max: default: 32768 minimum: 301
[    0.044000] Security Framework initialized
[    0.044000] Yama: becoming mindful.
[    0.044000] SELinux:  Initializing.
[    0.044000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.044000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[    0.044000] Initializing cgroup subsys memory
[    0.044000] Initializing cgroup subsys devices
[    0.044000] Initializing cgroup subsys freezer
[    0.044000] Initializing cgroup subsys hugetlb
[    0.044000] sched-energy: CPU device node has no sched-energy-costs
[    0.044000] Invalid sched_group_energy for CPU0
[    0.044000] CPU0: update cpu_capacity 1024
[    0.044000] ASID allocator initialised with 256 entries
[    0.080000] Detected VIPT I-cache on CPU1
[    0.080000] Invalid sched_group_energy for CPU1
[    0.080000] CPU1: update cpu_capacity 1024
[    0.080000] CPU1: Booted secondary processor [410fd033]
[    0.092000] Detected VIPT I-cache on CPU2
[    0.092000] Invalid sched_group_energy for CPU2
[    0.092000] CPU2: update cpu_capacity 1024
[    0.092000] CPU2: Booted secondary processor [410fd033]
[    0.104000] Detected VIPT I-cache on CPU3
[    0.104000] Invalid sched_group_energy for CPU3
[    0.104000] CPU3: update cpu_capacity 1024
[    0.104000] CPU3: Booted secondary processor [410fd033]
[    0.116000] Detected VIPT I-cache on CPU4
[    0.116000] Invalid sched_group_energy for CPU4
[    0.116000] CPU4: update cpu_capacity 1024
[    0.116000] CPU4: Booted secondary processor [410fd033]
[    0.128000] Detected VIPT I-cache on CPU5
[    0.128000] Invalid sched_group_energy for CPU5
[    0.128000] CPU5: update cpu_capacity 1024
[    0.128000] CPU5: Booted secondary processor [410fd033]
[    0.140000] Detected VIPT I-cache on CPU6
[    0.140000] Invalid sched_group_energy for CPU6
[    0.140000] CPU6: update cpu_capacity 1024
[    0.140000] CPU6: Booted secondary processor [410fd033]
[    0.152000] Detected VIPT I-cache on CPU7
[    0.152000] Invalid sched_group_energy for CPU7
[    0.152000] CPU7: update cpu_capacity 1024
[    0.152000] CPU7: Booted secondary processor [410fd033]
[    0.152000] Brought up 8 CPUs
[    0.152000] SMP: Total of 8 processors activated.
[    0.152000] CPU features: GIC system register CPU interface present but disabled by higher exception level
[    0.152000] CPU: All CPU(s) started at EL2
[    0.152000] alternatives: patching kernel code
[    0.152000] Invalid sched_group_energy for CPU7
[    0.152000] CPU7: update max cpu_capacity 1024
[    0.152000] Invalid sched_group_energy for Cluster7
[    0.152000] Invalid sched_group_energy for CPU6
[    0.152000] Invalid sched_group_energy for Cluster6
[    0.152000] Invalid sched_group_energy for CPU5
[    0.152000] Invalid sched_group_energy for Cluster5
[    0.152000] Invalid sched_group_energy for CPU4
[    0.152000] Invalid sched_group_energy for Cluster4
[    0.152000] Invalid sched_group_energy for CPU3
[    0.152000] Invalid sched_group_energy for Cluster3
[    0.152000] Invalid sched_group_energy for CPU2
[    0.152000] Invalid sched_group_energy for Cluster2
[    0.152000] Invalid sched_group_energy for CPU1
[    0.152000] Invalid sched_group_energy for Cluster1
[    0.152000] Invalid sched_group_energy for CPU0
[    0.152000] Invalid sched_group_energy for Cluster0
[    0.152000] devtmpfs: initialized
[    0.156000] CPU1: update max cpu_capacity 1024
[    0.184000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.192000] pinctrl core: initialized pinctrl subsystem
[    0.192000] ECID: f5088662:3e0800b5:00000000:04e81234
[    0.192000] LOT ID : NCCV6
[    0.192000] NET: Registered protocol family 16
[    0.204000] cpuidle: using governor ladder
[    0.220000] cpuidle: using governor menu
[    0.220000] vdso: 2 pages (1 code @ ffffff80089c5000, 1 data @ ffffff8008d64000)
[    0.220000] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.224000] DMA: preallocated 256 KiB pool for atomic allocations
[    0.232000] nexell-reset c0012000.reset: nexell reset: nr_resets [96], base [ffffff800806e000]
[    0.276000] pl08xdmac c0000000.pl08xdma: initialized 8 virtual memcpy channels
[    0.276000] pl08xdmac c0000000.pl08xdma: initialized 16 virtual slave channels
[    0.280000] pl08xdmac c0000000.pl08xdma: DMA: PL080 rev0 at 0xc0000000 irq 16
[    0.280000] pl08xdmac c0001000.pl08xdma: initialized 8 virtual memcpy channels
[    0.280000] pl08xdmac c0001000.pl08xdma: initialized 15 virtual slave channels
[    0.284000] pl08xdmac c0001000.pl08xdma: DMA: PL080 rev0 at 0xc0001000 irq 17
[    0.284000] c00a1000.serial: ttySAC0 at MMIO 0xc00a1000 (irq = 18, base_baud = 0) is a S3C6400/10
[    1.044000] console [ttySAC0] enabled
[    1.048000] c00a0000.serial: ttySAC1 at MMIO 0xc00a0000 (irq = 19, base_baud = 0) is a S3C6400/10
[    1.056000] c00a2000.serial: ttySAC2 at MMIO 0xc00a2000 (irq = 20, base_baud = 0) is a S3C6400/10
[    1.064000] c00a3000.serial: ttySAC3 at MMIO 0xc00a3000 (irq = 21, base_baud = 0) is a S3C6400/10
[    1.076000] c006d000.serial: ttySAC4 at MMIO 0xc006d000 (irq = 22, base_baud = 0) is a S3C6400/10
[    1.084000] SCSI subsystem initialized
[    1.084000] usbcore: registered new interface driver usbfs
[    1.092000] usbcore: registered new interface driver hub
[    1.096000] usbcore: registered new device driver usb
[    1.136000] axp_mfd 3-0034: failed reading at 0x03
[    1.136000] [AXP22-MFD] try to read chip id failed!
[    1.140000] axp_mfd 3-0034: axp_mfd_probe() Error: init_chip()
[    1.148000] i2c-gpio c0000000.soc:i2c@3: using pins 159 (SDA) and 158 (SCL)
[    1.156000] s3c-i2c c00a4000.i2c: slave address 0x66
[    1.156000] s3c-i2c c00a4000.i2c: bus frequency set to 390 KHz
[    1.164000] s3c-i2c c00a4000.i2c: i2c-0: S3C I2C adapter
[    1.172000] s3c-i2c c00a5000.i2c: slave address 0x66
[    1.176000] s3c-i2c c00a5000.i2c: bus frequency set to 97 KHz
[    1.180000] s3c-i2c c00a5000.i2c: i2c-1: S3C I2C adapter
[    1.188000] s3c-i2c c00a6000.i2c: slave address 0x66
[    1.192000] s3c-i2c c00a6000.i2c: bus frequency set to 195 KHz
[    1.196000] s3c-i2c c00a6000.i2c: i2c-2: S3C I2C adapter
[    1.200000] media: Linux media interface: v0.10
[    1.204000] Linux video capture interface: v2.00
[    1.212000] pps_core: LinuxPPS API ver. 1 registered
[    1.216000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.224000] PTP clock support registered
[    1.228000] Advanced Linux Sound Architecture Driver Initialized.
[    1.236000] Bluetooth: Core ver 2.21
[    1.236000] NET: Registered protocol family 31
[    1.244000] Bluetooth: HCI device and connection manager initialized
[    1.248000] Bluetooth: HCI socket layer initialized
[    1.252000] Bluetooth: L2CAP socket layer initialized
[    1.260000] Bluetooth: SCO socket layer initialized
[    1.264000] NetLabel: Initializing
[    1.268000] NetLabel:  domain hash size = 128
[    1.272000] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.276000] NetLabel:  unlabeled traffic allowed by default
[    1.284000] clocksource: Switched to clocksource source timer
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000]  dummy_timer is not functional.
[    1.288000]  dummy_timer is not functional.
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000]  dummy_timer is not functional.
[    1.288000] Could not switch to high resolution mode on CPU 2
[    1.288000]  dummy_timer is not functional.
[    1.288000] Could not switch to high resolution mode on CPU 1
[    1.288000] Could not switch to high resolution mode on CPU 0
[    1.288000] Could not switch to high resolution mode on CPU 3
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000]  dummy_timer is not functional.
[    1.288000]  dummy_timer is not functional.
[    1.288000] Could not switch to high resolution mode on CPU 4
[    1.288000] Clockevents: could not switch to one-shot mode:
[    1.288000] Could not switch to high resolution mode on CPU 5
[    1.288000]  dummy_timer is not functional.
[    1.288000] Could not switch to high resolution mode on CPU 7
[    1.288000] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
[    1.288000] Could not switch to high resolution mode on CPU 6
[    1.524000] FS-Cache: Loaded
[    1.524000] CacheFiles: Loaded
[    1.524000] io scheduler noop registered
[    1.528000] io scheduler deadline registered
[    1.532000] io scheduler cfq registered (default)
[    1.552000] dwmmc_nexell c0062000.dw_mmc: fifo-depth property not found, using value of FIFOTH register as default
[    1.560000] dwmmc_nexell c0062000.dw_mmc: IDMAC supports 32-bit address mode.
[    1.568000] dwmmc_nexell c0062000.dw_mmc: Using internal DMA controller.
[    1.572000] dwmmc_nexell c0062000.dw_mmc: Version ID is 250a
[    1.580000] dwmmc_nexell c0062000.dw_mmc: DW MMC controller at irq 26,32 bit host data width,16 deep fifo
[    1.588000] dwmmc_nexell c0062000.dw_mmc: No vmmc regulator found
[    1.592000] dwmmc_nexell c0062000.dw_mmc: No vqmmc regulator found
[    1.600000] dwmmc_nexell c0062000.dw_mmc: Got CD GPIO
[    1.636000] mmc0: run _mmc_detect_change()
[    1.636000] dwmmc_nexell c0062000.dw_mmc: 1 slots initialized
[    1.640000] NET: Registered protocol family 2
[    1.644000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    1.648000] TCP bind hash table entries: 8192 (order: 6, 262144 bytes)
[    1.656000] TCP: Hash tables configured (established 8192 bind 8192)
[    1.664000] UDP hash table entries: 512 (order: 3, 49152 bytes)
[    1.668000] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes)
[    1.672000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
[    1.672000] mmc0: new high speed SDHC card at address 59b4
[    1.672000] mmcblk0: mmc0:59b4 SD    7.50 GiB
[    1.672000]  mmcblk0: p1 p2
[    1.696000] NET: Registered protocol family 1
[    1.704000] RPC: Registered named UNIX socket transport module.
[    1.708000] RPC: Registered udp transport module.
[    1.712000] RPC: Registered tcp transport module.
[    1.716000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.724000] Trying to unpack rootfs image as initramfs...
[    1.892000] Freeing initrd memory: 2780K (ffffffc008000000 - ffffffc0082b7000)
[    1.896000] Initcalls thread level:6
[    1.900000] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.908000] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.912000] audit: initializing netlink subsys (disabled)
[    1.916000] audit: type=2000 audit(1.912:1): initialized
[    1.924000] Initialise system trusted keyring
[    1.928000] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Loading, please wait...
mount: mounting devpts on /dev/pts failed: No such device
[    1.956000] FS-Cache: Netfs 'nfs' registered for caching
[    1.956000] NFS: Registering the id_resolver key type
[    1.960000] Key type id_resolver registered
[    1.964000] Key type id_legacy registered
[    1.972000] fuse init (API version 7.23)
starting version 225
[    1.980000] random: systemd-udevd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.984000] NET: Registered protocol family 38
[    1.984000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    1.984000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.984000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.984000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] spu1705 3-002d: found chip 0x4d, rev 1710
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.988000] random: udevadm: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[    1.996000] [drm] Initialized drm 1.1.0 20060810
[    1.996000] panel-friendlyelec supply power not found, using dummy regulator
[    1.996000] [drm] Load LVDS panel
[    1.996000] [drm] Load HDMI panel
[    1.996000] [drm] irq 37 install for hdp
[    2.000000] [drm] num of crtcs 2, FB align 1
[    2.000000] [drm] crtc[0]: pipe.0
[    2.000000] [drm] crtc[1]: pipe.1
[    2.000000] [drm] Bind LVDS panel
[    2.000000] [drm] LVDS: check panel connected
[    2.000000] nexell,display_drm c0102800.display_drm: bound c0101000.display_drm_lvds (ops 0xffffff8008a3a790)
[    2.000000] [drm] Bind HDMI panel
[    2.000000] nexell,display_drm c0102800.display_drm: bound c0101000.display_drm_hdmi (ops 0xffffff8008a3acb0)
[    2.000000] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.000000] [drm] No driver support for vblank timestamp query.
[    2.000000] [drm] HDMI: disconnect
[    2.000000] [drm] FB counts = 3, FB vblank Pass fb crtcs 2 [0xff]
[    2.000000] [drm] HDMI: disconnect
[    2.000000] [drm] framebuffer width(1024), height(600) and bpp(32) buffers(3)
[    2.188000] [drm] Copy splash image from 0x46000000(0xffffff8009a0a000) to 0xffffff8009301000 size 2457600
[    2.224000] [drm] request CRTC.35 IRQ 0
[    2.244000] Console: switching to colour frame buffer device 128x37
[    2.260000] nexell,display_drm c0102800.display_drm: fb0:  frame buffer device
[    2.284000] [drm] Initialized nexell 3.0.0 20160219 on minor 0
[    2.288000] Mali: Mali device driver loaded
[    2.288000] Unable to detect cache hierarchy from DT for CPU 0
[    2.300000] brd: module loaded
[    2.312000] loop: module loaded
[    2.320000] nexell-dwmac c0060000.ethernet: snps,phy-addr property is deprecated
[    2.320000] stmmac - user ID: 0x37, Synopsys ID: 0x37
[    2.328000]  Ring mode enabled
[    2.328000]  DMA HW capability register supported
[    2.336000]  Enhanced/Alternate descriptors
[    2.340000]  Enabled extended descriptors
[    2.344000]  RX Checksum Offload Engine supported (type 2)
[    2.348000]  TX Checksum insertion supported
[    2.352000]  Wake-Up On Lan supported
[    2.356000]  Enable RX Mitigation via HW Watchdog Timer
[    2.424000] libphy: stmmac: probed
[    2.424000] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00)
[    2.428000] eth%d: PHY ID 001cc915 at 7 IRQ POLL (stmmac-0:07) active
[    2.436000] PPP generic driver version 2.4.2
[    2.436000] PPP BSD Compression module registered
[    2.444000] PPP Deflate Compression module registered
[    2.448000] PPP MPPE Compression module registered
[    2.452000] NET: Registered protocol family 24
[    2.456000] c0040000.dwc2otg supply vusb_d not found, using dummy regulator
[    2.464000] c0040000.dwc2otg supply vusb_a not found, using dummy regulator
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Checking root file system ... fsck from util-linux 2.26.2
rootfs: clean, 173854/475136 files, 1023276/1886888 blocks
done.
[    2.776000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.784000] dwc2 c0040000.dwc2otg: EPs: 16, dedicated fifos, 6016 entries in SPRAM
Begin: Resizing ext4 file system on /dev/mmcblk0p2 ... [    2.892000] dwc2 c0040000.dwc2otg: DWC OTG Controller
[    2.892000] dwc2 c0040000.dwc2otg: new USB bus registered, assigned bus number 1
[    2.896000] dwc2 c0040000.dwc2otg: irq 28, io mem 0xc0040000
[    2.904000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.908000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.916000] usb usb1: Product: DWC OTG Controller
[    2.920000] usb usb1: Manufacturer: Linux 4.4.49-s5p6818 dwc2_hsotg
[    2.928000] usb usb1: SerialNumber: c0040000.dwc2otg
[    2.936000] hub 1-0:1.0: USB hub found
[    2.936000] hub 1-0:1.0: 1 port detected
[    2.944000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.948000] ehci-exynos: EHCI EXYNOS driver
[    2.952000] exynos-ehci c0030000.ehci: EHCI Host Controller
[    2.956000] exynos-ehci c0030000.ehci: new USB bus registered, assigned bus number 2
[    2.964000] exynos-ehci c0030000.ehci: irq 27, io mem 0xc0030000
[    2.984000] exynos-ehci c0030000.ehci: USB 2.0 started, EHCI 1.00
[    2.984000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.988000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.996000] usb usb2: Product: EHCI Host Controller
[    3.000000] usb usb2: Manufacturer: Linux 4.4.49-s5p6818 ehci_hcd
[    3.008000] usb usb2: SerialNumber: c0030000.ehci
[    3.012000] hub 2-0:1.0: USB hub found
[    3.016000] hub 2-0:1.0: 3 ports detected
[    3.020000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.028000] ohci-exynos: OHCI EXYNOS driver
[    3.032000] exynos-ohci c0020000.ohci: USB Host Controller
[    3.036000] exynos-ohci c0020000.ohci: new USB bus registered, assigned bus number 3
[    3.044000] exynos-ohci c0020000.ohci: irq 27, io mem 0xc0020000
[    3.108000] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.108000] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.116000] usb usb3: Product: USB Host Controller
[    3.120000] usb usb3: Manufacturer: Linux 4.4.49-s5p6818 ohci_hcd
[    3.124000] usb usb3: SerialNumber: c0020000.ohci
[    3.132000] hub 3-0:1.0: USB hub found
[    3.132000] hub 3-0:1.0: 3 ports detected
[    3.140000] usbcore: registered new interface driver uas
[    3.144000] usbcore: registered new interface driver usb-storage
[    3.148000] usbcore: registered new interface driver usbserial
[    3.156000] usbcore: registered new interface driver usbserial_generic
[    3.160000] usbserial: USB Serial support registered for generic
[    3.168000] mousedev: PS/2 mouse device common for all mice
[    3.172000] <<-GTP-INFO->> GTP driver installing
[    3.180000] himax_ts 2-0048: Unable to get DevId
[    3.184000] IT7260-ts 2-0046: Found chip ITE726060
[    3.184000] random: nonblocking pool is initialized
[    3.192000] input: it7260_ts as /devices/platform/c0000000.soc/c00a6000.i2c/i2c-2/2-0046/input/input0
[    3.200000] touchscreen-1wire        initialized
[    3.204000] backlight-1wire  initialized
[    3.212000] input: fa_ts_input as /devices/virtual/input/input1
[    3.216000] ts-if    initialized
[    3.220000] nx-rtc c0010c00.rtc: [RTC] day=2009.09.01 time=00:00:00
[    3.224000] nx-rtc c0010c00.rtc: rtc core: registered nx as rtc0
[    3.232000] i2c /dev entries driver
[    3.236000] nx-v4l2 nx-v4l2: nx_v4l2_probe success
[    3.240000] nx-vpu c0080000.video-codec: encoder registered as /dev/video14
[    3.244000] nx-vpu c0080000.video-codec: decoder registered as /dev/video15
[    3.264000] c0096000.tmuctrl supply vtmu not found, using dummy regulator
[    3.264000] thermal thermal_zone0: failed to read out thermal zone (-22)
[    3.272000] device-mapper: uevent: version 1.0.3
[    3.276000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    3.284000] Bluetooth: HCI UART driver ver 2.3
[    3.288000] Bluetooth: HCI UART protocol H4 registered
[    3.292000] Bluetooth: HCI UART protocol BCM registered
[    3.300000] voltage supply : vdd_arm_spu
[    3.304000] DVFS: ASV[2] IDS 16mA, Ro 124 -> Table [IDS 15mA, Ro 130]
[    3.308000] ASV  0 =  1400000khz,  1200000 uV
[    3.312000] ASV  1 =  1300000khz,  1140000 uV
[    3.316000] ASV  2 =  1200000khz,  1100000 uV
[    3.320000] ASV  3 =  1100000khz,  1040000 uV
[    3.324000] ASV  4 =  1000000khz,  1040000 uV
[    3.332000] ASV  5 =   900000khz,  1000000 uV
[    3.336000] ASV  6 =   800000khz,  1000000 uV
[    3.336000]  mmcblk0: p1 p2
[    3.340000] ASV  7 =   700000khz,   980000 uV
[    3.348000] ASV  8 =   600000khz,   980000 uV
[    3.352000] ASV  9 =   500000khz,   940000 uV
[    3.356000] ASV 10 =   400000khz,   940000 uV
[    3.364000] DVFS: regulator vdd_arm_spu
[    3.364000] DVFS: cpu DVFS with PLL.1 [tables=11]
[    3.372000] Synopsys Designware Multimedia Card Interface Driver
[    3.376000] usbcore: registered new interface driver usbhid
[    3.380000] usbhid: USB HID core driver
[    3.384000] ashmem: initialized
[    3.392000] nexell-pcm nexell-pcm: snd pcm: register sound platform 'nexell-pcm'
[    3.396000] nexell-i2s c0055000.i2s: snd i2s: ch 0, master, iis mode, 48000(47999)hz, 32 FBITs,
[    3.404000] nexell-i2s c0055000.i2s: MCLK=12287880hz, RFS=256
[    3.408000] nexell-spdif-tx c0059000.spdiftx: spdif-tx: 48000(47999)Hz, MCLK=12287880hz
[    3.416000] nx-simple-card sound: snd-null-voice <-> c0055000.i2s mapping ok
[    3.424000] nx-simple-card sound: dit-hifi <-> c0059000.spdiftx mapping ok
[    3.432000] u32 classifier
[    3.432000]     Actions configured
[    3.436000] Netfilter messages via NETLINK v0.30.
[    3.440000] nf_conntrack version 0.5.0 (7627 buckets, 30508 max)
[    3.448000] ctnetlink v0.93: registering with nfnetlink.
[    3.452000] xt_time: kernel timezone is -0000
[    3.456000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.460000] arp_tables: (C) 2002 David S. Miller
[    3.468000] Initializing XFRM netlink socket
[    3.472000] NET: Registered protocol family 10
[    3.476000] mip6: Mobile IPv6
[    3.476000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.484000] NET: Registered protocol family 17
[    3.488000] NET: Registered protocol family 15
[    3.492000] Bluetooth: RFCOMM TTY layer initialized
[    3.496000] Bluetooth: RFCOMM socket layer initialized
[    3.500000] Bluetooth: RFCOMM ver 1.11
[    3.504000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.512000] Bluetooth: BNEP filters: protocol multicast
[    3.516000] Bluetooth: BNEP socket layer initialized
[    3.520000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.528000] Bluetooth: HIDP socket layer initialized
[    3.532000] Key type dns_resolver registered
[    3.536000] Loading compiled-in X.509 certificates
[    3.544000] input: gpio_keys as /devices/platform/gpio_keys/input/input2
[    3.548000] nx-rtc c0010c00.rtc: setting system clock to 2009-09-01 00:00:01 UTC (1251763201)
Model: SD SD (sd/mmc)
Disk /dev/mmcblk0: 100%
Sector s[    3.564000] dhd_module_init in
[    3.564000] dhd_wlan_init: START.......
[    3.568000] failed to get device node of bcmdhd
[    3.572000] dhd_wlan_init: failed to initiate GPIO, ret=-19
[    3.576000] dhd_module_init: failed in dhd_wlan_init.
[    3.584000] ALSA device list:
[    3.584000]   #0: nanopi3-audio
ize (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start  End    Size   Type     File system  Flags
 1      0.05%  0.89%  0.83%  primary  ext4
 2      0.89%  100%   99.1%  primary  ext4

resize2fs 1.42.12 (29-Aug-2014)
Resizing the filesystem on /dev/mmcblk0p2 to 1948672 (4k) blocks.
The filesystem on /dev/mmcblk0p2 is now 1948672 (4k) blocks long.

done.
[    7.516000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[    7.988000] systemd[1]: System time before build time, advancing clock.
[    8.088000] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SEC)
[    8.104000] systemd[1]: Detected architecture arm.

Welcome to Ubuntu 16.04.3 LTS!

[    8.128000] systemd[1]: Set hostname to <FriendlyELEC>.
[    8.492000] systemd[1]: Reached target Encrypted Volumes.
[  OK  ] Reached target Encrypted Volumes.
[    8.504000] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    8.520000] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    8.540000] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    8.552000] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    8.564000] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    8.576000] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    8.588000] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[    8.604000] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    8.632000] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    8.652000] systemd[1]: Starting Nameserver information manager...
         Starting Nameserver information manager...
[    8.672000] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    8.684000] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    8.700000] systemd[1]: Starting Set console keymap...
         Starting Set console keymap...
[    8.712000] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    8.736000] systemd[1]: Started Read required files in advance.
[  OK  ] Started Read required files in advance.
[    8.776000] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required st... nodes for the current kernel...
[    8.796000] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    8.808000] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    8.820000] systemd[1]: Reached target Remote File Systems (Pre).
[  OK  ] Reached target Remote File Systems (Pre).
[    8.836000] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    8.852000] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    8.868000] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    8.888000] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[  OK  ] Started Trigger resolvconf update for networkd DNS.
[    8.904000] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    8.916000] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    8.928000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    8.944000] systemd[1]: Reached target User and Group Name Lookups.
[  OK  ] Reached target User and Group Name Lookups.
[    8.964000] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[    8.976000] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    8.992000] systemd[1]: Mounted Huge Pages File System.
[  OK  ] Mounted Huge Pages File System.
[    9.004000] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[  OK  ] Started Set console keymap.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Nameserver information manager.
[  OK  ] Reached target Network (Pre).
         Starting Load/Save Random Seed...
         Starting udev Coldplug all Devices...
         Starting Create Static Device Nodes in /dev...
         Starting Apply Kernel Variables...
         Mounting FUSE Control File System...
         Mounting Configuration File System...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Configuration File System.
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
         Starting Set console font and keymap...
         Starting LSB: AppArmor initialization...
         Starting Tell Plymouth To Write Out Runtime Data...
         Starting udev Kernel Device Manager...
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started Tell Plymouth To Write Out Runtime Data.
[  OK  ] Reached target System Time Synchronized.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started LSB: AppArmor initialization.
         Starting Raise network interfaces...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily apt download activities.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started CUPS Scheduler.
[  OK  ] Reached target Paths.
[  OK  ] Started Daily apt upgrade and clean activities.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on GPS (Global Positioning System) Daemon Sockets.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
         Starting Socket activation for snappy daemon.
[  OK  ] Listening on CUPS Scheduler.
[  OK  ] Started Timer to automatically refresh installed snaps.
[  OK  ] Reached target Timers.
[  OK  ] Started Set console font and keymap.
[  OK  ] Listening on Socket activation for snappy daemon.
[  OK  ] Found device /dev/ttySAC0.
[  OK  ] Started Raise network interfaces.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Sound Card.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
[  OK  ] Started GPS (Global Positioning System) Daemon.
[  OK  ] Started CUPS Scheduler.
         Starting Login Service...
         Starting Avahi mDNS/DNS-SD Stack...
         Starting Initialize hardware monitoring sensors...
         Starting Accounts Service...
         Starting Restore /etc/resolv.conf i...re the ppp link was shut down...
         Starting Save/Restore Sound Card State...
[  OK  ] Started Regular background program processing daemon.
         Starting LSB: automatic crash report generation...
         Starting Snappy daemon...
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Make remote CUPS printers available locally.
         Starting Network Manager...
         Starting brcm_patchram_plus...
         Starting Permit User Sessions...
         Starting System Logging Service...
[  OK  ] Started Run anacron jobs.
         Starting dnsmasq - A lightweight DHCP and caching DNS server...
         Starting Modem Manager...
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started Snappy daemon.
[  OK  ] Started Restore /etc/resolv.conf if...fore the ppp link was shut down.
[  OK  ] Started brcm_patchram_plus.
[  OK  ] Started Initialize hardware monitoring sensors.
[  OK  ] Started Save/Restore Sound Card State.
[  OK  ] Started System Logging Service.
[  OK  ] Started Login Service.
         Starting Authenticate and Authorize Users to Run Privileged Tasks...
[  OK  ] Started CUPS Scheduler.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[  OK  ] Started LSB: automatic crash report generation.
         Starting Light Display Manager...
[  OK  ] Started Authenticate and Authorize Users to Run Privileged Tasks.
[  OK  ] Started Accounts Service.
[  OK  ] Started Network Manager.
[  OK  ] Started Light Display Manager.
         Starting Network Manager Script Dispatcher Service...
         Starting Network Manager Wait Online...
[  OK  ] Reached target Network.
[  OK  ] Started Unattended Upgrades Shutdown.
         Starting OpenBSD Secure Shell server...
[  OK  ] Started Network Manager Script Dispatcher Service.
[  OK  ] Started Modem Manager.
[  OK  ] Started OpenBSD Secure Shell server.
         Starting Hostname Service...
[  OK  ] Started Hostname Service.
[  OK  ] Started dnsmasq - A lightweight DHCP and caching DNS server.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started Network Manager Wait Online.
[  OK  ] Reached target Network is Online.
         Starting /etc/rc.local Compatibility...
[  OK  ] Started crash report submission daemon.
         Starting LSB: Start NTP daemon...
[  OK  ] Started LSB: Start NTP daemon.
[   16.367549] rc.local[924]: Setting up swapspace version 1, size = 2 GiB (2147479552 bytes)
[   16.381414] rc.local[924]: no label, UUID=e739ae38-66c2-42a1-96cc-c87b2a53f824
[  OK  ] Created slice User Slice of lightdm.
         Starting User Manager for UID 109...
[  OK  ] Started Session c1 of user lightdm.
[  OK  ] Started User Manager for UID 109.
[   17.009691] rc.local[924]: vm.swappiness = 10
[  OK  ] Started /etc/rc.local Compatibility.
         Starting Hold until boot process finishes up...
[  OK  ] Started Hold until boot process finishes up.
         Starting Set console scheme...
[  OK  ] Started Serial Getty on ttySAC0.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
[  OK  ] Started Stop ureadahead data collection 45s after completed startup.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Set console scheme.
[  OK  ] Started Update UTMP about System Runlevel Changes.

Ubuntu 16.04.3 LTS FriendlyELEC ttySAC0

FriendlyELEC login:
Happy to see you finally reached the prompt, Alexiss :D

However, that's just a "dd" issue, caching changes before a commit.
It doesn't explain the lack of HDMI activity. :?

I wish FriendlyARM took the Raspi road and created a FAT32 mini-partition, with some human-readable kernel config file within. 8-)
Having to recompile the kernel just to change framebuffer size and HDMI mode is a hassle !
asmodyne wrote:
I wish FriendlyARM took the Raspi road and created a FAT32 mini-partition,
with some human-readable kernel config file within. 8-)
Having to recompile the kernel just to change framebuffer size and HDMI mode is a hassle !

Or like armbian with the /boot/armbianEnv.txt ;)
asmodyne wrote:
Maybe by giving your techs some slack and a day of work or two to answer questions on the forum, your products could flood the market !
Because feedback is THE TICKET to create a robust backers & 3rd party community.

What's are the Rasperry Pi's sells figures again ? Just asking ;)


I'm afraid FriendlyElec is pretty poor in supporting their really great products. I experienced a couple of similar issues with my NanoPi NEO Air: viewtopic.php?f=47&t=1045

Regards, Thomas
alexiss wrote:
2. Without display at all (HDMI mode)

Code: Select all

scratch is broken, clear 
watchdog timer start


working to aarch32
waiting for pll change..

--------------------------------------------------------------------------------
 Second Boot by Nexell Co. : Ver0.3.6 - Built on Jun 29 2016 15:19:53
--------------------------------------------------------------------------------

DDR3 POR Init Start 0
Lock value  = 184
GATE CYC    = 0x00000492
GATE CODEhttps
Read  DQ    = 0x08080808
Write DQ    = 0x08080808   [URL=https://sarkariresult.onl/]Sarkari Result[/URL] [URL=https://downloader.vip/turbotax/]TurboTax[/URL] [URL=https://downloader.vip/gogoanime/]Gogoanime[/URL]


DDR3 Init Done!
CCI Init!
Wakeup CPU Wakeup Sub CPU 1234567
CPU Wakeup done! WFI is expected.
CPU0 is Master!

Loading from sdmmc...
 Image Loading Done!
Launch to 0x42C00000


U-Boot 2014.07-gba1e340 (Jun 17 2017 - 18:52:33)

PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =  800000000
(0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
(7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
(2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000000, PCLK = 200
(1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
(8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
(3) PLL0: G3D  BCLK =  400000000
(4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
(5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
(6) PLL0: HDMI PCLK =  100000000
I2C:   ready
DRAM:  256 MiB
Heap = 0x43000000~0x45000000
Code = 0x42c00000~0x42c75984
GLD  = 0x42bffeb8
GLBD = 0x42bffe68
SP   = 0x42bffe68,0x42bffe50(CURR)
PC   = 0x42c06220
TAGS = 0x40000100
PAGE = 0x42c80000~0x42c8c000
MACH = [4330]
VER  = 0
BOARD= [nanopi3]
LCD  = N/A (-1)
MMC:   NXP DWMMC: 0, NXP DWMMC: 1, NXP DWMMC: 2
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc0 is current device
Writing to MMC(0)... done
Writing to MMC(0)... done
HDMI: display.0, preset 0 (1280 *  720)
HDMI: PHY Ready!!!
DONE: Logo bmp 800 by 480 (3bpp), len=1152056
DRAW: 0x47000000 -> 0x46000000
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at 48000000 ...
   Image Name:   Linux-3.4.39-FriendlyARM
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4635192 Bytes = 4.4 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.39-FriendlyARM (root@jensen) (gcc version 4.9.3
[    0.000000] CPU: ARMv7 Processor [410fd033] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio
[    0.000000] Machine: NANOPI3
[    0.000000] Ignoring unrecognised tag 0x00000000
[    0.000000] Display: HDMI selected
[    0.000000] nxp_reserve_mem: reserve CMA: size 167772160
[    0.000000] NXP/CMA: Reserved 0x65600000/0x0a000000 for 'ion'
[    0.000000] NXP/CMA: success register cma region for 'ion'
[    0.000000] rquest persistent memory from 655fc000 (00000000)-00004000
[    0.000000] Initialized persistent memory from 655fc000-655fffff
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] CPU : iomap[ 0]: p 0xc0000000 -> v 0xf0000000 len=0x300000
[    0.000000] CPU : iomap[ 1]: p 0xe0000000 -> v 0xf0300000 len=0x100000
[    0.000000] CPU : iomap[ 2]: p 0xfff00000 -> v 0xf0400000 len=0x100000
[    0.000000] CPU : iomap[ 3]: p 0x2c000000 -> v 0xf0500000 len=0x100000
[    0.000000] CPU : iomap[ 4]: p 0x00000000 -> v 0xf0600000 len=0x100000
[    0.000000] CPU : DMA Zone Size =16M, CORE 8
[    0.000000] s5p6818-NanoPi3: Board initialized
[    0.000000] CPU : Clock Generator= 58 EA, DVFS = support, PLL.1
[    0.000000] PLL : [0] =  800000000, [1] =  800000000, [2] =  614394000, [3] =
[    0.000000] (0) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G0)
[    0.000000] (7) PLL1: CPU  FCLK =  800000000, HCLK = 200000000 (G1)
[    0.000000] (2) PLL3: MEM  FCLK =  800000000, DCLK = 800000000, BCLK = 400000
[    0.000000] (1) PLL0: BUS  BCLK =  400000000, PCLK = 200000000
[    0.000000] (8) PLL0: CCI4 BCLK =  400000000, PCLK = 200000000
[    0.000000] (3) PLL0: G3D  BCLK =  400000000
[    0.000000] (4) PLL0: CODA BCLK =  400000000, PCLK = 200000000
[    0.000000] (5) PLL0: DISP BCLK =  400000000, PCLK = 200000000
[    0.000000] (6) PLL0: HDMI PCLK =  100000000
[    0.000000] PERCPU: Embedded 9 pages/cpu @c131b000 s12608 r8192 d16064 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
[    0.000000] Kernel command line: console=ttySAC0,115200n8 androidboot.console
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 2097152 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memor
[    0.000000] Memory: 1024MB = 1024MB total
[    0.000000] Memory: 860984k/860984k available, 187592k reserved, 272384K high
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xef800000 - 0xfee00000   ( 246 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef600000   ( 758 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0874de0   (8628 kB)
[    0.000000]       .init : 0xc0875000 - 0xc08ac140   ( 221 kB)
[    0.000000]       .data : 0xc08ae000 - 0xc092a168   ( 497 kB)
[    0.000000]        .bss : 0xc092a18c - 0xc0b0d360   (1933 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, N
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:272
[    0.000000] GIC   @f0009000: start   0 (gic 31)
[    0.000000] GPIO  @f001a000: start 106, mask 0xffffffff (gpio 85)
[    0.000000] GPIO  @f001b000: start 138, mask 0xffffffff (gpio 86)
[    0.000000] GPIO  @f001c000: start 170, mask 0xffffffff (gpio 87)
[    0.000000] GPIO  @f001d000: start 202, mask 0xffffffff (gpio 88)
[    0.000000] GPIO  @f001e000: start 234, mask 0xffffffff (gpio 89)
[    0.000000] ALIVE @f0010800: start 266, mask 0x000000ff (alive 36, num 6)
[    0.000000] timer.0: source,  10000000(HZ:250), mult:3355443200
[    0.000000] timer.1: event ,  10000000(HZ:250), mult:42949673
[    0.000000] sched_clock: 32 bits at 250 Hz, resolution 4000000ns, wraps every
[    0.000000] Calibrating delay loop... 1594.36 BogoMIPS (lpj=3188736)
[    0.048000] pid_max: default: 32768 minimum: 301
[    0.048000] Security Framework initialized
[    0.048000] SELinux:  Initializing.
[    0.048000] Mount-cache hash table entries: 512
[    0.048000] Initializing cgroup subsys debug
[    0.048000] Initializing cgroup subsys cpuacct
[    0.048000] Initializing cgroup subsys memory
[    0.048000] Initializing cgroup subsys freezer
[    0.048000] CPU: Testing write buffer coherency: ok
[    0.048000] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.048000] hw perfevents: no hardware support available
[    0.048000] Setting up static identity map for 0x40619af0 - 0x40619b48
[    0.096000] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.136000] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.176000] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.216000] CPU4: thread -1, cpu 0, socket 4, mpidr 80040400
[    0.252000] CPU5: thread -1, cpu 1, socket 4, mpidr 80040401
[    0.292000] CPU6: thread -1, cpu 2, socket 4, mpidr 80040402
[    0.336000] CPU7: thread -1, cpu 3, socket 4, mpidr 80040403
[    0.336000] Brought up 8 CPUs
[    0.336000] SMP: Total of 8 processors activated (12754.94 BogoMIPS).
[    0.344000] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3
[    0.344000] pwm: max = 50000000 hz
[    0.344000] prepare_gpio_suspend:
[    0.344000]   alfn[0][0]: 0x00000000, alfn[0][1]: 0x00000000
[    0.344000]   alfn[1][0]: 0x66800000, alfn[1][1]: 0x55555566
[    0.344000]   alfn[2][0]: 0x55555555, alfn[2][1]: 0x00555555
[    0.344000]   alfn[3][0]: 0x00000000, alfn[3][1]: 0x00000000
[    0.344000]   alfn[4][0]: 0x00000000, alfn[4][1]: 0x55540000
[    0.348000] dummy:
[    0.348000] NET: Registered protocol family 16
[    0.348000] persistent_ram: found existing buffer, size 14532, start 13057
[    0.392000] console [ram-1] enabled
[    0.392000] [Register machine platform devices]
[    0.392000] mach: add amba device pl08xdmac.0
[    0.392000] mach: add amba device pl08xdmac.1
[    0.392000] mach: add device uart0
[    0.392000] mach: add device uart1
[    0.392000] mach: add device uart2
[    0.396000] mach: add device uart3
[    0.396000] mach: add device uart4
[    0.396000] mach: add device syncgen [2]
[    0.396000] mach: add device lcd
[    0.396000] mach: add device lvds
[    0.396000] mach: add device i2c bus (array:3)
[    0.396000] mach: add device Real Time Clock
[    0.396000] mach: add device generic pwm (array:4)
[    0.396000] mach: add device generic gpio (array:6)
[    0.400000] mach: add device i2s (array:1)
[    0.400000] mach: add device spdif tx
[    0.400000] mach: add device usb_ehci
[    0.400000] mach: add device usb_ohci
[    0.400000] mach: add device usb otg
[    0.400000] mach: add device ion-nxp
[    0.400000] mach: add graphic device opengl|es
[    0.400000] [Register board platform devices]
[    0.400000] plat: board revision 5
[    0.400000] plat: reset USB hub
[    0.400000] plat: add dynamic frequency (pll.1)
[    0.400000] plat: DVFS enabled
[    0.400000] plat: add device TMU
[    0.400000] plat: add framebuffer
[    0.400000] plat: boot from mmc.0
[    0.400000] plat: add device sdmmc [0]
[    0.400000] plat: add device sdmmc [1]
[    0.404000] plat: add backlight pwm device
[    0.404000] plat: add device keypad
[    0.404000] plat: add device spdif playback
[    0.404000] plat: add device nxp-v4l2
[    0.408000] plat: register spidev
[    0.408000] plat: add touch(ft5x0x) device
[    0.408000] plat: add touch(goodix) device
[    0.408000] plat: goodix: irq=186 (80)
[    0.408000] plat: add touch(himax) device
[    0.408000] plat: add touch(it7260) device
[    0.408000] plat: add onewire ts device
[    0.408000] plat: add iio adc device
[    0.408000] plat: add device hdmi-cec
[    0.408000] plat: add device nxp-gmac
[    0.408000] plat: add device gpio_led
[    0.408000]
[    0.408000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint
[    0.408000] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.432000] bio: create slab <bio-0> at 0
[    0.432000] gpiochip_add: registered GPIOs 0 to 31 on device: GPIOA
[    0.432000] gpiochip_add: registered GPIOs 32 to 63 on device: GPIOB
[    0.432000] gpiochip_add: registered GPIOs 64 to 95 on device: GPIOC
[    0.432000] gpiochip_add: registered GPIOs 96 to 127 on device: GPIOD
[    0.432000] gpiochip_add: registered GPIOs 128 to 159 on device: GPIOE
[    0.432000] gpiochip_add: registered GPIOs 160 to 165 on device: GPIOALV
[    0.432000] pl08xdmac pl08xdmac.0: Unbalanced pm_runtime_enable!
[    0.432000] pl08xdmac pl08xdmac.0: initialized 8 virtual memcpy channels
[    0.432000] pl08xdmac pl08xdmac.0: initialized 16 virtual slave channels
[    0.436000] pl08xdmac pl08xdmac.0: DMA: PL080 rev1 at 0xc0000000 irq 33
[    0.436000] pl08xdmac pl08xdmac.1: Unbalanced pm_runtime_enable!
[    0.436000] pl08xdmac pl08xdmac.1: initialized 8 virtual memcpy channels
[    0.436000] pl08xdmac pl08xdmac.1: initialized 15 virtual slave channels
[    0.440000] pl08xdmac pl08xdmac.1: DMA: PL080 rev1 at 0xc0001000 irq 34
[    0.440000] nxp_ion_probe success!!!
[    0.440000] SCSI subsystem initialized
[    0.440000] usbcore: registered new interface driver usbfs
[    0.440000] usbcore: registered new interface driver hub
[    0.440000] usbcore: registered new device driver usb
[    0.440000] i2c-gpio i2c-gpio.3: using pins 159 (SDA) and 158 (SCL)
[    0.440000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[    0.440000] s3c-i2c s3c2440-i2c.0: slave address 0x10
[    0.440000] s3c-i2c s3c2440-i2c.0: bus frequency set to 390 KHz
[    0.444000] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.1: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.1: bus frequency set to 97 KHz
[    0.444000] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[    0.444000] s3c-i2c s3c2440-i2c.2: slave address 0x10
[    0.444000] s3c-i2c s3c2440-i2c.2: bus frequency set to 195 KHz
[    0.444000] Linux media interface: v0.10
[    0.444000] Linux video capture interface: v2.00
[    0.444000] pps_core: LinuxPPS API ver. 1 registered
[    0.444000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome
[    0.448000] PTP clock support registered
[    0.480000] axp_mfd 3-0034: failed reading at 0x03
[    0.480000] [AXP22-MFD] try to read chip id failed!
[    0.480000] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.480000] Bluetooth: Core ver 2.19
[    0.480000] NET: Registered protocol family 31
[    0.480000] Bluetooth: HCI device and connection manager initialized
[    0.480000] Bluetooth: HCI socket layer initialized
[    0.480000] Bluetooth: L2CAP socket layer initialized
[    0.480000] Bluetooth: SCO socket layer initialized
[    0.480000] cfg80211: Calling CRDA to update world regulatory domain
[    0.484000] Switching to clocksource source timer
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 7
[    0.488000] Could not switch to high resolution mode on CPU 5
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000] Could not switch to high resolution mode on CPU 6
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode:
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000] Clockevents: could not switch to one-shot mode: dummy_timer is no
[    0.488000]  dummy_timer is not functional.
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 0
[    0.488000] Could not switch to high resolution mode on CPU 1
[    0.488000] Could not switch to high resolution mode on CPU 3
[    0.488000] Could not switch to high resolution mode on CPU 2
[    0.488000]  dummy_timer is not functional.
[    0.488000] Could not switch to high resolution mode on CPU 4
[    0.500000] NET: Registered protocol family 2
[    0.500000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.500000] TCP established hash table entries: 131072 (order: 8, 1048576 byt
[    0.504000] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
[    0.508000] TCP: Hash tables configured (established 131072 bind 65536)
[    0.508000] TCP: reno registered
[    0.508000] UDP hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[    0.508000] NET: Registered protocol family 1
[    0.508000] RPC: Registered named UNIX socket transport module.
[    0.508000] RPC: Registered udp transport module.
[    0.508000] RPC: Registered tcp transport module.
[    0.508000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.508000] Unpacking initramfs...
[    0.548000] Initramfs unpacking failed: junk in compressed archive
[    0.548000] Freeing initrd memory: 1024K
[    0.548000] Disply Reset Status : On
[    0.548000] Display LCD register operation
[    0.548000] Display.0 fps=45 (22 ms), wait= 8 jiffies, Pixelclk=43885285hz
[    0.548000] LCD : [1]=LCD connect to [6]=SYNCGEN0
[    0.552000] Display LVDS register operation
[    0.552000] Display.0 fps=45 (22 ms), wait= 8 jiffies, Pixelclk=43885285hz
[    0.552000] LVDS: [4]=LVDS connect to [6]=SYNCGEN0
[    0.552000] audit: initializing netlink socket (disabled)
[    0.552000] type=2000 audit(0.548:1): initialized
[    0.552000] highmem bounce pool size: 64 pages
[    0.560000] NFS: Registering the id_resolver key type
[    0.564000] fuse init (API version 7.18)
[    0.564000] msgmni has been set to 1151
[    0.564000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
[    0.564000] io scheduler noop registered
[    0.564000] io scheduler deadline registered
[    0.564000] io scheduler cfq registered (default)
[    0.564000] display.0 connected to fb.0  ...
[    0.564000] nxp-fb.0: dma addr = 0x65600000, buf[0xe52c1780]
[    0.568000] nxp-fb.0: dma addr = 0x65984000, buf[0xe52c1940]
[    0.568000] nxp-fb.0: dma addr = 0x65d08000, buf[0xe52c1b00]
[    0.600000] nxp-fb 0: out[0], 1280 * 720 - 32 bpp (phys:65600000 virt:0xe5600
[    0.604000] DCDC1: 908 <--> 1265 mV at 1201 mV
[    0.608000] spu1705 3-002d: found chip 0x4d, rev 1710
[    0.608000] nxp-uart.0: ttySAC0 at MMIO 0xc00a1000 (irq = 39) is a S3C6400/10
[    1.960000] console [ttySAC0] enabled
[    1.964000] nxp-uart.1: ttySAC1 at MMIO 0xc00a0000 (irq = 38) is a S3C6400/10
[    1.968000] nxp-uart.2: ttySAC2 at MMIO 0xc00a2000 (irq = 40) is a S3C6400/10
[    1.976000] nxp-uart.3: ttySAC3 at MMIO 0xc00a3000 (irq = 41) is a S3C6400/10
[    1.984000] nxp-uart.4: ttySAC4 at MMIO 0xc006d000 (irq = 42) is a S3C6400/10
[    1.992000] Matirx PWM init
[    1.992000] iio-adc  initialized
[    2.000000] loop: module loaded
[    2.000000] tun: Universal TUN/TAP device driver, 1.6
[    2.004000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.012000]  -- nxpmac initialize --
[    2.016000] stmmac - user ID: 0x37, Synopsys ID: 0x37
[    2.020000]  Ring mode enabled
[    2.024000]  DMA HW capability register supported
[    2.028000]  Enhanced/Alternate descriptors
[    2.032000]  Enabled extended descriptors
[    2.036000]  RX Checksum Offload Engine supported (type 2)
[    2.040000]  TX Checksum insertion supported
[    2.044000]  Wake-Up On Lan supported
[    2.048000]  Enable RX Mitigation via HW Watchdog Timer
[    2.092000] stmmac: probed
[    2.092000] eth0: PHY ID 001cc915 at 0 IRQ 257 (stmmac-0:00)
[    2.096000] eth0: PHY ID 001cc915 at 7 IRQ 257 (stmmac-0:07) active
[    2.100000] PPP generic driver version 2.4.2
[    2.108000] PPP BSD Compression module registered
[    2.112000] PPP Deflate Compression module registered
[    2.116000] PPP MPPE Compression module registered
[    2.120000] NET: Registered protocol family 24
[    2.124000] usbcore: registered new interface driver asix
[    2.132000] usbcore: registered new interface driver cdc_ether
[    2.136000] usbcore: registered new interface driver net1080
[    2.140000] usbcore: registered new interface driver cdc_subset
[    2.148000] usbcore: registered new interface driver zaurus
[    2.152000] usbcore: registered new interface driver cdc_ncm
[    2.160000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.164000] nxp-ehci nxp-ehci: SLsi Synopsys EHCI Host Controller
[    2.172000] nxp-ehci nxp-ehci: new USB bus registered, assigned bus number 1
[    2.180000] nxp-ehci nxp-ehci: irq 82, io mem 0xc0030000
[    2.196000] nxp-ehci nxp-ehci: USB 0.0 started, EHCI 1.00
[    2.196000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.200000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.208000] usb usb1: Product: SLsi Synopsys EHCI Host Controller
[    2.212000] usb usb1: Manufacturer: Linux 3.4.39-FriendlyARM ehci_hcd
[    2.220000] usb usb1: SerialNumber: nxp-ehci
[    2.224000] hub 1-0:1.0: USB hub found
[    2.228000] hub 1-0:1.0: 3 ports detected
[    2.232000] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    2.436000] Core Release: 2.93a
[    2.440000] Setting default values for core params
[    2.440000] Finished setting default values for core params
[    2.644000] Using Buffer DMA mode
[    2.644000] Dedicated Tx FIFOs mode
[    2.648000] dwc_otg dwc_otg: DWC OTG Controller
[    2.652000] dwc_otg dwc_otg: new USB bus registered, assigned bus number 2
[    2.660000] dwc_otg dwc_otg: irq 81, io mem 0x00000000
[    2.664000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.672000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.676000] usb usb2: Product: DWC OTG Controller
[    2.684000] usb usb2: Manufacturer: Linux 3.4.39-FriendlyARM dwc_otg_hcd
[    2.688000] usb usb2: SerialNumber: dwc_otg
[    2.692000] hub 2-0:1.0: USB hub found
[    2.696000] hub 2-0:1.0: 1 port detected
[    2.700000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.708000] nxp-ohci nxp-ohci: SLsi Synopsys OHCI Host Controller
[    2.712000] nxp-ohci nxp-ohci: new USB bus registered, assigned bus number 3
[    2.720000] nxp-ohci nxp-ohci: irq 82, io mem 0xc0020000
[    2.784000] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.784000] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=
[    2.792000] usb usb3: Product: SLsi Synopsys OHCI Host Controller
[    2.796000] usb usb3: Manufacturer: Linux 3.4.39-FriendlyARM ohci_hcd
[    2.804000] usb usb3: SerialNumber: nxp-ohci
[    2.808000] hub 3-0:1.0: USB hub found
[    2.812000] hub 3-0:1.0: 3 ports detected
[    2.816000] Initializing USB Mass Storage driver...
[    2.820000] usbcore: registered new interface driver usb-storage
[    2.824000] USB Mass Storage support registered.
[    2.832000] usbcore: registered new interface driver usbserial
[    2.836000] usbcore: registered new interface driver usbserial_generic
[    2.844000] USB Serial support registered for generic
[    2.848000] usbserial: USB Serial Driver core
[    2.852000] usbcore: registered new interface driver ch341
[    2.856000] USB Serial support registered for ch341-uart
[    2.864000] usbcore: registered new interface driver cp210x
[    2.868000] USB Serial support registered for cp210x
[    2.872000] usbcore: registered new interface driver ftdi_sio
[    2.880000] USB Serial support registered for FTDI USB Serial Device
[    2.884000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    2.892000] usbcore: registered new interface driver option
[    2.896000] USB Serial support registered for GSM modem (1-port)
[    2.904000] usbcore: registered new interface driver pl2303
[    2.908000] USB Serial support registered for pl2303
[    2.912000] usbcore: registered new interface driver ti_usb_3410_5052
[    2.920000] USB Serial support registered for TI USB 3410 1 port adapter
[    2.928000] USB Serial support registered for TI USB 5052 2 port adapter
[    2.932000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
[    2.940000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    2.948000] android_usb gadget: Number of LUNs=1
[    2.952000]  lun0: LUN: removable file: (no medium)
[    2.956000] android_usb gadget: android_usb ready
[    2.960000] mousedev: PS/2 mouse device common for all mice
[    2.968000] input: Nexell Keypad as /devices/platform/nxp-keypad/input/input0
[    2.972000] usbcore: registered new interface driver xpad
[    2.980000] i2c-core: driver [IT7260-ts] using legacy suspend method
[    2.984000] i2c-core: driver [IT7260-ts] using legacy resume method
[    2.992000] <<-GTP-INFO->> GTP driver installing...
[    2.996000] himax_ts 2-0048: Unable to get DevId
[    3.000000] touchscreen-1wire        initialized
[    3.004000] backlight-1wire  initialized
[    3.008000] onewire: REQ 0x60: i2c write error -6
[    3.012000] input: fa_ts_input as /devices/virtual/input/input1
[    3.020000] ts-if    initialized
[    3.020000] [RTC] day=2016.01.01 time=08:01:03
[    3.028000] nxp-rtc nxp-rtc.0: rtc core: registered nxp-rtc as rtc0
[    3.032000] i2c /dev entries driver
[    3.036000] ...................................ov5640_probe 2234
[    3.040000] ...................................ov5640_video_probe 2193
[    3.048000] ov5640 0-003c: reg_read: i2c read error, reg: 300a
[    3.056000] OV5640 read error!!!!!!!!!!!!!!!
[    3.060000] ov5640_initialize_ctrls.............1794...........
[    3.068000] nxp_hdmi_cec_probe success
[    3.068000] device-mapper: uevent: version 1.0.3
[    3.072000] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-d
[    3.080000] Bluetooth: HCI UART driver ver 2.2
[    3.084000] Bluetooth: HCI H4 protocol initialized
[    3.092000] DVFS: ASV[2] IDS 16mA, Ro 124 -> Table [IDS 15mA, Ro 130]
[    3.096000] DVFS: regulator vdd_arm_1.3V
[    3.100000] DVFS: cpu DVFS with PLL.1 [tables=11]
[    3.108000] cpuidle: using governor ladder
[    3.108000] cpuidle: using governor menu
[    3.112000] Synopsys Designware Multimedia Card Interface Driver
[    3.120000] dw_mmc dw_mmc.0: Using internal DMA controller.
[    3.124000] mmc0: no vmmc regulator found
[    3.128000] dw_mmc dw_mmc.0: Using external card detect irq 267 (io 161)
[    3.136000] dw_mmc dw_mmc.0: Version ID is 250a
[    3.140000] dw_mmc dw_mmc.0: DW MMC controller at irq 75, 32 bit host data wi
[    3.152000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz
[    3.160000] dw_mmc dw_mmc.1: Using internal DMA controller.
[    3.164000] mmc1: no vmmc regulator found
[    3.172000] dw_mmc dw_mmc.1: Version ID is 250a
[    3.172000] dw_mmc dw_mmc.1: DW MMC controller at irq 76, 32 bit host data wi
[    3.184000] usbcore: registered new interface driver usbhid
[    3.188000] usbhid: USB HID core driver
[    3.192000] ashmem: initialized
[    3.196000] logger: created 256K log 'log_main'
[    3.200000] logger: created 256K log 'log_events'
[    3.204000] logger: created 256K log 'log_radio'
[    3.208000] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000
[    3.208000] mmc0: new high speed SDHC card at address 59b4
[    3.208000] mmcblk0: mmc0:59b4 SPCC  14.7 GiB
[    3.208000]  mmcblk0: p1 p2 p3 p4 < p5 p6 p7 >
[    3.228000] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz
[    3.244000] logger: created 256K log 'log_system'
[    3.248000] snd pcm: register sound platform 'nxp-pcm'
[    3.256000] snd i2s: ch 0, master, iis mode, 48000(47999)hz, 32 FBITs, MCLK=1
[    3.264000] spdif-tx: 48000(47999)Hz, MCLK=12287880hz HDMI out
[    3.268000] asoc: dit-hifi <-> nxp-spdif-tx mapping ok
[    3.272000] GACT probability NOT on
[    3.276000] Mirror/redirect action on
[    3.280000] u32 classifier
[    3.284000]     Actions configured
[    3.288000] Netfilter messages via NETLINK v0.30.
[    3.292000] nf_conntrack version 0.5.0 (13468 buckets, 53872 max)
[    3.296000] ctnetlink v0.93: registering with nfnetlink.
[    3.304000] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    3.308000] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    3.316000] xt_time: kernel timezone is -0000
[    3.320000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.324000] arp_tables: (C) 2002 David S. Miller
[    3.328000] TCP: cubic registered
[    3.332000] Initializing XFRM netlink socket
[    3.336000] NET: Registered protocol family 10
[    3.340000] Mobile IPv6
[    3.344000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.348000] IPv6 over IPv4 tunneling driver
[    3.352000] NET: Registered protocol family 17
[    3.356000] NET: Registered protocol family 15
[    3.364000] Bluetooth: RFCOMM TTY layer initialized
[    3.368000] Bluetooth: RFCOMM socket layer initialized
[    3.372000] Bluetooth: RFCOMM ver 1.11
[    3.376000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.380000] Bluetooth: BNEP filters: protocol multicast
[    3.388000] Bluetooth: BNEP socket layer initialized
[    3.392000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.396000] Bluetooth: HIDP socket layer initialized
[    3.404000] NET: Registered protocol family 35
[    3.408000] Registering the dns_resolver key type
[    3.412000] Registering SWP/SWPB emulation handler
[    3.416000] otg_wakelock_init: No USB transceiver found
[    3.420000] nxp-rtc nxp-rtc.0: setting system clock to 2016-01-01 08:01:03 UT
[    3.432000] tmu[0] = trim 46:0, ret 1
[    3.432000] TMU: register tmu.0 to hwmon (max 1400000khz)
[    3.440000] ALSA device list:
[    3.440000]   #0: SPDIF-Transciever
[    3.444000] Freeing init memory: 220K
[    3.448000] Write protecting the kernel text section c0008000 - c0846000
[    3.456000] rodata_test: attempting to write to read-only section:
[    3.460000] write to read-only section trapped, success
[    3.540000] type=1403 audit(1451635263.616:2): policy loaded auid=4294967295
[    3.544000] type=1404 audit(1451635263.620:3): enforcing=1 old_enforcing=0 au
[    3.736000] init: /dev/hw_random not found
[    3.844000] init: /dev/hw_random not found
[    3.860000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O
[    3.864000] fs_mgr: __mount(source=/dev/block/platform/dw_mmc.0/by-num/p2,tar
[    4.064000] HDMI HPD State 0x0

Hi. I can't boot my fire3 board. I've attached two videos (with power button holded on and off) - same results for any image (core-qte, lubuntu and android) downloaded from official site. I've linux on my host machine and I've tried both methods of creating installation SD card - from image and via fusing.sh script - with same results. Unfortunately I have no serial interface card at this moment.
asmodyne wrote:
Happy to see you finally reached the prompt, Alexiss :D

However, that's just a "dd" issue, caching changes before a commit.
It doesn't explain the lack of HDMI activity. :?

I wish FriendlyARM took the Raspi road and created a FAT32 mini-partition, with some human-readable kernel config file within. 8-)
Having to recompile the kernel just to change framebuffer size and HDMI mode is a hassle !

Hi. I can't boot my fire3 board. I've attached two videos (with power button holded on and off) - same results for any image (core-qte, lubuntu and android) downloaded from official site. I've linux on my host machine and I've tried both methods of creating installation SD card - from image and via fusing.sh script - with same results. Unfortunately I have no serial interface card at this moment.
The only to know what is wrong is to get a serial interface. Believe me when I say this, it is money well spent when trying to figure this stuff out.

Is you board with an LCD or HDMI? Are you sure you have the correct image fused to the SD card?

Who is online

In total there are 29 users online :: 0 registered, 0 hidden and 29 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 29 guests