From: eLinux.org

Literati

Contents

  1. New Dev forum
    http://literati.linuxprogrammer.org
  2. Old Dev forum
    http://forum.literatidevs.com/index.php

Hardware

  • CPU: S3C6410 running at 666Mhz
  • Memory: 64MB
  • LCD: innolux lcd 480 X 800

NAND (internal flash)

  1. NAND device: Manufacturer ID: 0xec, Chip ID: 0xdc (Samsung NAND 512MiB 3,3V 8-bit)
  2. Creating 5 MTD partitions on "NAND 512MiB 3,3V 8-bit":
  3. 0x00000000-0x00040000 : "Bootloader"
  4. 0x00040000-0x00340000 : "Kernel"
  5. 0x00340000-0x00d40000 : "resource"
  6. 0x00d40000-0x11140000 : "File System 1"
  7. 0x11140000-0x20000000 : "User space"

Datasheets

smdk6410
it looks to be based on this.
File:Lookbook-schematics.pdf

LCD.pdf)
quick
view

JTAG Port

The JTAG port has yet to be identified on the Literati.

Serial Port

Serial Port Access

Opening Your Literati (White Sunway Model)

Opening White
Literati

Kernel testing

Burn Kernel/Booting from
SD

dmesg from ygator

  1. Linux version 2.6.24.2 (root@ligang-laptop) (gcc version 4.1.2) #180 Mon Aug 23 00:49:07 CST 2010
  2. CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
  3. Machine: SMDK6410
  4. Ignoring unrecognised tag 0x00000000
  5. Memory policy: ECC disabled, Data cache writeback
  6. On node 0 totalpages: 16384
  7. DMA zone: 128 pages used for memmap
  8. DMA zone: 0 pages reserved
  9. DMA zone: 16256 pages, LIFO batch:3
  10. Normal zone: 0 pages used for memmap
  11. Movable zone: 0 pages used for memmap
  12. CPU S3C6410 (id 0x36410101)
  13. S3C6410: core 666.000 MHz, memory 111.000 MHz, peripheral 55.500 MHz
  14. S3C6410: EPLL 192.000 MHz
  15. S3C64XX Clocks, (c) 2007 Samssung Electronics
  16. CPU0: D VIPT write-back cache
  17. CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
  18. CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
  19. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  20. Kernel command line: console=ttySAC0,115200 loglevel=0 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs
  21. Trying to install chained interrupt handler for IRQ0
  22. Trying to install chained interrupt handler for IRQ1
  23. Trying to install chained interrupt handler for IRQ32
  24. Trying to install chained interrupt handler for IRQ33
  25. PID hash table entries: 256 (order: 8, 1024 bytes)
  26. timer tcon=00600900, tcnt 29b0, tcfg 00001919,00000040, usec 000077ee
  27. Console: colour dummy device 80x30
  28. console [ttySAC0] enabled
  29. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  30. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  31. Memory: 64MB = 64MB total
  32. Memory: 61708KB available (2768K code, 265K data, 104K init)
  33. Calibrating delay loop... 665.19 BogoMIPS (lpj=1662976)
  34. Mount-cache hash table entries: 512
  35. CPU: Testing write buffer coherency: ok
  36. net_namespace: 64 bytes
  37. NET: Registered protocol family 16
  38. ================> wifi status change from 0 to 0
  39. S3C6410 Power Management, (c) 2008 Samsung Electronics
  40. s3c6410: Initialising architecture
  41. S3C DMA-pl080 Controller Driver, (c) 2006-2007 Samsung Electronics
  42. Total 32 DMA channels will be initialized.
  43. SCSI subsystem initialized
  44. usbcore: registered new interface driver usbfs
  45. usbcore: registered new interface driver hub
  46. usbcore: registered new device driver usb
  47. NET: Registered protocol family 2
  48. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  50. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  51. TCP: Hash tables configured (established 2048 bind 2048)
  52. TCP reno registered
  53. NetWinder Floating Point Emulator V0.97 (double precision)
  54. io scheduler noop registered
  55. io scheduler anticipatory registered (default)
  56. io scheduler deadline registered
  57. io scheduler cfq registered
  58. S3C_LCD clock got enabled :: 111.000 Mhz
  59. LCD TYPE :: LTE480WV will be initialized
  60. Window[0] - FB1: map_video_memory: clear ff200000:000bb800
  61. FB1: map_video_memory: dma=53900000 cpu=ff200000 size=000bb800
  62. Console: switching to colour frame buffer device 100x30
  63. fb0: s3cfb frame buffer device
  64. s3c_lcd_set_power:1
  65. PWM channel 1 set g_tcnt = 1000, g_tcmp = 480
  66. S3C ADC driver, (c) 2007 Samsung Electronics
  67. S3C ADC driver successfully probed !
  68. s3c-uart.0: s3c_serial0 at MMIO 0x7f005000 (irq = 37) is a S3C
  69. s3c-uart.1: s3c_serial1 at MMIO 0x7f005400 (irq = 38) is a S3C
  70. s3c-uart.2: s3c_serial2 at MMIO 0x7f005800 (irq = 39) is a S3C
  71. s3c-uart.3: s3c_serial3 at MMIO 0x7f005c00 (irq = 40) is a S3C
  72. RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
  73. loop: module loaded
  74. Driver 'sd' needs updating - please use bus_type methods
  75. S3C NAND Driver, (c) 2007 Samsung Electronics
  76. S3C NAND Driver is using hardware ECC.
  77. NAND device: Manufacturer ID: 0xec, Chip ID: 0xdc (Samsung NAND 512MiB 3,3V 8-bit)
  78. Creating 5 MTD partitions on "NAND 512MiB 3,3V 8-bit":
  79. 0x00000000-0x00040000 : "Bootloader"
  80. 0x00040000-0x00340000 : "Kernel"
  81. 0x00340000-0x00d40000 : "resource"
  82. 0x00d40000-0x11140000 : "File System 1"
  83. 0x11140000-0x20000000 : "User space"
  84. UBI: attaching mtd3 to ubi0
  85. UBI: physical eraseblock size: 262144 bytes (256 KiB)
  86. UBI: logical eraseblock size: 258048 bytes
  87. UBI: smallest flash I/O unit: 2048
  88. UBI: VID header offset: 2048 (aligned 2048)
  89. UBI: data offset: 4096
  90. UBI: attached mtd3 to ubi0
  91. UBI: MTD device name: "File System 1"
  92. UBI: MTD device size: 260 MiB
  93. UBI: number of good PEBs: 1040
  94. UBI: number of bad PEBs: 0
  95. UBI: max. allowed volumes: 128
  96. UBI: wear-leveling threshold: 4096
  97. UBI: number of internal volumes: 1
  98. UBI: number of user volumes: 1
  99. UBI: available PEBs: 10
  100. UBI: total number of reserved PEBs: 1030
  101. UBI: number of PEBs reserved for bad PEB handling: 10
  102. UBI: max/mean erase counter: 3/1
  103. ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
  104. UBI: background thread "ubi_bgt0d" started, PID 223
  105. usb_host_clk_en
  106. otg_phy_init ...................!
  107. s3c2410-ohci s3c2410-ohci: S3C OHCI
  108. s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
  109. s3c2410-ohci s3c2410-ohci: irq 47, io mem 0x74300000
  110. usb usb1: configuration #1 chosen from 1 choice
  111. hub 1-0:1.0: USB hub found
  112. hub 1-0:1.0: 1 port detected
  113. s3c6410_OTGHCD s3c6410_OTGHCD: S3C6410 OTGHCD
  114. s3c6410_OTGHCD s3c6410_OTGHCD: new USB bus registered, assigned bus number 2
  115. s3c6410_OTGHCD s3c6410_OTGHCD: irq 58, io mem 0x7c000000
  116. ===============Enter ID_DEVICE Mod===============
  117. ===============Enter ID_DEVICE Mod===============
  118. usb usb2: configuration #1 chosen from 1 choice
  119. hub 2-0:1.0: USB hub found
  120. hub 2-0:1.0: 1 port detected
  121. otg_phy_init ...................!
  122. ===============Enter ID_DEVICE Mod===============
  123. ===============Enter ID_DEVICE Mod===============
  124. otg_phy_init ...................!
  125. Loaded s3c-udc version Aug 23 2010 (DMA Mode)
  126. input: midfun-keys as /devices/platform/midfun-keys/input/input0
  127. input: s3c-keypad as /devices/platform/s3c-keypad/input/input1
  128. s3c-keypad Initialized
  129. S3C Keypad Driver
  130. S3C24XX RTC, (c) 2004,2006 Simtec Electronics
  131. s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
  132. s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
  133. S3C PWM Driver, (c) 2006-2007 Samsung Electronics
  134. i2c /dev entries driver
  135. s3c2410-i2c s3c2410-i2c: slave address 0x10
  136. s3c2410-i2c s3c2410-i2c: bus frequency set to 108 KHz
  137. s3c2410-i2c s3c2410-i2c: i2c-0: S3C I2C adapter
  138. s3c-hsmmc: card inserted.
  139. [s3c_hsmmc_probe]: s3c-hsmmc.1: at 0xc5000000 with irq 57. clk src: sclk_DOUTmpll_mmc1
  140. TCP cubic registered
  141. NET: Registered protocol family 1
  142. NET: Registered protocol family 17
  143. NET: Registered protocol family 15
  144. ieee80211: 802.11 data/management/control stack, git-1.1.13
  145. ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
  146. ieee80211_crypt: registered algorithm 'NULL'
  147. ieee80211_crypt: registered algorithm 'WEP'
  148. ieee80211_crypt: registered algorithm 'CCMP'
  149. ieee80211_crypt: registered algorithm 'TKIP'
  150. VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  151. s3c2410-rtc s3c2410-rtc: setting system clock to 2011-02-06 04:43:51 UTC (1296967431)
  152. UBIFS: recovery needed
  153. UBIFS: recovery completed
  154. UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  155. UBIFS: file system size: 259854336 bytes (253764 KiB, 247 MiB, 1007 LEBs)
  156. UBIFS: journal size: 12902400 bytes (12600 KiB, 12 MiB, 50 LEBs)
  157. UBIFS: media format: w4/r0 (latest is w4/r0)
  158. UBIFS: default compressor: lzo
  159. UBIFS: reserved for root: 4952683 bytes (4836 KiB)
  160. VFS: Mounted root (ubifs filesystem).
  161. Freeing init memory: 104K
  162. UART err int.
  163. s3c-nand: 1 bit(s) error detected, corrected successfully
  164. s3c-nand: 1 bit(s) error detected, corrected successfully
  165. s3c-nand: 1 bit(s) error detected, corrected successfully
  166. mmc0: host does not support reading read-only switch. assuming write-enable.
  167. mmc0: new SD card at address ebe2
  168. mmcblk0: mmc0:ebe2 SD512 500224KiB
  169. mmcblk0: p1
  170. s3c-nand: 1 bit(s) error detected, corrected successfully
  171. s3c-nand: 1 bit(s) error detected, corrected successfully
  172. s3c-nand: 1 bit(s) error detected, corrected successfully
  173. UBI: attaching mtd4 to ubi1
  174. UBI: physical eraseblock size: 262144 bytes (256 KiB)
  175. UBI: logical eraseblock size: 258048 bytes
  176. UBI: smallest flash I/O unit: 2048
  177. UBI: VID header offset: 2048 (aligned 2048)
  178. UBI: data offset: 4096
  179. UBI: attached mtd4 to ubi1
  180. UBI: MTD device name: "User space"
  181. UBI: MTD device size: 238 MiB
  182. UBI: number of good PEBs: 955
  183. UBI: number of bad PEBs: 0
  184. UBI: max. allowed volumes: 128
  185. UBI: wear-leveling threshold: 4096
  186. UBI: number of internal volumes: 1
  187. UBI: number of user volumes: 1
  188. UBI: available PEBs: 0
  189. UBI: total number of reserved PEBs: 955
  190. UBI: number of PEBs reserved for bad PEB handling: 9
  191. UBI: max/mean erase counter: 2/1
  192. UBI: background thread "ubi_bgt1d" started, PID 500
  193. UBIFS: recovery needed
  194. UBIFS: recovery completed
  195. UBIFS: mounted UBI device 1, volume 0, name "ubifs1"
  196. UBIFS: file system size: 240758784 bytes (235116 KiB, 229 MiB, 933 LEBs)
  197. UBIFS: journal size: 12128256 bytes (11844 KiB, 11 MiB, 47 LEBs)
  198. UBIFS: media format: w4/r0 (latest is w4/r0)
  199. UBIFS: default compressor: lzo
  200. UBIFS: reserved for root: 4952683 bytes (4836 KiB)
  201. usbcore: registered new interface driver usbhid
  202. drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
  203. s3c-nand: 1 bit(s) error detected, corrected successfully
  204. s3c-nand: 1 bit(s) error detected, corrected successfully
  205. Adding 64492k swap on /mnt/swap/actual_swap. Priority:-1 extents:1 across:64492k
  206. usb 1-1: new full speed USB device using s3c2410-ohci and address 2
  207. usb 1-1: not running at top speed; connect to a high speed hub
  208. usb 1-1: configuration #1 chosen from 1 choice
  209. ================> wifi status change from 0 to 1
  210. rtusb init --->
  211. === pAd = c4f01000, size = 439728 ===
  212. RTMPAllocAdapterBlock, Status=0
  213. usbcore: registered new interface driver rt2870
  214. RTMPAllocTxRxRingMemory, Status=0
  215. -->RTUSBVenderReset
  216. RTUSBVenderReset
  217. Key1Str is Invalid key length(0) or Type(0)
  218. Key2Str is Invalid key length(0) or Type(0)
  219. Key3Str is Invalid key length(0) or Type(0)
  220. Key4Str is Invalid key length(0) or Type(0)
  221. 1. Phy Mode = 0
  222. 2. Phy Mode = 0
  223. NVM is Efuse and its size =2d[2d0-2fc]
  224. 3. Phy Mode = 0
  225. RTMPSetPhyMode: channel is out of range, use first channel=1
  226. == rt28xx_init, Status=0
  227. 0x1300 = 00073200
  228. s3c_lcd_set_power:1
  229. PWM channel 1 set g_tcnt = 1000, g_tcmp = 96
  230. Terminate the task(RtmpMlmeTask) with pid(559)!
  231. Terminate the task(RtmpCmdQTask) with pid(560)!
  232. Terminate the task(RtmpTimerTask) with pid(558)!
  233. ---> RTMPFreeTxRxRingMemory
  234. - RTMPFreeTxRxRingMemory
  235. ================> wifi status change from 1 to 0
  236. usb 1-1: USB disconnect, address 2
  237. rtusb_disconnect: unregister usbnet usb-s3c24xx-1
  238. RtmpOSNetDevDetach(): RtmpOSNetDeviceDetach(), dev->name=ra0!
  239. RTUSB disconnect successfully

Categoty:Literati

Category: