GKDmini
焊接UART腳位
UART腳位位於J1,由上而下:TX、RX、GND

司徒焊了一個短排針

連接

Baudrate: 115200bps
U-Boot SPL 2013.07-00018-g684b601-dirty (Jan 20 2021 - 03:10:07)
ERROR EPC 0x800e1481
GD25Q128C 00c84018
U-Boot 2013.07-00018-g684b601-dirty (Jan 20 2021 - 03:10:07)
Board: GKD350
DRAM: 128 MiB
Now running in RAM - U-Boot at: 87fe4000
U-Boot SPL 2013.07-00018-g684b601-dirty (Jan 20 2021 - 03:08:05)
ERROR EPC 0x87fe45ac
U-Boot 2013.07-00018-g684b601-dirty (Jan 20 2021 - 03:08:05)
Board: GKD350
DRAM: 128 MiB
Now running in RAM - U-Boot at: 87fe4000
MMC: msc: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
## Booting kernel from Legacy Image at 80600000 ...
Image Name: Linux-3.10.14
Image Type: MIPS Linux Kernel Image (gzip compressed)
Data Size: 4050288 Bytes = 3.9 MiB
Load Address: 80010000
Entry Point: 80444010
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 3.10.14 (root@avrman-virtual-machine) (gcc version 5.2.0 (Ingenic r3.2.0-gcc520 2017.08-24) ) #10 PREEMPT Sat Jan 30 06:05:22 EST 2021
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 RESET ERROR PC:87FE45AC
[ 0.000000] CPU0 revision is: 00d00100 (GameKiddy)
[ 0.000000] FPU revision is: 00b70000
[ 0.000000] cgu_sfc clk should be opened!
[ 0.000000] CCLK:1536MHz L2CLK:768Mhz H0CLK:200MHz H2CLK:200Mhz PCLK:100Mhz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 005d4000 @ 00010000 (usable)
[ 0.000000] memory: 0016c000 @ 005e4000 (usable after init)
[ 0.000000] User-defined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
[ 0.000000] Primary instruction cache 32kB, 8-way, VIPT, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 8-way, VIPT, no aliases, linesize 32 bytes
[ 0.000000] MIPS secondary cache 128kB, 8-way, linesize 32 bytes.
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyS1,115200n8 mem=128M@0x0 init=/linuxrc root=/dev/mmcblk0p3 rw rootdelay=1
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] allocated 262144 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 121864k/131072k available (4333k kernel code, 9208k reserved, 1633k data, 1456k init, 0k highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:413
[ 0.000000] clockevents_config_and_register success.
[ 0.000000] Console: colour dummy device 80x25
[ 0.004514] Calibrating delay loop... 1535.18 BogoMIPS (lpj=7675904)
[ 0.097826] pid_max: default: 32768 minimum: 301
[ 0.102685] Mount-cache hash table entries: 512
[ 0.107588] Initializing cgroup subsys memory
[ 0.112805] devtmpfs: initialized
[ 0.117032] regulator-dummy: no parameters
[ 0.121209] NET: Registered protocol family 16
[ 0.135834] bio: create slab <bio-0> at 0
[ 0.141633] jz-dma jz-dma: JZ SoC DMA initialized
[ 0.146646] SCSI subsystem initialized
[ 0.150460] usbcore: registered new interface driver usbfs
[ 0.155995] usbcore: registered new interface driver hub
[ 0.161425] usbcore: registered new device driver usb
[ 0.166589] (null): set:61 hold:62 dev=100000000 h=125 l=125
[ 0.172560] (null): set:61 hold:62 dev=100000000 h=125 l=125
[ 0.178649] Advanced Linux Sound Architecture Driver Initialized.
[ 0.186003] Switching to clocksource jz_clocksource
[ 0.191042] cfg80211: Calling CRDA to update world regulatory domain
[ 0.202282] NET: Registered protocol family 2
[ 0.207003] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.214048] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.220444] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.226932] TCP: reno registered
[ 0.230148] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.236086] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.242622] NET: Registered protocol family 1
[ 0.310244] rg350_tft rg350_tft.0: lcd device(rg350_tft) register success
[ 0.317384] freq_udelay_jiffys[0].max_num = 10
[ 0.321847] cpufreq udelay loops_per_jiffy
[ 0.326220] 12000 59968 59968
[ 0.329487] 24000 119936 119936
[ 0.332948] 60000 299840 299840
[ 0.336374] 120000 599680 599680
[ 0.339906] 200000 999466 999466
[ 0.343504] 300000 1499200 1499200
[ 0.347146] 600000 2998400 2998400
[ 0.350854] 792000 3957888 3957888
[ 0.354574] 1008000 5037312 5037312
[ 0.358358] 1200000 5996800 5996800
[ 0.365948] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.371976] exFAT: Version 1.2.9
[ 0.375345] msgmni has been set to 238
[ 0.381511] alg: No test for stdrng (krng)
[ 0.385619] io scheduler noop registered
[ 0.389579] io scheduler cfq registered (default)
[ 0.394581] jz_pwm_request, request pwm channel 0 successfully
[ 0.400476] jz_pwm_request, request pwm channel 1 successfully
[ 0.406530] pwm-backlight pwm-backlight.0: unable to request PWM, trying legacy API
[ 0.414308] pwm-backlight pwm-backlight.0: unable to request legacy PWM
[ 0.420970] pwm-backlight: probe of pwm-backlight.0 failed with error -16
[ 0.426650] console [ttyS1] enabled, bootconsole disabled= 58) is a uart1
[ 0.436604] console [ttyS1] enabled, bootconsole disabled
[ 0.449665] loop: module loaded
[ 0.452984] rate = 200000000, ns = 5
[ 0.456686] jz-efuse jz-efuse.0: setup vddq_protect_timer!
[ 0.462488] jz-efuse jz-efuse.0: rd_adj = 5 | rd_strobe = 0 | wr_adj = 4 | wr_strobe = 1
[ 0.470862] jz-efuse jz-efuse.0: ingenic efuse interface module registered success.
[ 0.479124] jz SADC driver registeres over!
[ 0.483667] tun: Universal TUN/TAP device driver, 1.6
[ 0.488877] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.495468] usbcore: registered new interface driver usb-storage
[ 0.501840] mousedev: PS/2 mouse device common for all mice
[ 0.507623] usbcore: registered new interface driver xpad
[ 0.513388] input: analog joystick as /devices/virtual/input/input0
[ 0.520251] input: pwm-haptic as /devices/platform/input/input1
[ 0.526952] jz-rtc jz-rtc.0: rtc core: registered jz-rtc as rtc0
[ 0.533962] i2c /dev entries driver
[ 0.538072] wait stable.[252][cgu_msc0]
[ 0.542078] jzmmc_v1.2 jzmmc_v1.2.0: vmmc regulator missing
[ 0.580983] jzmmc_v1.2 jzmmc_v1.2.0: register success!
[ 0.586328] jzmmc_v1.2 jzmmc_v1.2.1: vmmc regulator missing
[ 0.592146] dummy sdio_private_init
[ 0.600904] jzmmc_v1.2 jzmmc_v1.2.1: card inserted, state=0
[ 0.630904] jzmmc_v1.2 jzmmc_v1.2.1: register success!
[ 0.636366] usbcore: registered new interface driver usbhid
[ 0.642161] usbhid: USB HID core driver
[ 0.646792] jz-asoc-aic jz-asoc-aic: Aic core probe success
[ 0.652715] jz-asoc-aic-i2s jz-asoc-aic-i2s: i2s platform probe success
[ 0.659829] u32 classifier
[ 0.662697] Actions configured
[ 0.666326] TCP: cubic registered
[ 0.670306] NET: Registered protocol family 17
[ 0.674988] Key type dns_resolver registered
[ 0.682838] vsync_skip_ratio = 9
[ 0.686209] vsync_skip_map = 0x000003ff
[ 0.690185] mmc0: new high speed SDHC card at address 0001
[ 0.698657] mmcblk0: mmc0:0001 SD16G 29.2 GiB
[ 0.699979] mmcblk0: p1 p2 p3 p4
[ 0.717387] Console: switching to colour frame buffer device 40x30
[ 0.810896] jzmmc_v1.2 jzmmc_v1.2.1: card removed, state=0
[ 0.846695] soc_vpu probe success,version:1.0.0-03203fd46d
[ 0.852580] jz-dwc2 jz-dwc2: no cgu clk check it
[ 0.857373] DWC PHY IN OTG MODE
[ 0.861258] dwc2 dwc2: Keep PHY ON
[ 0.864761] dwc2 dwc2: Using Buffer DMA mode
[ 0.869169] dwc2 dwc2: Core Release: 3.00a
[ 0.873473] dwc2 dwc2: DesignWare USB2.0 High-Speed Host Controller
[ 0.879951] dwc2 dwc2: new USB bus registered, assigned bus number 1
[ 0.886916] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.893982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.901454] usb usb1: Product: DesignWare USB2.0 High-Speed Host Controller
[ 0.908639] usb usb1: Manufacturer: Linux 3.10.14 dwc2-hcd
[ 0.914300] usb usb1: SerialNumber: dwc2
[ 0.918688] hub 1-0:1.0: USB hub found
[ 0.922608] hub 1-0:1.0: 1 port detected
[ 0.926833] dwc2 dwc2: DWC2 Host Initialized
[ 0.931519] dwc2 dwc2: enter dwc2_gadget_plug_change:2592: plugin = 1 pullup_on = 0 suspend = 0
[ 0.940618] input input0: Dropping handle 'js0' from handler 'joydev'
[ 0.980893] input input0: Dropping handle 'event0' from handler 'evdev'
[ 1.020959] linkdev linkdev: Connected to device analog joystick
[ 1.027169] linkdev linkdev: linkdev handler successfully registered
[ 1.033751] platform linkdev: Driver linkdev requests probe deferral
[ 1.041412] input: gpio-keys as /devices/platform/gpio-keys/input/input2
[ 1.048496] input input2: Dropping handle 'kbd' from handler 'kbd'
[ 1.130889] platform linkdev: Connected to device gpio-keys
[ 1.136702] linkdev linkdev: Axis 16 not found on device gpio-keys
[ 1.143167] jz-rtc jz-rtc.0: setting system clock to 2019-10-10 10:10:23 UTC (1570702223)
[ 1.151629] linkdev linkdev: Axis 17 not found on device gpio-keys
[ 1.158143] input: linkdev device (Analog 2-axis 8-button 2-hat) as /devices/platform/linkdev/input/input3
[ 1.168210] soc-audio soc-audio: ASoC: machine gkd350 should use snd_soc_register_card()
[ 1.280819] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
[ 1.289556] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
[ 1.298298] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
[ 1.307013] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
[ 1.315751] gkd350-codecs 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
[ 1.324927] gkd350-codecs 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
[ 1.334088] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
[ 1.342891] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
[ 1.351699] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
[ 1.360500] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
[ 1.369308] gkd350-codecs 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
[ 1.378650] gkd350-codecs 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
[ 1.387992] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
[ 1.396616] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
[ 1.405240] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
[ 1.413864] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
[ 1.422493] gkd350-codecs 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
[ 1.431934] gkd350-codecs 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
[ 1.441373] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
[ 1.450091] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
[ 1.458815] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
[ 1.467524] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
[ 1.476242] gkd350-codecs 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
[ 1.485766] gkd350-codecs 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
[ 1.495299] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
[ 1.504288] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
[ 1.513281] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
[ 1.522267] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
[ 1.531248] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
[ 1.540232] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
[ 1.549223] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
[ 1.558204] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
[ 1.567203] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
[ 1.575918] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
[ 1.584632] gkd350-codecs 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
[ 1.593355] gkd350-codecs 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
[ 1.603086] gkd350-codecs 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
[ 1.612262] gkd350-codecs 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
[ 1.621433] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
[ 1.630236] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
[ 1.639041] gkd350-codecs 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
[ 1.647853] gkd350-codecs 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
[ 1.656660] gkd350-codecs 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
[ 1.666001] gkd350-codecs 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
[ 1.675493] gkd350-codecs 2-0010: ASoC: mux Right Line Mux has no paths
[ 1.682355] gkd350-codecs 2-0010: ASoC: mux Left Line Mux has no paths
[ 1.689098] gkd350-codecs 2-0010: ASoC: mux Right PGA Mux has no paths
[ 1.695871] gkd350-codecs 2-0010: ASoC: mux Left PGA Mux has no paths
[ 1.702549] gkd350-codecs 2-0010: ASoC: mux Differential Mux has no paths
[ 1.710086] dma dma0chan29: Channel 29 have been requested.(phy id 2,type 0x06 desc a4584000)
[ 1.719016] dma dma0chan30: Channel 30 have been requested.(phy id 1,type 0x06 desc a4585000)
[ 1.727995] soc-audio soc-audio: gkd350-dai <-> jz-asoc-aic-i2s mapping ok
[ 1.738359] axp_buck2: 700 <--> 2275 mV at 1300 mV
[ 1.743796] input: axp-supplyer as /devices/platform/jz-i2c.1/i2c-1/1-0034/axp-supplyer.8/input/input4
[ 1.754843] charging current = 1320 mA
[ 1.762721] ALSA device list:
[ 1.765784] #0: gkd350
[ 1.771208] Freeing unused kernel memory: 1456K (805e4000 - 80750000)
e2fsck 1.42.6 (21-Sep-2012)
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /dev/mmcblk0p1 is mounted.
e2fsck 1.42.6 (21-Sep-2012)
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /dev/mmcblk0p2 is mounted.
[ 2.023630] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem
[ 2.048890] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
Starting logging: OK
Mounting data partition...
[ 2.318715] FAT-fs (mmcblk0p4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 2.344197] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
[ 2.369491] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Mounting overlay filesystem to /etc...
mount: mounting overlay on /etc failed: No such device
Populating /dev using udev: [ 2.569925] udevd[88]: starting version 1.9
[ 2.609295] udevd[88]: specified group 'dialout' unknown
[ 2.621157] udevd[88]: specified group 'kmem' unknown
[ 2.626452] udevd[88]: specified group 'input' unknown
[ 2.641156] udevd[88]: specified group 'video' unknown
[ 2.646716] udevd[88]: specified group 'lp' unknown
done
[ 2.660491] udevd[88]: specified group 'cdrom' unknown
[ 2.667018] udevd[88]: specified group 'tape' unknown
Starting watchdog...
Starting network...
ip: SIOCGIFFLAGS: No such device
/sbin/mkswap: /dev/mmcblk0p3: warning: wiping old swap signature.
Setting up swapspace version 1, size = 512 MiB (536866816 bytes)
no label, UUID=cbcb5fa1-9c72-4c90-bdb4-3fea4b164122
[ 3.829529] Adding 524284k swap on /dev/mmcblk0p3. Priority:-1 extents:1 across:524284k SS
vm.swappiness = 10
_________________________
< Welcome to OpenDingux ! >
-------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
opendingux:/media/data/local/home #