Guest User

Boot, mount, dmesg, fstab, ls

a guest
Dec 31st, 2014
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.18 KB | None | 0 0
  1.  
  2. U-Boot 2009.08-00702-g9814428-dirty (Dec 30 2014 - 17:31:04)
  3.  
  4. CPU: Freescale i.MX6 family TO1.2 at 792 MHz
  5. Thermal sensor with ratio = 178
  6. Temperature: 31 C, calibration data 0x56a4f15f
  7. mx6q pll1: 792MHz
  8. mx6q pll2: 528MHz
  9. mx6q pll3: 480MHz
  10. mx6q pll8: 50MHz
  11. ipg clock : 66000000Hz
  12. ipg per clock : 66000000Hz
  13. uart clock : 80000000Hz
  14. cspi clock : 60000000Hz
  15. ahb clock : 132000000Hz
  16. axi clock : 198000000Hz
  17. emi_slow clock: 99000000Hz
  18. ddr clock : 396000000Hz
  19. usdhc1 clock : 198000000Hz
  20. usdhc2 clock : 198000000Hz
  21. usdhc3 clock : 198000000Hz
  22. usdhc4 clock : 198000000Hz
  23. nfc clock : 24000000Hz
  24. Board: i.MX6DL/Solo-RIoTboard: 0x61012 [POR ]
  25. Boot Device: SD
  26. I2C: ready
  27. DRAM: 1 GB
  28. MMC: FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2,FSL_USDHC: 3
  29. *** Warning - bad CRC or MMC, using default environment
  30.  
  31. In: serial
  32. Out: serial
  33. Err: serial
  34. Found PFUZE100! deviceid=10,revid=11
  35. Net: got MAC address from IIM: 00:00:00:00:00:00
  36. ----enet_board_init: phy reset
  37. FEC0 [PRIME]
  38. Hit any key to stop autoboot: 0
  39. kernel @ 10808000 (4862884)
  40. ramdisk @ 11800000 (547373)
  41. kernel cmdline:
  42. use uboot command line:
  43. console=ttymxc0,115200 init=/init nosmp video=mxcfb0:dev=lcd,CLAA-WVGA@60,bpp=32 video=mxcfb1:off fbmem=10M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale
  44.  
  45. Starting kernel ...
  46.  
  47. Initializing cgroup subsys cpu
  48. Linux version 3.0.35-06531-g23cae1e-dirty (riot@ubuntu) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #8 SMP PREEMPT Wed Dec 31 10:52:48 CST 2014
  49. CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  50. CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  51. Machine: Freescale i.MX 6Solo RIoTboard
  52. Ignoring unrecognised tag 0x54410008
  53. Memory policy: ECC disabled, Data cache writealloc
  54. CPU identified as i.MX6DL/SOLO, silicon rev 1.2
  55. PERCPU: Embedded 7 pages/cpu @c134c000 s6528 r8192 d13952 u32768
  56. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 208128
  57. Kernel command line: console=ttymxc0,115200 init=/init nosmp video=mxcfb0:dev=lcd,CLAA-WVGA@60,bpp=32 video=mxcfb1:off fbmem=10M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale
  58. PID hash table entries: 2048 (order: 1, 8192 bytes)
  59. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  60. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  61. Memory: 767MB 54MB = 821MB total
  62. Memory: 819948k/819948k available, 228628k reserved, 431104K highmem
  63. Virtual kernel memory layout:
  64. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  65. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  66. DMA : 0xfbe00000 - 0xffe00000 ( 64 MB)
  67. vmalloc : 0xd9800000 - 0xf2000000 ( 392 MB)
  68. lowmem : 0xc0000000 - 0xd9000000 ( 400 MB)
  69. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  70. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  71. .init : 0xc0008000 - 0xc004a000 ( 264 kB)
  72. .text : 0xc004a000 - 0xc091b904 (9031 kB)
  73. .data : 0xc091c000 - 0xc09b9b30 ( 631 kB)
  74. .bss : 0xc09b9b54 - 0xc0b4277c (1572 kB)
  75. Preemptible hierarchical RCU implementation.
  76. NR_IRQS:624
  77. MXC GPIO hardware
  78. sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
  79. Set periph_clk's parent to pll2_pfd_400M!
  80. arm_max_freq=1GHz
  81. MXC_Early serial console at MMIO 0x2020000 (options '115200')
  82. bootconsole [ttymxc0] enabled
  83. Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
  84. pid_max: default: 32768 minimum: 301
  85. Security Framework initialized
  86. SELinux: Initializing.
  87. Mount-cache hash table entries: 512
  88. Initializing cgroup subsys debug
  89. Initializing cgroup subsys cpuacct
  90. Initializing cgroup subsys freezer
  91. CPU: Testing write buffer coherency: ok
  92. hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  93. Brought up 1 CPUs
  94. SMP: Total of 1 processors activated (1581.05 BogoMIPS).
  95. print_constraints: dummy:
  96. NET: Registered protocol family 16
  97. print_constraints: vddpu: 725 <--> 1300 mV at 700 mV fast normal
  98. print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal
  99. print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal
  100. print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal
  101. print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal
  102. print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal
  103. ram_console: got buffer at 3ff00000, size 100000
  104. ram_console: uncorrectable error in header
  105. ram_console: no valid data in buffer (sig = 0x56b00358)
  106. console [ram-1] enabled
  107. hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  108. hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
  109. hw-breakpoint: maximum watchpoint size is 4 bytes.
  110. L310 cache controller enabled
  111. l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32050000, Cache size: 524288 B
  112. bio: create slab <bio-0> at 0
  113. mxs-dma mxs-dma-apbh: initialized
  114. print_constraints: vmmc: 3300 mV
  115. vgaarb: loaded
  116. SCSI subsystem initialized
  117. usbcore: registered new interface driver usbfs
  118. usbcore: registered new interface driver hub
  119. usbcore: registered new device driver usb
  120. Freescale USB OTG Driver loaded, $Revision: 1.55 $
  121. mc_pfuze 1-0008: ID: 0,Full lay: 1 ,Metal lay: 1
  122. mc_pfuze 1-0008: FAB: 0 ,FIN: 0
  123. print_constraints: PFUZE100_SW1A: 300 <--> 1875 mV at 1300 mV
  124. print_constraints: PFUZE100_SW1B: 300 <--> 1875 mV at 300 mV
  125. print_constraints: PFUZE100_SW1C: 300 <--> 1875 mV at 1300 mV
  126. print_constraints: PFUZE100_SW2: 800 <--> 3950 mV at 3000 mV
  127. print_constraints: PFUZE100_SW3A: 400 <--> 1975 mV at 1500 mV
  128. print_constraints: PFUZE100_SW3B: 400 <--> 1975 mV at 1500 mV
  129. print_constraints: PFUZE100_SW4: 800 <--> 3950 mV at 3300 mV
  130. print_constraints: PFUZE100_SWBST: 5000 <--> 5150 mV at 5000 mV
  131. print_constraints: PFUZE100_VSNVS: 1200 <--> 3000 mV at 1800 mV
  132. print_constraints: PFUZE100_VREFDDR: at 750 mV
  133. print_constraints: PFUZE100_VGEN1: 800 <--> 1550 mV at 800 mV
  134. print_constraints: PFUZE100_VGEN2: 800 <--> 1550 mV at 1500 mV
  135. print_constraints: PFUZE100_VGEN3: 1800 <--> 3300 mV at 2800 mV
  136. print_constraints: PFUZE100_VGEN4: 1800 <--> 3300 mV at 1800 mV
  137. print_constraints: PFUZE100_VGEN5: 1800 <--> 3300 mV at 3000 mV
  138. print_constraints: PFUZE100_VGEN6: 1800 <--> 3300 mV at 2800 mV
  139. imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  140. MIPI CSI2 driver module loaded
  141. Advanced Linux Sound Architecture Driver Version 1.0.24.
  142. Bluetooth: Core ver 2.16
  143. NET: Registered protocol family 31
  144. Bluetooth: HCI device and connection manager initialized
  145. Bluetooth: HCI socket layer initialized
  146. Bluetooth: L2CAP socket layer initialized
  147. Bluetooth: SCO socket layer initialized
  148. i2c-core: driver [max17135] using legacy suspend method
  149. i2c-core: driver [max17135] using legacy resume method
  150. Switching to clocksource mxc_timer1
  151. NET: Registered protocol family 2
  152. IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  153. TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  154. TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  155. TCP: Hash tables configured (established 65536 bind 65536)
  156. TCP reno registered
  157. UDP hash table entries: 256 (order: 1, 8192 bytes)
  158. UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  159. NET: Registered protocol family 1
  160. RPC: Registered named UNIX socket transport module.
  161. RPC: Registered udp transport module.
  162. RPC: Registered tcp transport module.
  163. RPC: Registered tcp NFSv4.1 backchannel transport module.
  164. PCI: CLS 0 bytes, default 32
  165. Unpacking initramfs...
  166. Freeing initrd memory: 532K
  167. PMU: registered new PMU device of type 0
  168. Static Power Management for Freescale i.MX6
  169. wait mode is enabled for i.MX6
  170. cpaddr = d9820000 suspend_iram_base=d989c000
  171. PM driver module loaded
  172. IMX usb wakeup probe
  173. the wakeup pdata is 0xd6111620
  174. add wake up source irq 75
  175. IMX usb wakeup probe
  176. the wakeup pdata is 0xd61113a0
  177. cpu regulator mode:ldo_bypass
  178. _regulator_get: get() with no identifier
  179. mx6_cpu_regulator_init: failed to get pu regulator
  180. i.MXC CPU frequency driver
  181. audit: initializing netlink socket (disabled)
  182. type=2000 audit(1.020:1): initialized
  183. highmem bounce pool size: 64 pages
  184. ashmem: initialized
  185. NTFS driver 2.1.30 [Flags: R/O].
  186. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  187. fuse init (API version 7.16)
  188. msgmni has been set to 760
  189. SELinux: Registering netfilter hooks
  190. NET: Registered protocol family 38
  191. cryptodev: driver loaded.
  192. io scheduler noop registered
  193. io scheduler deadline registered
  194. io scheduler cfq registered (default)
  195. MIPI DSI driver module loaded
  196. mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver lcd
  197. mxc_sdc_fb mxc_sdc_fb.1: Can't get fb option for mxcfb1!
  198. imx-sdma imx-sdma: loaded firmware 1.1
  199. imx-sdma imx-sdma: initialized
  200. Serial: IMX driver
  201. imx-uart.2: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX
  202. imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
  203. imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
  204. console [ttymxc0] enabled, bootconsole disabled
  205. console [ttymxc0] enabled, bootconsole disabled
  206. loop: module loaded
  207. GPMI NAND driver registered. (IMX)
  208. vcan: Virtual CAN interface driver
  209. CAN device driver interface
  210. flexcan netdevice driver
  211. FEC Ethernet Driver
  212. PPP generic driver version 2.4.2
  213. PPP Deflate Compression module registered
  214. PPP BSD Compression module registered
  215. PPP MPPE Compression module registered
  216. NET: Registered protocol family 24
  217. tun: Universal TUN/TAP device driver, 1.6
  218. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  219. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  220. fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  221. fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  222. fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
  223. fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
  224. hub 1-0:1.0: USB hub found
  225. hub 1-0:1.0: 1 port detected
  226. add wake up source irq 72
  227. fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
  228. fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
  229. fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200
  230. fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
  231. hub 2-0:1.0: USB hub found
  232. hub 2-0:1.0: 1 port detected
  233. usbcore: registered new interface driver cdc_acm
  234. cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  235. Initializing USB Mass Storage driver...
  236. usbcore: registered new interface driver usb-storage
  237. USB Mass Storage support registered.
  238. usbcore: registered new interface driver usbserial
  239. usbserial: USB Serial Driver core
  240. USB Serial support registered for GSM modem (1-port)
  241. usbcore: registered new interface driver option
  242. option: v0.7.2:USB Driver for GSM modems
  243. USB Serial support registered for Qualcomm USB modem
  244. usbcore: registered new interface driver qcserial
  245. ARC USBOTG Device Controller driver (1 August 2005)
  246. android_usb gadget: Mass Storage Function, version: 2009/09/11
  247. android_usb gadget: Number of LUNs=1
  248. lun0: LUN: removable file: (no medium)
  249. Gadget Android: controller 'fsl-usb2-udc' not recognized
  250. android_usb gadget: android_usb ready
  251. Suspend udc for OTG auto detect
  252. USB Host suspend begins
  253. will suspend roothub and its children
  254. ehci_fsl_bus_suspend begins, DR
  255. ehci_fsl_bus_suspend ends, DR
  256. host suspend ends
  257. USB Gadget resume begins
  258. fsl_udc_resume, Wait for wakeup thread finishes
  259. dr_controller_run: udc enter low power mode
  260. USB Gadget resume ends
  261. fsl-usb2-udc: bind to driver android_usb
  262. mousedev: PS/2 mouse device common for all mice
  263. generic touchscreen driver, <@>.
  264. USB Gadget resume begins
  265. fsl_udc_resume, Wait for wakeup thread finishes
  266. >>>>> ct365_get_vendor() called <<<<<
  267. Chip ID: 0x0
  268. Chip data allocation failed: 0x0
  269. i2c-core: driver [generic_ts] using legacy suspend method
  270. i2c-core: driver [generic_ts] using legacy resume method
  271. i2c-core: driver [isl29023] using legacy suspend method
  272. i2c-core: driver [isl29023] using legacy resume method
  273. i2c /dev entries driver
  274. i2c-core: driver [ch7033] using legacy suspend method
  275. i2c-core: driver [ch7033] using legacy resume method
  276. Linux video capture interface: v2.00
  277. mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
  278. mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
  279. usbcore: registered new interface driver uvcvideo
  280. USB Video Class driver (v1.1.0)
  281. i2c-core: driver [mag3110] using legacy suspend method
  282. i2c-core: driver [mag3110] using legacy resume method
  283. imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
  284. device-mapper: uevent: version 1.0.3
  285. device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  286. Bluetooth: Virtual HCI driver ver 1.3
  287. Bluetooth: HCI UART driver ver 2.2
  288. Bluetooth: HCIATH3K protocol initialized
  289. Bluetooth: Generic Bluetooth USB driver ver 0.6
  290. usbcore: registered new interface driver btusb
  291. sdhci: Secure Digital Host Controller Interface driver
  292. sdhci: Copyright(c) Pierre Ossman
  293. mmc0: SDHCI controller on platform [sdhci-esdhc-imx.2] using ADMA
  294. mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  295. VPU initialized
  296. Galcore version 4.6.9.9754
  297. Thermal calibration data is 0x56a4f15f
  298. Thermal sensor with ratio = 178
  299. Anatop Thermal registered as thermal_zone0
  300. anatop_thermal_probe: default cooling device is cpufreq!
  301. usbcore: registered new interface driver usbhid
  302. usbhid: USB HID core driver
  303. logger: created 256K log 'log_main'
  304. logger: created 256K log 'log_events'
  305. logger: created 256K log 'log_radio'
  306. logger: created 256K log 'log_system'
  307. usbcore: registered new interface driver snd-usb-audio
  308. Cirrus Logic CS42888 ALSA SoC Codec Driver
  309. i2c-core: driver [cs42888] using legacy suspend method
  310. i2c-core: driver [cs42888] using legacy resume method
  311. imx_3stack asoc driver
  312. Initialize HDMI-audio failed. Load HDMI-video first!
  313. ALSA device list:
  314. No soundcards found.
  315. oprofile: using arm/armv7-ca9
  316. u32 classifier
  317. Actions configured
  318. Netfilter messages via NETLINK v0.30.
  319. mmc0: new high speed SDHC card at address 0007
  320. nf_conntrack version 0.5.0 (12820 buckets, 51280 max)
  321. ctnetlink v0.93: registering with nfnetlink.
  322. NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  323. mmcblk0: mmc0:0007 SD4GB 3.70 GiB (ro)
  324. NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  325. xt_time: kernel timezone is -0000
  326. ip_tables: (C) 2000-2006 Netfilter Core Team
  327. arp_tables: (C) 2002 David S. Miller
  328. mmcblk0: p1 p2 p3 < p5 p6 p7 p8 > p4
  329. mmcblk0: p4 size 5595136 extends beyond EOD,
  330. TCP cubic registered
  331. Initializing XFRM netlink socket
  332. NET: Registered protocol family 10
  333. truncated
  334. Mobile IPv6
  335. ip6_tables: (C) 2000-2006 Netfilter Core Team
  336. NET: Registered protocol family 17
  337. NET: Registered protocol family 15
  338. can: controller area network core (rev 20090105 abi 8)
  339. NET: Registered protocol family 29
  340. can: raw protocol (rev 20090105)
  341. can: broadcast manager protocol (rev 20090105 t)
  342. Bluetooth: RFCOMM TTY layer initialized
  343. Bluetooth: RFCOMM socket layer initialized
  344. Bluetooth: RFCOMM ver 1.11
  345. Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  346. Bluetooth: BNEP filters: protocol multicast
  347. Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  348. lib80211: common routines for IEEE802.11 drivers
  349. lib80211_crypt: registered algorithm 'NULL'
  350. lib80211_crypt: registered algorithm 'WEP'
  351. lib80211_crypt: registered algorithm 'CCMP'
  352. lib80211_crypt: registered algorithm 'TKIP'
  353. VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  354. Bus freq driver module loaded
  355. Bus freq driver Enabled
  356. mxc_dvfs_core_probe
  357. DVFS driver module loaded
  358. regulator_init_complete: PFUZE100_VGEN6: incomplete constraints, leaving on
  359. regulator_init_complete: PFUZE100_VGEN2: incomplete constraints, leaving on
  360. drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  361. Freeing init memory: 264K
  362. init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  363. init: property 'ro.serialno' doesn't exist while expanding '$ro.serialno'
  364. init: cannot expand '$ro.serialno' while writing to '/sys/class/android_usb/android0/iSerial'
  365. init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  366. init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  367. init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  368. init: powerctl: cannot expand '${sys.powerctl}'
  369. init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  370. init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  371. android_usb: already disabled
  372. mtp_bind_config
  373. adb_bind_config
  374. adb_open
  375. root@RIoTboard_6solo:/ # SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  376. warning: `zygote' uses 32-bit capabilities (legacy support in use)
  377. alarm_set_rtc: no RTC, time will be lost on reboot
  378. request_suspend_state: wakeup (3->0) at 39382574674 (1970-01-02 00:00:10.821054335 UTC)
  379. acc_open
  380. acc_release
  381. ehci_fsl_bus_resume begins, Host 1
  382. ehci_fsl_bus_resume ends, Host 1
  383. ehci_fsl_bus_resume begins, DR
  384. ehci_fsl_bus_suspend begins, Host 1
  385. ehci_fsl_bus_suspend ends, Host 1
  386. init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  387.  
  388. 127|root@RIoTboard_6solo:/ # mount
  389. rootfs / rootfs ro,relatime 0 0
  390. tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
  391. devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
  392. proc /proc proc rw,relatime 0 0
  393. sysfs /sys sysfs rw,seclabel,relatime 0 0
  394. selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
  395. none /acct cgroup rw,relatime,cpuacct 0 0
  396. none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
  397. tmpfs /mnt/secure tmpfs rw,seclabel,relatime,mode=700 0 0
  398. tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
  399. tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
  400. tmpfs /mnt/shm tmpfs rw,seclabel,relatime,size=1024k,mode=775,uid=1000,gid=1003 0 0
  401. none /dev/cpuctl cgroup rw,relatime,cpu 0 0
  402. /dev/block/mmcblk0p5 /system ext4 ro,seclabel,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
  403. tmpfs /data tmpfs rw,seclabel,nosuid,nodev,noatime,size=131072k,mode=771,uid=1000,gid=1000 0 0
  404. none /sys/kernel/debug debugfs rw,relatime 0 0
  405. root@RIoTboard_6solo:/ # dmesg
  406. point single-step.
  407. <6>hw-breakpoint: maximum watchpoint size is 4 bytes.
  408. <6>L310 cache controller enabled
  409. <6>l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32050000, Cache size: 524288 B
  410. <6>bio: create slab <bio-0> at 0
  411. <6>mxs-dma mxs-dma-apbh: initialized
  412. <6>print_constraints: vmmc: 3300 mV
  413. <6>vgaarb: loaded
  414. <5>SCSI subsystem initialized
  415. <6>usbcore: registered new interface driver usbfs
  416. <6>usbcore: registered new interface driver hub
  417. <6>usbcore: registered new device driver usb
  418. <6>Freescale USB OTG Driver loaded, $Revision: 1.55 $
  419. <6>mc_pfuze 1-0008: ID: 0,Full lay: 1 ,Metal lay: 1
  420. <6>mc_pfuze 1-0008: FAB: 0 ,FIN: 0
  421. <6>print_constraints: PFUZE100_SW1A: 300 <--> 1875 mV at 1300 mV
  422. <6>print_constraints: PFUZE100_SW1B: 300 <--> 1875 mV at 300 mV
  423. <6>print_constraints: PFUZE100_SW1C: 300 <--> 1875 mV at 1300 mV
  424. <6>print_constraints: PFUZE100_SW2: 800 <--> 3950 mV at 3000 mV
  425. <6>print_constraints: PFUZE100_SW3A: 400 <--> 1975 mV at 1500 mV
  426. <6>print_constraints: PFUZE100_SW3B: 400 <--> 1975 mV at 1500 mV
  427. <6>print_constraints: PFUZE100_SW4: 800 <--> 3950 mV at 3300 mV
  428. <6>print_constraints: PFUZE100_SWBST: 5000 <--> 5150 mV at 5000 mV
  429. <6>print_constraints: PFUZE100_VSNVS: 1200 <--> 3000 mV at 1800 mV
  430. <6>print_constraints: PFUZE100_VREFDDR: at 750 mV
  431. <6>print_constraints: PFUZE100_VGEN1: 800 <--> 1550 mV at 800 mV
  432. <6>print_constraints: PFUZE100_VGEN2: 800 <--> 1550 mV at 1500 mV
  433. <6>print_constraints: PFUZE100_VGEN3: 1800 <--> 3300 mV at 2800 mV
  434. <6>print_constraints: PFUZE100_VGEN4: 1800 <--> 3300 mV at 1800 mV
  435. <6>print_constraints: PFUZE100_VGEN5: 1800 <--> 3300 mV at 3000 mV
  436. <6>print_constraints: PFUZE100_VGEN6: 1800 <--> 3300 mV at 2800 mV
  437. <6>imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
  438. <6>MIPI CSI2 driver module loaded
  439. <6>Advanced Linux Sound Architecture Driver Version 1.0.24.
  440. <6>Bluetooth: Core ver 2.16
  441. <6>NET: Registered protocol family 31
  442. <6>Bluetooth: HCI device and connection manager initialized
  443. <6>Bluetooth: HCI socket layer initialized
  444. <6>Bluetooth: L2CAP socket layer initialized
  445. <6>Bluetooth: SCO socket layer initialized
  446. <4>i2c-core: driver [max17135] using legacy suspend method
  447. <4>i2c-core: driver [max17135] using legacy resume method
  448. <6>Switching to clocksource mxc_timer1
  449. <6>NET: Registered protocol family 2
  450. <6>IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  451. <6>TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  452. <6>TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  453. <6>TCP: Hash tables configured (established 65536 bind 65536)
  454. <6>TCP reno registered
  455. <6>UDP hash table entries: 256 (order: 1, 8192 bytes)
  456. <6>UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  457. <6>NET: Registered protocol family 1
  458. <6>RPC: Registered named UNIX socket transport module.
  459. <6>RPC: Registered udp transport module.
  460. <6>RPC: Registered tcp transport module.
  461. <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
  462. <7>PCI: CLS 0 bytes, default 32
  463. <6>Unpacking initramfs...
  464. <6>Freeing initrd memory: 532K
  465. <6>PMU: registered new PMU device of type 0
  466. <6>Static Power Management for Freescale i.MX6
  467. <6>wait mode is enabled for i.MX6
  468. <6>cpaddr = d9820000 suspend_iram_base=d989c000
  469. <6>PM driver module loaded
  470. <6>IMX usb wakeup probe
  471. <7>the wakeup pdata is 0xd6111620
  472. <6>add wake up source irq 75
  473. <6>IMX usb wakeup probe
  474. <7>the wakeup pdata is 0xd61113a0
  475. <6>cpu regulator mode:ldo_bypass
  476. <3>_regulator_get: get() with no identifier
  477. <3>mx6_cpu_regulator_init: failed to get pu regulator
  478. <6>i.MXC CPU frequency driver
  479. <6>audit: initializing netlink socket (disabled)
  480. <5>type=2000 audit(1.020:1): initialized
  481. <4>highmem bounce pool size: 64 pages
  482. <6>ashmem: initialized
  483. <6>NTFS driver 2.1.30 [Flags: R/O].
  484. <6>JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  485. <6>fuse init (API version 7.16)
  486. <6>msgmni has been set to 760
  487. <7>SELinux: Registering netfilter hooks
  488. <6>NET: Registered protocol family 38
  489. <6>cryptodev: driver loaded.
  490. <6>io scheduler noop registered
  491. <6>io scheduler deadline registered
  492. <6>io scheduler cfq registered (default)
  493. <6>MIPI DSI driver module loaded
  494. <6>mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver lcd
  495. <3>mxc_sdc_fb mxc_sdc_fb.1: Can't get fb option for mxcfb1!
  496. <6>imx-sdma imx-sdma: loaded firmware 1.1
  497. <6>imx-sdma imx-sdma: initialized
  498. <6>Serial: IMX driver
  499. <6>imx-uart.2: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX
  500. <6>imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
  501. <6>imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
  502. <6>console [ttymxc0] enabled, bootconsole disabled
  503. <6>loop: module loaded
  504. <6>GPMI NAND driver registered. (IMX)
  505. <6>vcan: Virtual CAN interface driver
  506. <6>CAN device driver interface
  507. <6>flexcan netdevice driver
  508. <6>FEC Ethernet Driver
  509. <6>PPP generic driver version 2.4.2
  510. <6>PPP Deflate Compression module registered
  511. <6>PPP BSD Compression module registered
  512. <6>PPP MPPE Compression module registered
  513. <6>NET: Registered protocol family 24
  514. <6>tun: Universal TUN/TAP device driver, 1.6
  515. <6>tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  516. <6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  517. <6>fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
  518. <6>fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
  519. <6>fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
  520. <6>fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
  521. <6>hub 1-0:1.0: USB hub found
  522. <6>hub 1-0:1.0: 1 port detected
  523. <6>add wake up source irq 72
  524. <6>fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
  525. <6>fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
  526. <6>fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200
  527. <6>fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
  528. <6>hub 2-0:1.0: USB hub found
  529. <6>hub 2-0:1.0: 1 port detected
  530. <6>usbcore: registered new interface driver cdc_acm
  531. <6>cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  532. <6>Initializing USB Mass Storage driver...
  533. <6>usbcore: registered new interface driver usb-storage
  534. <6>USB Mass Storage support registered.
  535. <6>usbcore: registered new interface driver usbserial
  536. <6>usbserial: USB Serial Driver core
  537. <6>USB Serial support registered for GSM modem (1-port)
  538. <6>usbcore: registered new interface driver option
  539. <6>option: v0.7.2:USB Driver for GSM modems
  540. <6>USB Serial support registered for Qualcomm USB modem
  541. <6>usbcore: registered new interface driver qcserial
  542. <6>ARC USBOTG Device Controller driver (1 August 2005)
  543. <6>android_usb gadget: Mass Storage Function, version: 2009/09/11
  544. <6>android_usb gadget: Number of LUNs=1
  545. <6> lun0: LUN: removable file: (no medium)
  546. <4>Gadget Android: controller 'fsl-usb2-udc' not recognized
  547. <6>android_usb gadget: android_usb ready
  548. <6>Suspend udc for OTG auto detect
  549. <7>USB Host suspend begins
  550. <7>will suspend roothub and its children
  551. <7>ehci_fsl_bus_suspend begins, DR
  552. <7>ehci_fsl_bus_suspend ends, DR
  553. <7>host suspend ends
  554. <7>USB Gadget resume begins
  555. <7>fsl_udc_resume, Wait for wakeup thread finishes
  556. <7>dr_controller_run: udc enter low power mode
  557. <7>USB Gadget resume ends
  558. <6>fsl-usb2-udc: bind to driver android_usb
  559. <6>mousedev: PS/2 mouse device common for all mice
  560. <4>generic touchscreen driver, <@>.
  561. <7>USB Gadget resume begins
  562. <7>fsl_udc_resume, Wait for wakeup thread finishes
  563. <4>>>>>> ct365_get_vendor() called <<<<<
  564. <4>Chip ID: 0x0
  565. <4>Chip data allocation failed: 0x0
  566. <4>i2c-core: driver [generic_ts] using legacy suspend method
  567. <4>i2c-core: driver [generic_ts] using legacy resume method
  568. <4>i2c-core: driver [isl29023] using legacy suspend method
  569. <4>i2c-core: driver [isl29023] using legacy resume method
  570. <6>i2c /dev entries driver
  571. <4>i2c-core: driver [ch7033] using legacy suspend method
  572. <4>i2c-core: driver [ch7033] using legacy resume method
  573. <6>Linux video capture interface: v2.00
  574. <6>mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
  575. <6>mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
  576. <6>usbcore: registered new interface driver uvcvideo
  577. <6>USB Video Class driver (v1.1.0)
  578. <4>i2c-core: driver [mag3110] using legacy suspend method
  579. <4>i2c-core: driver [mag3110] using legacy resume method
  580. <6>imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
  581. <6>device-mapper: uevent: version 1.0.3
  582. <6>device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  583. <6>Bluetooth: Virtual HCI driver ver 1.3
  584. <6>Bluetooth: HCI UART driver ver 2.2
  585. <6>Bluetooth: HCIATH3K protocol initialized
  586. <6>Bluetooth: Generic Bluetooth USB driver ver 0.6
  587. <6>usbcore: registered new interface driver btusb
  588. <6>sdhci: Secure Digital Host Controller Interface driver
  589. <6>sdhci: Copyright(c) Pierre Ossman
  590. <6>mmc0: SDHCI controller on platform [sdhci-esdhc-imx.2] using ADMA
  591. <6>mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  592. <6>VPU initialized
  593. <6>Galcore version 4.6.9.9754
  594. <6>Thermal calibration data is 0x56a4f15f
  595. <6>Thermal sensor with ratio = 178
  596. <6>Anatop Thermal registered as thermal_zone0
  597. <6>anatop_thermal_probe: default cooling device is cpufreq!
  598. <6>usbcore: registered new interface driver usbhid
  599. <6>usbhid: USB HID core driver
  600. <6>logger: created 256K log 'log_main'
  601. <6>logger: created 256K log 'log_events'
  602. <6>logger: created 256K log 'log_radio'
  603. <6>logger: created 256K log 'log_system'
  604. <6>usbcore: registered new interface driver snd-usb-audio
  605. <6>Cirrus Logic CS42888 ALSA SoC Codec Driver
  606. <4>i2c-core: driver [cs42888] using legacy suspend method
  607. <4>i2c-core: driver [cs42888] using legacy resume method
  608. <6>imx_3stack asoc driver
  609. <3>Initialize HDMI-audio failed. Load HDMI-video first!
  610. <6>ALSA device list:
  611. <6> No soundcards found.
  612. <6>oprofile: using arm/armv7-ca9
  613. <6>u32 classifier
  614. <6> Actions configured
  615. <6>Netfilter messages via NETLINK v0.30.
  616. <6>mmc0: new high speed SDHC card at address 0007
  617. <6>nf_conntrack version 0.5.0 (12820 buckets, 51280 max)
  618. <6>ctnetlink v0.93: registering with nfnetlink.
  619. <6>NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  620. <6>mmcblk0: mmc0:0007 SD4GB 3.70 GiB (ro)
  621. <6>NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  622. <6>xt_time: kernel timezone is -0000
  623. <6>ip_tables: (C) 2000-2006 Netfilter Core Team
  624. <6>arp_tables: (C) 2002 David S. Miller
  625. <6> mmcblk0: p1 p2 p3 < p5 p6 p7 p8 > p4
  626. <4>mmcblk0: p4 size 5595136 extends beyond EOD,
  627. <6>TCP cubic registered
  628. <6>Initializing XFRM netlink socket
  629. <6>NET: Registered protocol family 10
  630. <4>truncated
  631. <6>Mobile IPv6
  632. <6>ip6_tables: (C) 2000-2006 Netfilter Core Team
  633. <6>NET: Registered protocol family 17
  634. <6>NET: Registered protocol family 15
  635. <6>can: controller area network core (rev 20090105 abi 8)
  636. <6>NET: Registered protocol family 29
  637. <6>can: raw protocol (rev 20090105)
  638. <6>can: broadcast manager protocol (rev 20090105 t)
  639. <6>Bluetooth: RFCOMM TTY layer initialized
  640. <6>Bluetooth: RFCOMM socket layer initialized
  641. <6>Bluetooth: RFCOMM ver 1.11
  642. <6>Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  643. <6>Bluetooth: BNEP filters: protocol multicast
  644. <6>Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  645. <6>lib80211: common routines for IEEE802.11 drivers
  646. <7>lib80211_crypt: registered algorithm 'NULL'
  647. <7>lib80211_crypt: registered algorithm 'WEP'
  648. <7>lib80211_crypt: registered algorithm 'CCMP'
  649. <7>lib80211_crypt: registered algorithm 'TKIP'
  650. <6>VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  651. <6>Bus freq driver module loaded
  652. <6>Bus freq driver Enabled
  653. <6>mxc_dvfs_core_probe
  654. <6>DVFS driver module loaded
  655. <4>regulator_init_complete: PFUZE100_VGEN6: incomplete constraints, leaving on
  656. <4>regulator_init_complete: PFUZE100_VGEN2: incomplete constraints, leaving on
  657. <3>drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  658. <6>Freeing init memory: 264K
  659. <7>SELinux: 512 avtab hash slots, 1330 rules.
  660. <7>SELinux: 512 avtab hash slots, 1330 rules.
  661. <7>SELinux: 1 users, 2 roles, 288 types, 1 bools, 1 sens, 1024 cats
  662. <7>SELinux: 84 classes, 1330 rules
  663. <7>SELinux: Completing initialization.
  664. <7>SELinux: Setting up existing superblocks.
  665. <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  666. <7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  667. <7>SELinux: initialized (dev bdev, type bdev), not configured for labeling
  668. <7>SELinux: initialized (dev proc, type proc), uses genfs_contexts
  669. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  670. <7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  671. <7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  672. <7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  673. <7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  674. <7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  675. <7>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), not configured for labeling
  676. <7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  677. <7>SELinux: initialized (dev mtd_inodefs, type mtd_inodefs), not configured for labeling
  678. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  679. <7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  680. <5>type=1403 audit(3.260:2): policy loaded auid=4294967295 ses=4294967295
  681. <4>SELinux: Loaded policy from /sepolicy
  682. <5>type=1404 audit(3.260:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  683. <7>ehci_fsl_bus_suspend begins, Host 1
  684. <7>ehci_fsl_bus_suspend ends, Host 1
  685. <4>init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  686. <3>init: /dev/hw_random not found
  687. <7>SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  688. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  689. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  690. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  691. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  692. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  693. <7>SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  694. <6>EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
  695. <7>SELinux: initialized (dev mmcblk0p5, type ext4), uses xattr
  696. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  697. <3>fs_mgr: Cannot mount filesystem on /dev/block/mmcblk0p6 at /cache
  698. <3>init: fs_mgr_mount_all returned an error
  699. <3>init: /dev/hw_random not found
  700. <5>type=1400 audit(5.940:4): avc: denied { entrypoint } for pid=2079 comm="init" path="/sbin/healthd" dev=rootfs ino=1470 scontext=u:r:healthd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
  701. <3>init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  702. <3>healthd: wakealarm_init: timerfd_create failed
  703. <3>healthd: No charger supplies found
  704. <4>healthd: BatteryStatusPath not found
  705. <4>healthd: BatteryHealthPath not found
  706. <4>healthd: BatteryPresentPath not found
  707. <4>healthd: BatteryCapacityPath not found
  708. <4>healthd: BatteryVoltagePath not found
  709. <4>healthd: BatteryTemperaturePath not found
  710. <4>healthd: BatteryTechnologyPath not found
  711. <6>binder: 2079:2079 transaction failed 29189, size 0-0
  712. <3>init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  713. <3>init: property 'ro.serialno' doesn't exist while expanding '$ro.serialno'
  714. <3>init: cannot expand '$ro.serialno' while writing to '/sys/class/android_usb/android0/iSerial'
  715. <3>init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  716. <3>init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  717. <3>init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  718. <3>init: powerctl: cannot expand '${sys.powerctl}'
  719. <3>init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  720. <3>init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  721. <3>android_usb: already disabled
  722. <6>mtp_bind_config
  723. <6>adb_bind_config
  724. <6>adb_open
  725. <7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  726. <6>warning: `zygote' uses 32-bit capabilities (legacy support in use)
  727. <6>alarm_set_rtc: no RTC, time will be lost on reboot
  728. <6>request_suspend_state: wakeup (3->0) at 39382574674 (1970-01-02 00:00:10.821054335 UTC)
  729. <6>acc_open
  730. <6>acc_release
  731. <7>ehci_fsl_bus_resume begins, Host 1
  732. <7>ehci_fsl_bus_resume ends, Host 1
  733. <7>ehci_fsl_bus_resume begins, DR
  734. <7>ehci_fsl_bus_suspend begins, Host 1
  735. <7>ehci_fsl_bus_suspend ends, Host 1
  736. <3>init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  737. root@RIoTboard_6solo:/ #
  738. root@RIoTboard_6solo:/ # cat fstab.freescale
  739. # Android fstab file.
  740. #<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
  741. # The filesystem that contains the filesystem checker binary (typically /system) cannot
  742. # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
  743.  
  744. /devices/platform/sdhci-esdhc-imx.2/mmc_host/mmc0 /mnt/media_rw/extsd vfat defaults voldmanaged=extsd:auto
  745. /devices/platform/fsl-ehci /mnt/media_rw/udisk vfat defaults voldmanaged=udisk:auto
  746. /dev/block/mmcblk0p5 /system ext4 ro wait
  747. /dev/block/mmcblk0p4 /data ext4 nosuid,nodev,nodiratime,noatime,nomblk_io_submit,noauto_da_alloc,errors=panic wait,encryptable=footer
  748. /dev/block/mmcblk0p6 /cache ext4 nosuid,nodev,nomblk_io_submit wait
  749. /dev/block/mmcblk0p7 /device ext4 ro,nosuid,nodev wait
  750. /dev/block/mmcblk0p1 /boot emmc defaults defaults
  751. /dev/block/mmcblk0p2 /recovery emmc defaults defaults
  752. /dev/block/mmcblk0p8 /misc emmc defaults defaults
  753. root@RIoTboard_6solo:/ #
  754. root@RIoTboard_6solo:/ #
  755. root@RIoTboard_6solo:/ # ls
  756. acct
  757. cache
  758. charger
  759. config
  760. d
  761. data
  762. default.prop
  763. dev
  764. device
  765. etc
  766. file_contexts
  767. fstab.freescale
  768. fstab.freescale~
  769. init
  770. init.environ.rc
  771. init.freescale.rc
  772. init.freescale.usb.rc
  773. init.rc
  774. init.trace.rc
  775. init.usb.rc
  776. mnt
  777. proc
  778. property_contexts
  779. res
  780. root
  781. sbin
  782. sdcard
  783. seapp_contexts
  784. sepolicy
  785. storage
  786. sys
  787. system
  788. ueventd.freescale.rc
  789. ueventd.freescale.rc~
  790. ueventd.rc
  791. vendor
  792. root@RIoTboard_6solo:/ # cd sdcard
  793. /system/bin/sh: cd: /sdcard: No such file or directory
Add Comment
Please, Sign In to add comment