Difference between revisions of "LookBook"

From Felixl.com
Jump to navigationJump to search
(SW Description)
(HW Description)
Line 8: Line 8:
 
* USB2.0 OTG
 
* USB2.0 OTG
 
* USB1.1 Host
 
* USB1.1 Host
 +
* LCD: 7" 800x480 Samsung LTE480WV
  
 
== SW Description ==
 
== SW Description ==

Revision as of 15:57, 15 January 2011

HW Description

  • CPU: Samsung S3C6410, 666 MHz
  • RAM: 64Mb
  • NAND: 512Mb
  • WiFi: Ralink
  • USB2.0 OTG
  • USB1.1 Host
  • LCD: 7" 800x480 Samsung LTE480WV

SW Description

(for current version - 1.9 of the system software:

  • Bootload : U-Boot 1.1.6-g794ab523-dirty (Aug 23 2010 - 00:52:53) for SMDK6410
  • Kernel: Linux (none) 2.6.24.2 #179 Mon Aug 23 00:44:42 CST 2010 armv6l GNU/Linux
  • Shell: BusyBox v1.17.1 (2010-09-27 20:32:04 EDT)

NAND Memory map :

 0x00000000-0x00040000 : "Bootloader"
 0x00040000-0x00340000 : "Kernel"
 0x00340000-0x00d40000 : "resource"
 0x00d40000-0x11140000 : "File System 1" (UBIFS)
 0x11140000-0x20000000 : "User space"    (UBIFS)


log of boot process: lookbook boot log

HW Modification

SW Modification