查看: 10706|回复: 9

[已解决] IMX6Q 烧录OK 无法启动,无任何反应boot mode切换不对

[复制链接]

该用户从未签到

1

主题

2

帖子

0

新手上路

Rank: 1

积分
13
最后登录
2017-3-23
发表于 2017-2-23 09:50:26 | 显示全部楼层 |阅读模式
本帖最后由 小智MM 于 2017-3-9 15:22 编辑

大侠们:
我现在开发一款IMX6Q,烧录打印信息如下,都正常,可是切换启动模式后,无反应。
1 boot mode 模式设置不正确,现象是,要改只有一种“01”是USB启动下载模式。可是们是4种模式里除“00”外三种是USB启动模式。
2 我们有烧录成功后,可能由于boot mode 模式设置不正确,导致无法从SPI 或者EMMC启动。
3 无法设置内部启动,启动无反应。
4 U-Boot 2009.08-dirty (Dec 05 2013 - 15:40:26)
CPU: Freescale i.MX6 family TO1.5 at 792 MHz
Thermal sensor with ratio = 174
Temperature:   24 C, calibration data 0x5504c469
mx6q pll1: 792MHz
mx6q pll2: 528MHz
mx6q pll3: 480MHz
mx6q pll8: 50MHz
ipg clock     : 66000000Hz
ipg per clock : 66000000Hz
uart clock    : 80000000Hz
cspi clock    : 60000000Hz
ahb clock     : 132000000Hz
axi clock   : 264000000Hz
emi_slow clock: 132000000Hz
ddr clock     : 528000000Hz
usdhc1 clock  : 198000000Hz
usdhc2 clock  : 198000000Hz
usdhc3 clock  : 198000000Hz
usdhc4 clock  : 198000000Hz
nfc clock     : 24000000Hz
Board: i.MX6Q-SABRESD: unknown-board Board: 0x63015 [POR ]
Boot Device: NOR
I2C:   ready
DRAM:   1 GB
MMC:   FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2
Using default environment
In:    serial
Out:   serial
Err:   serial
Net:   got MAC address from IIM: 00:00:00:00:00:00
FEC0 [PRIME]
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at 10800000 ...
   Image Name:   Linux-3.0.35-2666-gbdde708
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3163252 Bytes =  3 MB
   Load Address: 10008000
   Entry Point:  10008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 10c00000 ...
   Image Name:   uboot initramfs rootfs
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    4537478 Bytes =  4.3 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Linux version 3.0.35-2666-gbdde708 (root@ASUS) (gcc version 4.6.2 20110630 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) ) #26 SMP PREEMPT Mon Nov 14 12:05:38 CST 2016
CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: Freescale i.MX 6Quad/DualLite/Solo Sabre-SD Board
Memory policy: ECC disabled, Data cache writealloc
CPU identified as i.MX6Q, unknown revision
PERCPU: Embedded 7 pages/cpu @8c008000 s5184 r8192 d15296 u32768
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227328
Kernel command line: console=ttymxc0,115200 rdinit=/linuxrc enable_wait_mode=off
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 640MB 256MB = 896MB total
Memory: 897580k/897580k available, 150996k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xf4600000 - 0xffe00000   ( 184 MB)
    vmalloc : 0xc0800000 - 0xf2000000   ( 792 MB)
    lowmem  : 0x80000000 - 0xc0000000   (1024 MB)
    pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
    modules : 0x7f000000 - 0x7fe00000   (  14 MB)
      .init : 0x80008000 - 0x80046000   ( 248 kB)
      .text : 0x80046000 - 0x805b99f8   (5583 kB)
      .data : 0x805ba000 - 0x806082c0   ( 313 kB)
       .bss : 0x806082e4 - 0x80633234   ( 172 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Preemptible hierarchical RCU implementation.
NR_IRQS:624
MXC GPIO hardware
sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
arm_max_freq=1GHz
MXC_Early serial console at MMIO 0x2020000 (options '115200')
bootconsole [ttymxc0] enabled
Console: colour dummy device 80x30
Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
CPU1: Booted secondary processor
CPU2: Booted secondary processor
CPU3: Booted secondary processor
Brought up 4 CPUs
SMP: Total of 4 processors activated (6324.22 BogoMIPS).
print_constraints: dummy:
NET: Registered protocol family 16
print_constraints: vddpu: 725 <--> 1300 mV at 700 mV fast normal
print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal
print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal
print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal
print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal
print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal
No AHCI save PWR: PDDQ enabled
hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
hw-breakpoint: maximum watchpoint size is 4 bytes.
L310 cache controller enabled
l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x02070000, Cache size: 1048576 B
bio: create slab <bio-0> at 0
mxs-dma mxs-dma-apbh: initialized
print_constraints: SPKVDD: 4200 mV
print_constraints: 1_8V: 1800 mV
print_constraints: MICVDD: 3300 mV
print_constraints: vmmc: 3300 mV
SCSI subsystem initialized
spi_imx imx6q-ecspi.0: probed
spi_imx imx6q-ecspi.1: probed
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
Advanced Linux Sound Architecture Driver Version 1.0.24.
Bluetooth: Core ver 2.16
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
max17135 2-0048: PMIC MAX17135 for eInk display
i2c-core: driver [max17135] using legacy suspend method
i2c-core: driver [max17135] using legacy resume method
Switching to clocksource mxc_timer1
Clockevents: could not switch to one-shot mode:
Clockevents: could not switch to one-shot mode:
Clockevents: could not switch to one-shot mode:
Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
dummy_timer is not functional.
dummy_timer is not functional.
Could not switch to high resolution mode on CPU 1
Could not switch to high resolution mode on CPU 2
Could not switch to high resolution mode on CPU 3
dummy_timer is not functional.
Could not switch to high resolution mode on CPU 0
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Unpacking initramfs...
Freeing initrd memory: 4428K
PMU: registered new PMU device of type 0
Static Power Management for Freescale i.MX6
wait mode is disabled for i.MX6
cpaddr = c0880000 suspend_iram_base=c091c000
PM driver module loaded
IMX usb wakeup probe
cpu regulator mode:ldo_enable
i.MXC CPU frequency driver
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
msgmni has been set to 1761
cryptodev: driver loaded.
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver ldb
_regulator_get: get() with no identifier
imx-ipuv3 imx-ipuv3.1: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 128x37
mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver ldb
mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver lcd
mxc_sdc_fb mxc_sdc_fb.3: register mxc display driver ldb
mxc_sdc_fb mxc_sdc_fb.3: ipu1-di0 already in use
mxc_sdc_fb: probe of mxc_sdc_fb.3 failed with error -16
imx-sdma imx-sdma: loaded firmware 1.1
imx-sdma imx-sdma: initialized
Serial: IMX driver
imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
console [ttymxc0] enabled, bootconsole disabled
console [ttymxc0] enabled, bootconsole disabled
imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
imx-uart.2: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX
imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX
imx-uart.4: ttymxc4 at MMIO 0x21f4000 (irq = 62) is a IMX
loop: module loaded
m25p80 spi0.0: sst25vf016b (2048 Kbytes)
Creating 2 MTD partitions on "m25p80":
0x000000000000-0x000000100000 : "bootloader"
0x000000100000-0x000000200000 : "kernel"
GPMI NAND driver registered. (IMX)
vcan: Virtual CAN interface driver
FEC Ethernet Driver
fec_enet_mii_bus: probed
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
ARC USBOTG Device Controller driver (1 August 2005)
add wake up source irq 75
g_file_storage gadget: controller 'fsl-usb2-udc' not recognized
check_parameters:UTP settings are in place now, overriding defaults
g_file_storage gadget: No serial-number string provided!
g_file_storage gadget: File-backed Storage Gadget, version: 1 September 2010
g_file_storage gadget: Number of LUNs=1
fsl-usb2-udc: bind to driver g_file_storage
mousedev: PS/2 mouse device common for all mice
snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19
mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20
imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
Bluetooth: Virtual HCI driver ver 1.3
Bluetooth: Generic Bluetooth USB driver ver 0.6
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
mmc0: SDHCI controller on platform [sdhci-esdhc-imx.3] using DMA
mmc1: SDHCI controller on platform [sdhci-esdhc-imx.1] using DMA
mmc2: SDHCI controller on platform [sdhci-esdhc-imx.2] using DMA
mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
VPU initialized
mxc_asrc registered
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
Cirrus Logic CS42888 ALSA SoC Codec Driver
i2c-core: driver [cs42888] using legacy suspend method
i2c-core: driver [cs42888] using legacy resume method
imx-hdmi-soc-dai imx-hdmi-soc-dai.0: Failed: Load HDMI-video first.
imx_3stack asoc driver
ALSA device list:
  No soundcards found.
TCP cubic registered
NET: Registered protocol family 17
can: controller area network core (rev 20090105 abi 8)
NET: Registered protocol family 29
can: raw protocol (rev 20090105)
can: broadcast manager protocol (rev 20090105 t)
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
Bus freq driver module loaded
Bus freq driver Enabled
mxc_dvfs_core_probe
DVFS driver module loaded
regulator_init_complete: MICVDD: incomplete constraints, leaving on
regulator_init_complete: 1_8V: incomplete constraints, leaving on
regulator_init_complete: SPKVDD: incomplete constraints, leaving on
snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)
Freeing init memory: 248K
Starting UTP
ln: /etc/mtab: File exists
disable turn off display
mmc0: new high speed DDR MMC card at address 0001
mmcblk0: mmc0:0001 SEM16G 14.6 GiB
Starting the hotplug events dispammcblk0boot0: mmc0:0001 SEM16G partition 1 2.00 MiB
tcher udevd
mmcblk0boot1: mmc0:0001 SEM16G partition 2 2.00 MiB
udevd (2018): /proc/2018/oom_adj is deprecated, please use /proc/2018/oom_score_adj instead.
Synthesizing initial hotplug even mmcblk0: p1
ts
mmcblk0boot1: unknown partition table
mmcblk0boot0: unknown partition table
g_file_storage gadget: high speed config #1
uuc 0.4 [built Sep 14 2013 17:02:20]
UTP: Waiting for device to appear
UTP: file/device node /dev/utp already exists
cpu_id is 0
UTP: received command '$ flash_erase /dev/mtd0 0 0'
UTP: executing "flash_erase /dev/mtd0 0 0"
Erasing 4 Kibyte @ ff000 -- 100 % complete
UTP: sending Success to kernel for command $ flash_erase /dev/mtd0 0 0.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ dd if=$FILE of=/dev/mtd0 bs=512'
UTP: executing "dd if=$FILE of=/dev/mtd0 bs=512"
420+1 records in
420+1 records out
215412 bytes (210.4KB) copied, 6.591686 seconds, 31.9KB/s
UTP: sending Success to kernel for command $ dd if=$FILE of=/dev/mtd0 bs=512.
utp_poll: pass returned.
UTP: received command '$ echo 8 > /sys/devices/platform/sdhci-esdhc-imx.3/mmc_host/mmc0/mmc0:0001/boot_config'
UTP: executing "echo 8 > /sys/devices/platform/sdhci-esdhc-imx.3/mmc_host/mmc0/mmc0:0001/boot_config"
UTP: sending Success to kernel for command $ echo 8 > /sys/devices/platform/sdhci-esdhc-imx.3/mmc_host/mmc0/mmc0:0001/boot_config.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ tar xf $FILE '
UTP: executing "tar xf $FILE "
UTP: sending Success to kernel for command $ tar xf $FILE .
utp_poll: pass returned.
UTP: received command '$ sh mksdcard.sh /dev/mmcblk0'
UTP: executing "sh mksdcard.sh /dev/mmcblk0"
1+0 records in
1+0 records out
1024 bytes (1.0KB) copied, 0.002360 seconds,  mmcblk0: unknown partition table
423.7KB/s
Checking that no-one is using this disk right now ...
OK
Disk /dev/mmcblk0: 480896 cylinders, 4 heads, 16 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/mmcblk0: unrecognized partition table type
Old situation:
No partitions found
New situation:
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0
   Device Boot Start   End    MiB    #blocks   Id  System
