Long Strange Trip

  • SL-8268 stock kernel config

    # # Automatically generated make config: don’t edit # Linux kernel version: 2.6.35.7 # Mon Oct 22 10:07:08 2012 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_TIME=y # CONFIG_ARCH_USES_GETTIMEOFFSET is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_HAVE_PROC_CPU=y CONFIG_GENERIC_HARDIRQS=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_ARCH_HAS_CPUFREQ=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_VECTORS_BASE=0xffff0000 CONFIG_DEFCONFIG_LIST=”/lib/modules/$UNAME_RELEASE/.config” CONFIG_CONSTRUCTORS=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y…

  • SL-8268 mtd information

      $ cat mtd dev: size erasesize name mtd0: 00a00000 00020000 “boot” mtd1: 00500000 00020000 “kpanic” mtd2: 0f000000 00020000 “system” mtd3: 00400000 00020000 “splash” mtd4: 04400000 00020000 “cache” mtd5: 08500000 00020000 “userdata” mtd6: 00a00000 00020000 “recovery” mtd7: 00100000 00020000 “misc” mtd8: 00100000 00020000 “tcc”

  • SL-8268 IO information

    Below is information on the IO setup $ cat pmap base_addr size name 0x59e00000 0x00000000 pmem 0x59e00000 0x00000000 viqe 0x59e00000 0x00200000 camera 0x5a000000 0x00e00000 overlay 0x5b800000 0x00100000 temp 0x5b900000 0x00100000 prior_temp 0x5ac00000 0x00e00000 overlay1 0x5ba00000 0x00100000 temp1 0x5bb00000 0x00100000 prior_temp1 0x5bc00000 0x03a00000 video 0x5f600000 0x00000000 fb_video 0x5f600000 0x00a00000 fb_scale 0x5f600000 0x00400000 fb_scale0 0x5fa00000 0x00400000 fb_scale1…

  • SL-8268 meminfo

    for the SL-8268 here is the meminfo output. $ cat meminfo MemTotal: 413468 kB MemFree: 99064 kB Buffers: 4692 kB Cached: 123808 kB SwapCached: 0 kB Active: 168592 kB Inactive: 99908 kB Active(anon): 140064 kB Inactive(anon): 380 kB Active(file): 28528 kB Inactive(file): 99528 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 0 kB HighFree: 0…

  • loaded modules

    Below is the information on the stock image for the loaded modules $ cat modules wlan 521762 0 – Live 0xbf262000 ohci_hcd 18550 0 – Live 0xbf257000 ehci_hcd 31748 0 – Live 0xbf248000 ufsd 363511 0 – Live 0xbf1dd000 (P) vpu_encoder 4936 0 – Live 0xbf1d6000 vpu_decoder_ext 5608 0 – Live 0xbf1cf000 vpu_decoder 5662 0…