/dev/mmcblk0p1        10  15027  15018   15378432   83  Linux
/dev/mmcblk0p2         0      -      0          0    0  Empty
/dev/mmcblk0p3         0      -      0          0    0  Empty
/dev/mmcblk0p4         0      -      0          0    0  Empty
Warning: no primary partition is marked bootable (active)
This does not matter for LILO, but the DOS MBR will not boot this disk.
Successfully wrote the new partition table
Re-reading the partition table ...
mmcblk0: p1
If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
to zero the first 512 bytes:  dd if=/dev/zero of=/dev/foo7 bs=512 count=1
(See fdisk(8).)
UTP: sending Success to kernel for command $ sh mksdcard.sh /dev/mmcblk0.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ dd if=$FILE of=/dev/mmcblk0 bs=1M seek=1 conv=fsync'
UTP: executing "dd if=$FILE of=/dev/mmcblk0 bs=1M seek=1 conv=fsync"
3+1 records in
3+1 records out
3914852 bytes (3.7MB) copied, 0.755996 seconds, 4.9MB/s
UTP: sending Success to kernel for command $ dd if=$FILE of=/dev/mmcblk0 bs=1M seek=utp_poll: pass returned.
1 conv=fsync.
UTP: received command '$ mkfs.ext3 -j /dev/mmcblk0p1'
UTP: executing "mkfs.ext3 -j /dev/mmcblk0p1"
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
962880 inodes, 3844608 blocks
192230 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=3938451456
118 block groups
32768 blocks per group, 32768 fragments per group
8160 inodes per group
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208
Writing inode tables: done                           
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 31 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ mkfs.ext3 -j /dev/mmcblk0p1.
utp_poll: pass returned.
UTP: received command '$ mkdir -p /mnt/mmcblk0p1'
UTP: executing "mkdir -p /mnt/mmcblk0p1"
UTP: sending Success to kernel for command $ mkdir -p /mnt/mmcblk0p1.
utp_poll: pass returned.
UTP: received command '$ mount -t ext3 /dev/mmcblk0p1 /mnt/mmcblk0p1'
UTP: executing "mount -t eEXT3-fs: barriers not enabled
xt3 /dev/mmcblk0p1 /mnt/mmcblk0p1kjournald starting.  Commit interval 5 seconds
"
EXT3-fs (mmcblk0p1): using internal journal
EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode
UTP: sending Success to kernel for command $ mount -t ext3 /dev/mmcblk0p1 /mnt/mmcblk0p1.
utp_poll: pass returned.
UTP: received command 'pipe tar -jxv -C /mnt/mmcblk0p1'
pid is 3105, UTP: executing "tar -jxv -C /mnt/mmcblk0p1"
UTP: sending Success to kernel for command pipe tar -jxv -C /mnt/mmcblk0p1.
bin/
bin/lsusb
bin/cal
bin/su
bin/groups
bin/bash
bin/users
bin/env
bin/unix2dos
bin/cat
bin/expr
bin/bzcat
bin/time
bin/wpa_supplicant
bin/sleep
bin/login
bin/install
bin/reset
bin/addgroup
bin/date
bin/touch
bin/tftp
bin/resize
bin/wpa_cli
bin/sh
bin/free
bin/fgconsole
bin/tty
bin/dmesg
bin/renice
bin/ln
bin/mkdir
bin/fgrep
bin/wpa_passphrase
bin/patch
bin/whoami
bin/md5sum
bin/which
bin/head
bin/rx
bin/mpstat
bin/mesg
bin/rm
bin/dirname
bin/gzip
bin/echo
bin/mv
bin/stty
bin/base64
bin/dd
bin/df
bin/busybox
bin/uname
bin/dos2unix
bin/nice
bin/dumpleases
bin/rev
bin/cmp
bin/unzip
bin/wc
bin/delgroup
bin/ping
bin/ftpput
bin/sha1sum
bin/find
bin/tr
bin/bashbug
bin/iostat
bin/xargs
bin/dc
bin/chmod
bin/sync
bin/false
bin/bunzip2
bin/[
bin/cksum
bin/chown
bin/printf
bin/mkfifo
bin/gunzip
bin/vi
bin/id
bin/umount
bin/mount
bin/deluser
bin/netstat
bin/killall
bin/realpath
bin/rmdir
bin/usleep
bin/dumpkmap
bin/chgrp
bin/vlock
bin/ps
bin/tail
bin/uptime
bin/logname
bin/flock
bin/chvt
bin/mktemp
bin/wall
bin/xzcat
bin/less
bin/wget
bin/mysql_install_db
bin/xz
bin/run-parts
bin/test
bin/ls
bin/du
bin/mknod
bin/powertop
bin/catv
bin/lspci
bin/dnsdomainname
bin/logger
bin/nc
bin/telnet
bin/pstree
bin/traceroute
bin/ftpget
bin/kill
bin/who
bin/grep
bin/zcat
bin/diff
bin/clear
bin/taskset
bin/nslookup
bin/cut
bin/awk
bin/whois
bin/deallocvt
bin/pmap
bin/top
bin/od
bin/tar
bin/unxz
bin/readlink
bin/sort
bin/pwd
bin/adduser
bin/openvt
bin/more
bin/hostid
bin/uniq
bin/setserial
bin/true
bin/ash
bin/passwd
bin/yes
bin/lsof
bin/sed
bin/hostname
bin/cp
bin/seq
bin/tee
bin/hexdump
bin/[[
bin/egrep
bin/basename
bin/smemcap
bin/getopt
bin/pwdx
config.ini
curveFile/
curveFileDel/
dev/
dev/tty
dev/mtab
etc/
etc/inittab
etc/odbc.ini
etc/resolv.conf
etc/mdev.conf
etc/odbcinst.ini
etc/securetty
etc/mysql.server
etc/shells
etc/hosts.allow
etc/protocols
etc/group
etc/dat.sh
etc/mtab
etc/hosts
etc/my.cnf
etc/eGTouchL.ini
etc/inetd.conf
etc/asound.conf
etc/rc.d/
etc/rc.d/rc_mxc.S
etc/rc.d/rc.local
etc/rc.d/init.d/
etc/rc.d/init.d/myzr
etc/rc.d/init.d/devfsd
etc/rc.d/init.d/network
etc/rc.d/init.d/filesystems
etc/rc.d/init.d/syslog
etc/rc.d/init.d/inetd
etc/rc.d/init.d/sshd
etc/rc.d/init.d/mdev
etc/rc.d/init.d/modules
etc/rc.d/init.d/smb
etc/rc.d/init.d/dhcpd
etc/rc.d/init.d/hotplug
etc/rc.d/init.d/portmap
etc/rc.d/init.d/dropbear
etc/rc.d/init.d/boa
etc/rc.d/init.d/depmod
etc/rc.d/init.d/qtdemo
etc/rc.d/init.d/ethcfg
etc/rc.d/init.d/dhcp
etc/rc.d/init.d/mount-proc-sys
etc/rc.d/init.d/hostname
etc/rc.d/init.d/settime
etc/rc.d/init.d/udev
etc/rc.d/rc.serial
etc/rc.d/rcS
etc/rc.d/rc_gpu.S
etc/rc.d/rc.conf
etc/rc.d/rc.modules
etc/busybox.conf
etc/data2Child/
etc/data2Child/Data2_UpLoad
etc/data2Child/daemon
etc/Wireless/
etc/Wireless/RT2870AP/
etc/Wireless/RT2870AP/RT2870AP.dat
etc/Wireless/RT2870STA/
etc/Wireless/RT2870STA/RT2870STA.dat
etc/securetty.orig
etc/adc/
etc/adc/Battery
etc/issue
etc/data2/
etc/data2/V0.843
etc/sysctl.conf
etc/mime.types
etc/profile.orig
etc/udhcpd.conf
etc/vsftpd.conf
etc/devfsd.conf
etc/exports
etc/ssh/
etc/ssh/ssh_host_key.pub
etc/ssh/ssh_host_rsa_key.pub
etc/ssh/moduli
etc/ssh/sshd_config
etc/ssh/ssh_host_key
etc/ssh/ssh_host_dsa_key
etc/ssh/ssh_host_dsa_key.pub
etc/ssh/ssh_config
etc/ssh/ssh_host_rsa_key
etc/ltib-release
etc/inputrc
etc/services
etc/wifi/
etc/wifi/rt3572sta.ko
etc/wifi/rtutil5370ap.ko
etc/wifi/rtnet5370ap.ko
etc/wifi/test.sh
etc/wifi/rt5370ap.ko
etc/wifi/wlan.ko
etc/fstab
etc/hotplug/
etc/hotplug/usb.usermap
etc/hotplug/hotplug.functions
etc/hotplug/input.rc
etc/hotplug/input.agent
etc/hotplug/pci.rc
etc/hotplug/pci/
etc/hotplug/dasd.agent
etc/hotplug/usb.agent
etc/hotplug/firmware.agent
etc/hotplug/usb.rc
etc/hotplug/pci.agent
etc/hotplug/tape.agent
etc/hotplug/net.agent
etc/hotplug/usb/
etc/hotplug/blacklist
etc/hotplug/usb.distmap
etc/hotplug/usb.handmap
etc/hotplug/ieee1394.agent
etc/hotplug/scsi.agent
etc/printcap
etc/host.conf
etc/shadow-
etc/shadow
etc/modprobe.conf
etc/freetds.conf
etc/hotplug.d/
etc/hotplug.d/default/
etc/hotplug.d/default/default.hotplug
etc/py_mb.freq.db
etc/test_wifi.sh
etc/profile
etc/out.sh
etc/led.sh
etc/ppp/
etc/ppp/peers/
etc/ppp/peers/wcdma-chat-connect
etc/ppp/peers/wcdma
etc/ppp/peers/wcdma-chat-disconnect
etc/hostapd.conf
etc/iproute2/
etc/iproute2/rt_scopes
etc/iproute2/rt_tables
etc/iproute2/rt_realms
etc/iproute2/ematch_map
etc/iproute2/rt_dsfield
etc/iproute2/rt_protos
etc/passwd
etc/issue.net
etc/wpa_supplicant.conf
etc/udev/
etc/udev/udev.conf
etc/udev/rules.d/
etc/udev/rules.d/50-udev-default.rules
etc/udev/rules.d/80-drivers.rules
etc/udev/rules.d/05-udev-early.rules
etc/udev/rules.d/10-imx.rules
etc/udev/rules.d/40-alsa.rules
etc/udev/rules.d/60-persistent-storage-tape.rules
etc/udev/rules.d/95-udev-late.rules
etc/udev/rules.d/60-persistent-input.rules
etc/udev/rules.d/60-persistent-storage.rules
etc/hosts.deny
etc/passwd-
etc/poweroff
etc/nsswitch.conf
Head/
Head/11.png
Head/12.png
Head/19.png
Head/16.png
Head/8.png
Head/14.png
Head/20.png
Head/21.png
Head/5.png
Head/18.png
Head/7.png
Head/6.png
Head/2.png
Head/9.png
Head/4.png
Head/10.png
Head/3.png
Head/1.png
Head/13.png
Head/17.png
Head/15.png
home/
home/user/
home/user/.rhosts
lib/
lib/libcrypt.so.1
lib/libts-1.0.so.0
lib/libthread_db.so.1
lib/libc.so.6
lib/libnss_nisplus.so.2
lib/libtdsodbc.la
lib/libm.so.6
lib/tc/
lib/libodbccr.so
lib/libtermcap.so.2
lib/libct.a
lib/libpcprofile.so
lib/libgcc_s.so
lib/libpthread-2.13.so
lib/libtdsodbc.a
lib/libsybdb.la
lib/libodbcinst.la
lib/libtdsodbc.so
lib/libnss_hesiod-2.13.so
lib/libodbcinst.so
lib/libodbccr.so.2
lib/libnss_compat.so.2
lib/libvolume_id.so.0
lib/libsybdb.so.5
lib/librt-2.13.so
lib/libodbc.so.2.0.0
lib/libstdc++.so.6
lib/libmysqlclient.so.16
lib/libBrokenLocale.so.1
lib/libodbccr.la
lib/libsybdb.so
lib/libanl.so.1
lib/libct.so
lib/libdl-2.13.so
lib/libnss_hesiod.so.2
lib/libmysqlclient_r.so.16.0.0
lib/libc-2.13.so
lib/libsybdb.so.5.0.0
lib/libnss_files.so.2
lib/libmysqlclient.so
lib/libvolume_id.so.0.81.0
lib/libtermcap.so.2.0.8
lib/libnss_dns-2.13.so
lib/libstdc++.so.6.0.16-gdb.py
lib/modules/
lib/modules/3.0.35-2666-gbdde708/
lib/modules/3.0.35-2666-gbdde708/modules.order
lib/modules/3.0.35-2666-gbdde708/modules.builtin
lib/modules/3.0.35-2666-gbdde708/kernel/
lib/modules/3.0.35-2666-gbdde708/kernel/fs/
lib/modules/3.0.35-2666-gbdde708/kernel/fs/autofs4/
lib/modules/3.0.35-2666-gbdde708/kernel/fs/autofs4/autofs4.ko
lib/modules/3.0.35-2666-gbdde708/kernel/fs/nls/
lib/modules/3.0.35-2666-gbdde708/kernel/fs/nls/nls_ascii.ko
lib/modules/3.0.35-2666-gbdde708/kernel/fs/nls/nls_utf8.ko
lib/modules/3.0.35-2666-gbdde708/kernel/lib/
lib/modules/3.0.35-2666-gbdde708/kernel/lib/crc-ccitt.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/uvc/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/uvc/uvcvideo.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ipu_fg_overlay_sdc.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/adv7180_tvin.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/mxc_v4l2_capture.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ov5642_camera.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ov5640_camera.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ipu_bg_overlay_sdc.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ov3640_camera.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ipu_csi_enc.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ov5640_camera_mipi.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ipu_still.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ipu_prp_enc.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/ov8820_camera_mipi.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/mxc/capture/camera_sensor_clock.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/gspca/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/media/video/gspca/gspca_main.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/wireless/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/wireless/ath/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/wireless/ath/ath.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/wireless/ath/ath6kl/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/net/wireless/ath/ath6kl/ath6kl.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/scsi/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/scsi/scsi_wait_scan.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/misc/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/misc/mxs-perfmon.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/mxc/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/mxc/mlb/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/mxc/mlb/mxc_mlb150.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/gadget/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/gadget/g_audio.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/gadget/g_ether.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/gadget/g_serial.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/usb/gadget/g_file_storage.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/i2c/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/i2c/algos/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/i2c/algos/i2c-algo-bit.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-belkin.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-gyration.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-monterey.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-petalynx.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-cypress.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-cherry.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-samsung.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-logitech.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-apple.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-sony.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-chicony.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-a4tech.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-pl.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-sunplus.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-microsoft.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/hid/hid-ezkey.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/gpu/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/gpu/drm/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/gpu/drm/vivante/
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/gpu/drm/vivante/vivante.ko
lib/modules/3.0.35-2666-gbdde708/kernel/drivers/gpu/drm/drm.ko
lib/modules/3.0.35-2666-gbdde708/kernel/crypto/
lib/modules/3.0.35-2666-gbdde708/kernel/crypto/tcrypt.ko
lib/modules/3.0.35-2666-gbdde708/test/
lib/modules/3.0.35-2666-gbdde708/test/epdc_test_driver.ko
lib/modules/3.0.35-2666-gbdde708/source
lib/modules/3.0.35-2666-gbdde708/modules.dep
lib/modules/3.0.35-2666-gbdde708/build
lib/modules/wifi/
lib/modules/wifi/wlan.ko
lib/libnss_nis-2.13.so
lib/libodbccr.so.2.0.0
lib/libtdsodbc.so.0
lib/libtdsodbc.so.0.0.0
lib/libodbc.so
lib/libodbcinst.so.2.0.0
lib/libodbcinst.so.2
lib/libnsl.so.1
lib/libutil.so.1
lib/libodbc.so.2
lib/libmemusage.so
lib/libresolv.so.2
lib/libmysqlclient_r.so
lib/libstdc++.so.6.0.16
lib/libct.so.4.0.0
lib/libresolv-2.13.so
lib/libBrokenLocale-2.13.so
lib/libanl-2.13.so
lib/libct.so.4
lib/libnss_compat-2.13.so
lib/librt.so.1
lib/libnss_dns.so.2
lib/ld-linux.so.3
lib/libpthread.so.0
lib/libmysqlclient.so.16.0.0
lib/libthread_db-1.0.so
lib/libdl.so.2
lib/libmysqlclient_r.so.16
lib/libnsl-2.13.so
lib/libm-2.13.so
lib/libgcc_s.so.1
lib/libct.la
lib/libiw.so.29
lib/libSegFault.so
lib/libtermcap.so
lib/libnss_nisplus-2.13.so
lib/libutil-2.13.so
lib/libodbc.la
lib/udev/
lib/udev/path_id
lib/udev/rules.d/
lib/udev/rules.d/90-alsa-restore.rules
lib/udev/firmware.sh
lib/udev/usb_id
lib/udev/vol_id
lib/libnss_files-2.13.so
lib/libsybdb.a
lib/ld-2.13.so
lib/libnss_nis.so.2
lib/libcrypt-2.13.so
lib/firmware/
lib/firmware/ath6k/
lib/firmware/ath6k/AR6003/
lib/firmware/ath6k/AR6003/PS_ASIC_aclLowPri.pst
lib/firmware/ath6k/AR6003/hw1.0/
lib/firmware/ath6k/AR6003/hw1.0/data.patch.bin
lib/firmware/ath6k/AR6003/hw1.0/otp.bin.z77
lib/firmware/ath6k/AR6003/hw1.0/bdata.SD32.bin
lib/firmware/ath6k/AR6003/hw1.0/athwlan.bin.z77
lib/firmware/ath6k/AR6003/hw1.0/bdata.SD31.bin
lib/firmware/ath6k/AR6003/hw1.0/bdata.WB31.bin
lib/firmware/ath6k/AR6003/hw2.0/
lib/firmware/ath6k/AR6003/hw2.0/regTest.bin
lib/firmware/ath6k/AR6003/hw2.0/athwlan.bin
lib/firmware/ath6k/AR6003/hw2.0/endpointping.bin
lib/firmware/ath6k/AR6003/hw2.0/data.patch.hw2_0.bin
lib/firmware/ath6k/AR6003/hw2.0/fakeBoardData_AR6003_v2_0.bin
lib/firmware/ath6k/AR6003/hw2.0/data.patch.bin
lib/firmware/ath6k/AR6003/hw2.0/otp.bin
lib/firmware/ath6k/AR6003/hw2.0/perfcnt.bin
lib/firmware/ath6k/AR6003/hw2.0/device.bin
lib/firmware/ath6k/AR6003/hw2.0/otp.bin.z77
lib/firmware/ath6k/AR6003/hw2.0/bdata.SD32.bin
lib/firmware/ath6k/AR6003/hw2.0/athwlan.bin.z77
lib/firmware/ath6k/AR6003/hw2.0/otp_test.bin
lib/firmware/ath6k/AR6003/hw2.0/utf.bin
lib/firmware/ath6k/AR6003/hw2.0/whaltest.bin
lib/firmware/ath6k/AR6003/hw2.0/apidemo.bin
lib/firmware/ath6k/AR6003/hw2.0/regulatoryData_AG.bin
lib/firmware/ath6k/AR6003/hw2.0/serialport.bin
lib/firmware/ath6k/AR6003/hw2.0/bdata.SD31.bin
lib/firmware/ath6k/AR6003/hw2.0/athtcmd_ram.bin
lib/firmware/ath6k/AR6003/hw2.0/bdata.WB31.bin
lib/firmware/ath6k/AR6003/hw2.0/data.rom.bin
lib/firmware/ath6k/AR6003/hw2.0/memtest.bin
lib/firmware/ath6k/AR6003/hw2.1.1/
lib/firmware/ath6k/AR6003/hw2.1.1/athwlan_mobile.bin
lib/firmware/ath6k/AR6003/hw2.1.1/athwlan.bin
lib/firmware/ath6k/AR6003/hw2.1.1/data.patch.hw3_0.bin
lib/firmware/ath6k/AR6003/hw2.1.1/otp.bin
lib/firmware/ath6k/AR6003/hw2.1.1/bdata.bin
lib/firmware/ath6k/AR6003/hw2.1.1/bdata.SD31.bin
lib/firmware/ath6k/AR6003/hw2.1.1/fw-3.bin
lib/firmware/ath6k/AR6003/hw2.1.1/athtcmd_ram.bin
lib/firmware/ath6k/AR6003/PS_ASIC.pst
lib/firmware/ath6k/AR6003/RamPatch.txt
lib/firmware/ath6k/AR6102/
lib/firmware/ath6k/AR6102/data.patch.hw2_0.bin
lib/firmware/ath6k/AR6102/athwlan.bin.z77
lib/firmware/ath6k/AR6102/README.txt
lib/firmware/ath6k/AR6102/calData_ar6102_15dBm.bin
lib/firmware/ath6k/AR6102/eeprom.data
lib/firmware/ath6k/AR6102/eeprom.bin
lib/firmware/ar3k/
lib/firmware/ar3k/30101/
lib/firmware/ar3k/30101/Readme.txt
lib/firmware/ar3k/30101/ar3kbdaddr.pst
lib/firmware/ar3k/30101/PS_ASIC.pst
lib/firmware/ar3k/30101/RamPatch.txt
lib/firmware/vpu/
lib/firmware/vpu/vpu_fw_imx27_TO2.bin
lib/firmware/vpu/vpu_fw_imx51.bin
lib/firmware/vpu/vpu_fw_imx6d.bin
lib/firmware/vpu/vpu_fw_imx53.bin
lib/firmware/vpu/vpu_fw_imx27_TO1.bin
lib/firmware/vpu/vpu_fw_imx6q.bin
lib/firmware/README
lib/firmware/Android.mk
lib/firmware/LICENCE.atheros_firmware
lib/firmware/sdma/
lib/firmware/sdma/sdma-imx25-to1.bin
lib/firmware/sdma/sdma-imx53-to1.bin
lib/firmware/sdma/sdma-imx35-to1.bin
lib/firmware/sdma/sdma-imx51-to3.bin
lib/firmware/sdma/sdma-imx31-to1.bin
lib/firmware/sdma/sdma-imx35-to2.bin
lib/firmware/sdma/sdma-imx31-to2.bin
log/
logUpSql/
lost+found/
mnt/
mnt/src/
mnt/cdrom/
mnt/nfs/
mnt/rwfs/
mnt/floppy/
opt/
opt/fsl_samples/
opt/fsl_samples/g2d/
opt/fsl_samples/g2d/g2d_test
opt/fsl_samples/g2d/overlay_test/
opt/fsl_samples/g2d/overlay_test/g2d_overlay_test
opt/bcm43236b-imx6/
opt/bcm43236b-imx6/bcmdl
opt/bcm43236b-imx6/readme.txt
opt/bcm43236b-imx6/nv_fw/
opt/bcm43236b-imx6/nv_fw/bcm43236-firmware.bin
opt/bcm43236b-imx6/nv_fw/nvram.txt
PDM/
proc/
root/
root/.odbc.ini
root/.bash_history
root/.kobs
root/Settings/
root/Settings/Trolltech.conf
sbin/
sbin/ubiupdatevol
sbin/route
sbin/udhcpc
sbin/mke2fs
sbin/routef
sbin/telnetd
sbin/rmmod
sbin/tc
sbin/nbd-client
sbin/ss
sbin/hwclock
sbin/fsck.minix
sbin/adjtimex
sbin/setlogcons
sbin/ifconfig
sbin/ubimkvol
sbin/watchdog
sbin/ubirmvol
sbin/mkswap
sbin/syslogd
sbin/fdisk
sbin/blockdev
sbin/rtmon
sbin/udevtrigger
sbin/chroot
sbin/mkfs.ext2
sbin/genl
sbin/inetd
sbin/loadfont
sbin/mkfs.minix
sbin/nstat
sbin/udhcpd
sbin/httpd
sbin/getty
sbin/bootchartd
sbin/halt
sbin/reboot
sbin/sysctl
sbin/ctstat
sbin/swapon
sbin/swapoff
sbin/lnstat
sbin/arp
sbin/udevd
sbin/klogd
sbin/ubiattach
sbin/pivot_root
sbin/vsftpd
sbin/rtpr
sbin/losetup
sbin/ntpd
sbin/insmod
sbin/rdate
sbin/udevadm
sbin/modprobe
sbin/dhcprelay
sbin/hotplug
sbin/udevcontrol
sbin/routel
sbin/rtstat
sbin/ip
sbin/ifstat
sbin/lsmod
sbin/fbset
sbin/ubidetach
sbin/logread
sbin/modinfo
sbin/init
sbin/ifcfg
sbin/rtacct
sbin/udevsettle
sbin/loadkmap
sbin/poweroff
sbin/ubirsvol
Settings/
Settings/Trolltech.conf
share/
share/man/
share/man/man3/
share/man/man3/libnetlink.3
share/man/man8/
share/man/man8/routel.8
share/man/man8/tc-bfifo.8
share/man/man8/tc-sfq.8
share/man/man8/ctstat.8
share/man/man8/routef.8
share/man/man8/rtstat.8
share/man/man8/tc-red.8
share/man/man8/tc-drr.8
share/man/man8/arpd.8
share/man/man8/tc.8
share/man/man8/lnstat.8
share/man/man8/tc-htb.8
share/man/man8/nstat.8
share/man/man8/rtmon.8
share/man/man8/ss.8
share/man/man8/tc-prio.8
share/man/man8/tc-pfifo.8
share/man/man8/tc-cbq-details.8
share/man/man8/ip.8
share/man/man8/rtacct.8
share/man/man8/tc-tbf.8
share/man/man8/tc-pfifo_fast.8
share/man/man8/tc-cbq.8
share/doc/
share/doc/iproute2/
share/doc/iproute2/rtstat.sgml
share/doc/iproute2/nstat.sgml
share/doc/iproute2/ip-tunnels.tex
share/doc/iproute2/arpd.sgml
share/doc/iproute2/ss.sgml
share/doc/iproute2/preamble.tex
share/doc/iproute2/SNAPSHOT.tex
share/doc/iproute2/examples/
share/doc/iproute2/examples/cbqinit.eth1
share/doc/iproute2/examples/diffserv/


usr/local/arm/unixODBC/include/uodbc_stats.h
usr/local/arm/unixODBC/include/odbcinstext.h
usr/local/arm/unixODBC/include/autotest.h
usr/local/arm/unixODBC/include/uodbc_extras.h
usr/local/arm/unixODBC/include/odbcinst.h
usr/local/arm/unixODBC/lib/
usr/local/arm/unixODBC/lib/libodbccr.so
usr/local/arm/unixODBC/lib/libodbcinst.la
usr/local/arm/unixODBC/lib/libodbcinst.so
usr/local/arm/unixODBC/lib/libodbccr.so.2
usr/local/arm/unixODBC/lib/libodbc.so.2.0.0
usr/local/arm/unixODBC/lib/libodbccr.la
usr/local/arm/unixODBC/lib/libodbccr.so.2.0.0
UTP: received command 'frf'
usr/local/arm/unixODBC/lib/libodbc.so
usr/local/arm/unixODBC/lib/libodbcinst.so.2.0.0
usr/local/arm/unixODBC/lib/libodbcinst.so.2
usr/local/arm/unixODBC/lib/libodbc.so.2
usr/local/arm/unixODBC/lib/libodbc.la
usr/local/arm/unixODBC/bin/
usr/local/arm/unixODBC/bin/isql
usr/local/arm/unixODBC/bin/dltest
usr/local/arm/unixODBC/bin/odbcinst
usr/local/arm/unixODBC/bin/slencheck
usr/local/arm/unixODBC/bin/odbc_config
usr/local/arm/unixODBC/bin/iusql
usr/local/arm/unixODBC/etc/
usr/local/arm/unixODBC/etc/odbc.ini
usr/local/arm/unixODBC/etc/odbcinst.ini
usr/local/arm/unixODBC/etc/ODBCDataSources/
usr/local/tslib-instal/
usr/local/tslib-instal/include/
usr/local/tslib-instal/include/tslib.h
usr/local/tslib-instal/lib/
usr/local/tslib-instal/lib/libts-1.0.so.0
usr/local/tslib-instal/lib/libts.la
usr/local/tslib-instal/lib/pkgconfig/
usr/local/tslib-instal/lib/pkgconfig/tslib-1.0.pc
usr/local/tslib-instal/lib/pkgconfig/tslib.pc
usr/local/tslib-instal/lib/libts.so
usr/local/tslib-instal/lib/libts-1.0.so.0.0.0
usr/local/tslib-instal/lib/ts/
usr/local/tslib-instal/lib/ts/arctic2.so
usr/local/tslib-instal/lib/ts/pthres.so
usr/local/tslib-instal/lib/ts/variance.so
usr/local/tslib-instal/lib/ts/tatung.so
usr/local/tslib-instal/lib/ts/linear_h2200.la
usr/local/tslib-instal/lib/ts/input.la
usr/local/tslib-instal/lib/ts/tatung.la
usr/local/tslib-instal/lib/ts/h3600.la
usr/local/tslib-instal/lib/ts/linear.la
usr/local/tslib-instal/lib/ts/collie.so
usr/local/tslib-instal/lib/ts/mk712.la
usr/local/tslib-instal/lib/ts/touchkit.so
usr/local/tslib-instal/lib/ts/linear.so
usr/local/tslib-instal/lib/ts/dejitter.so
usr/local/tslib-instal/lib/ts/corgi.so
usr/local/tslib-instal/lib/ts/ucb1x00.so
usr/local/tslib-instal/lib/ts/collie.la
usr/local/tslib-instal/lib/ts/pthres.la
usr/local/tslib-instal/lib/ts/arctic2.la
usr/local/tslib-instal/lib/ts/dmc.so
usr/local/tslib-instal/lib/ts/variance.la
usr/local/tslib-instal/lib/ts/dejitter.la
usr/local/tslib-instal/lib/ts/touchkit.la
usr/local/tslib-instal/lib/ts/h3600.so
usr/local/tslib-instal/lib/ts/dmc.la
usr/local/tslib-instal/lib/ts/mk712.so
usr/local/tslib-instal/lib/ts/corgi.la
usr/local/tslib-instal/lib/ts/input.so
usr/local/tslib-instal/lib/ts/ucb1x00.la
usr/local/tslib-instal/lib/ts/galax.so
usr/local/tslib-instal/lib/ts/galax.la
usr/local/tslib-instal/lib/ts/linear_h2200.so
usr/local/tslib-instal/bin/
usr/local/tslib-instal/bin/ts_print_raw
usr/local/tslib-instal/bin/ts_harvest
usr/local/tslib-instal/bin/ts_calibrate
usr/local/tslib-instal/bin/ts_print
usr/local/tslib-instal/bin/ts_test
usr/local/tslib-instal/etc/
usr/local/tslib-instal/etc/ts.conf
var/
var/empty/
var/power
var/www/
var/www/cgi-bin/
var/www/cgi-bin/test_cgi
var/www/html/
var/www/html/index.html
var/www/icons/
var/lock/
var/log/
var/log/lastlog
var/log/hotplug/
var/log/wtmp
var/tmp/
var/ftp/
var/ftp/pub/
var/ftp/lib/
var/ftp/bin/
var/ftp/etc/
var/run/
var/run/wpa_supplicant/
var/run/utmp
var/run/usb/
var/run/sshd.pid
var/lib/
var/lib/arpd/
var/lib/alsa/
var/mail/
var/spool/
var/spool/lpd/
var/spool/mail/
UTP: closing the file
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command '$ umount /mnt/mmcblk0p1'
UTP: executing "umount /mnt/mmcblk0p1"
UTP: sending Success to kernel for command $ umount /mnt/mmcblk0p1.
utp_poll: pass returned.
UTP: received command '$ echo Update Complete!'
UTP: executing "echo Update Complete!"
Update Complete!
UTP: sending Success to kernel for command $ echo Update Complete!.
utp_poll: pass returned.

我知道答案 目前已有9人回答
回复

使用道具 举报

该用户从未签到

1

主题

2

帖子

0

新手上路

Rank: 1

积分
13
最后登录
2017-3-23
 楼主| 发表于 2017-2-23 10:32:28 | 显示全部楼层
有人遇到这个问题么?
回复 支持 反对

使用道具 举报

该用户从未签到

20

主题

809

帖子

1

超级版主

Rank: 8Rank: 8

积分
1566
最后登录
2023-1-17
发表于 2017-3-2 14:40:24 | 显示全部楼层
dingxiang820425 发表于 2017-2-23 10:32
有人遇到这个问题么?

楼主你好,你这里烧写过程是没有问题的,是boot mode没有设置正确,从emmc启动你可以参考我们官网的开发板的设计。
回复 支持 反对

使用道具 举报

该用户从未签到

20

主题

809

帖子

1

超级版主

Rank: 8Rank: 8

积分
1566
最后登录
2023-1-17
发表于 2017-3-2 14:43:21 | 显示全部楼层
无论是从emmc, sd 卡还有spi启动,boot mode设置的都不同,你images写到emmc的话,启动就设置成emmc启动的模式。你这里是自己设计的板子,我不是很清楚你板子启动模式的设计,关于boot mode你可以参考一下我们官网参考设计的原理图部分,很清楚。
回复 支持 反对

使用道具 举报

该用户从未签到

20

主题

809

帖子

1

超级版主

Rank: 8Rank: 8

积分
1566
最后登录
2023-1-17
发表于 2017-3-2 14:44:22 | 显示全部楼层
板子不启动,还有可能是硬件的问题,建议你查一下板子上的主要电源的电压是否正确。
回复 支持 反对

使用道具 举报

  • TA的每日心情
    开心
    2016-12-19 09:09
  • 签到天数: 3 天

    连续签到: 1 天

    [LV.2]偶尔看看I

    0

    主题

    23

    帖子

    0

    注册会员

    Rank: 2

    积分
    88
    最后登录
    1970-1-1
    发表于 2017-12-13 22:50:24 | 显示全部楼层
    小智MM 发表于 2017-3-2 14:43
    无论是从emmc, sd 卡还有spi启动,boot mode设置的都不同,你images写到emmc的话,启动就设置成emmc启动的 ...

    版主你好,模式配置引脚和BT_COFG引脚都带内部100K下拉,这个下拉可靠吗?自己做的板子需要低电平的都采用了内部的下拉,需要高电平的上拉了一个1K电阻,现在使用内部启动模式从SD卡启动么有反应。看参考板都是把配置引脚需要设备低电平的又增加了10K的下拉,这个是不是一定需要。
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    20

    主题

    809

    帖子

    1

    超级版主

    Rank: 8Rank: 8

    积分
    1566
    最后登录
    2023-1-17
    发表于 2017-12-14 18:06:48 | 显示全部楼层
    houhei8454 发表于 2017-12-13 22:50
    版主你好,模式配置引脚和BT_COFG引脚都带内部100K下拉,这个下拉可靠吗?自己做的板子需要低电平的都采 ...

    你这里用的是哪个芯片?
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    20

    主题

    809

    帖子

    1

    超级版主

    Rank: 8Rank: 8

    积分
    1566
    最后登录
    2023-1-17
    发表于 2017-12-14 18:06:50 | 显示全部楼层
    houhei8454 发表于 2017-12-13 22:50
    版主你好,模式配置引脚和BT_COFG引脚都带内部100K下拉,这个下拉可靠吗?自己做的板子需要低电平的都采 ...

    你这里用的是哪个芯片?
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    2

    主题

    13

    帖子

    0

    新手上路

    Rank: 1

    积分
    46
    最后登录
    1970-1-1
    发表于 2018-1-15 15:04:52 | 显示全部楼层
    我最近使用imx6D,也遇到了同样的问题。楼主后来是怎么解决的?
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    0

    主题

    1

    帖子

    0

    新手上路

    Rank: 1

    积分
    10
    最后登录
    2019-7-12
    发表于 2019-7-10 20:05:57 | 显示全部楼层
    im6ull,遇到同样的问题,请问有人能帮忙解决么
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /3 下一条

    Archiver|手机版|小黑屋|恩智浦技术社区

    GMT+8, 2025-7-21 11:52 , Processed in 0.111839 second(s), 30 queries , MemCache On.

    Powered by Discuz! X3.4

    Copyright © 2001-2024, Tencent Cloud.

    快速回复 返回顶部 返回列表