Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 36216

Re: unable to mount jffs2 file system in bf548

$
0
0

Thanks for the reply

 

I tried to boot from the uImage... However i am getting the new error now as devtmpfs: error mounting -2, the kernel log is also attached below . If you have the uImage and working jffs2 file system please share with us (We have used UART2  as Default port in our custom board instead of UART1)

 

below is the kernel configuration

 

#

# Automatically generated file; DO NOT EDIT.

# Linux/blackfin 3.10.10 Kernel Configuration

#

# CONFIG_MMU is not set

# CONFIG_FPU is not set

CONFIG_RWSEM_GENERIC_SPINLOCK=y

# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set

CONFIG_BLACKFIN=y

CONFIG_GENERIC_CSUM=y

CONFIG_GENERIC_BUG=y

CONFIG_ZONE_DMA=y

CONFIG_GENERIC_GPIO=y

CONFIG_FORCE_MAX_ZONEORDER=14

CONFIG_GENERIC_CALIBRATE_DELAY=y

CONFIG_LOCKDEP_SUPPORT=y

CONFIG_STACKTRACE_SUPPORT=y

CONFIG_TRACE_IRQFLAGS_SUPPORT=y

CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

CONFIG_IRQ_WORK=y

 

 

#

# General setup

#

CONFIG_BROKEN_ON_SMP=y

CONFIG_INIT_ENV_ARG_LIMIT=32

CONFIG_CROSS_COMPILE=""

CONFIG_LOCALVERSION=""

CONFIG_LOCALVERSION_AUTO=y

CONFIG_HAVE_KERNEL_GZIP=y

CONFIG_HAVE_KERNEL_BZIP2=y

CONFIG_HAVE_KERNEL_LZMA=y

CONFIG_HAVE_KERNEL_LZO=y

CONFIG_KERNEL_GZIP=y

# CONFIG_KERNEL_BZIP2 is not set

# CONFIG_KERNEL_LZMA is not set

# CONFIG_KERNEL_LZO is not set

CONFIG_DEFAULT_HOSTNAME="(none)"

CONFIG_SYSVIPC=y

CONFIG_SYSVIPC_SYSCTL=y

# CONFIG_POSIX_MQUEUE is not set

# CONFIG_FHANDLE is not set

# CONFIG_AUDIT is not set

CONFIG_HAVE_GENERIC_HARDIRQS=y

 

 

#

# IRQ subsystem

#

CONFIG_GENERIC_HARDIRQS=y

CONFIG_GENERIC_IRQ_PROBE=y

CONFIG_IRQ_DOMAIN=y

# CONFIG_IRQ_DOMAIN_DEBUG is not set

CONFIG_GENERIC_CLOCKEVENTS=y

CONFIG_GENERIC_CLOCKEVENTS_BUILD=y

 

 

#

# Timers subsystem

#

CONFIG_HZ_PERIODIC=y

# CONFIG_NO_HZ_IDLE is not set

# CONFIG_NO_HZ is not set

# CONFIG_HIGH_RES_TIMERS is not set

 

 

#

# CPU/Task time and stats accounting

#

CONFIG_TICK_CPU_ACCOUNTING=y

# CONFIG_BSD_PROCESS_ACCT is not set

# CONFIG_TASKSTATS is not set

 

 

#

# RCU Subsystem

#

CONFIG_TINY_RCU=y

# CONFIG_PREEMPT_RCU is not set

# CONFIG_RCU_STALL_COMMON is not set

# CONFIG_TREE_RCU_TRACE is not set

CONFIG_IKCONFIG=y

CONFIG_IKCONFIG_PROC=y

CONFIG_LOG_BUF_SHIFT=14

# CONFIG_CHECKPOINT_RESTORE is not set

# CONFIG_NAMESPACES is not set

CONFIG_UIDGID_CONVERTED=y

# CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set

# CONFIG_SCHED_AUTOGROUP is not set

# CONFIG_SYSFS_DEPRECATED is not set

# CONFIG_RELAY is not set

CONFIG_BLK_DEV_INITRD=y

CONFIG_INITRAMFS_SOURCE=""

CONFIG_RD_GZIP=y

# CONFIG_RD_BZIP2 is not set

# CONFIG_RD_LZMA is not set

# CONFIG_RD_XZ is not set

# CONFIG_RD_LZO is not set

# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set

CONFIG_SYSCTL=y

CONFIG_ANON_INODES=y

CONFIG_HAVE_UID16=y

CONFIG_HOTPLUG=y

CONFIG_EXPERT=y

CONFIG_UID16=y

# CONFIG_SYSCTL_SYSCALL is not set

CONFIG_KALLSYMS=y

# CONFIG_KALLSYMS_ALL is not set

CONFIG_PRINTK=y

CONFIG_BUG=y

# CONFIG_ELF_CORE is not set

CONFIG_BASE_FULL=y

# CONFIG_FUTEX is not set

CONFIG_EPOLL=y

# CONFIG_SIGNALFD is not set

# CONFIG_TIMERFD is not set

# CONFIG_EVENTFD is not set

# CONFIG_AIO is not set

# CONFIG_EMBEDDED is not set

CONFIG_HAVE_PERF_EVENTS=y

 

 

#

# Kernel Performance Events And Counters

#

# CONFIG_PERF_EVENTS is not set

CONFIG_VM_EVENT_COUNTERS=y

CONFIG_COMPAT_BRK=y

CONFIG_SLAB=y

# CONFIG_SLUB is not set

# CONFIG_SLOB is not set

CONFIG_MMAP_ALLOW_UNINITIALIZED=y

# CONFIG_PROFILING is not set

CONFIG_HAVE_OPROFILE=y

# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set

CONFIG_HAVE_ARCH_TRACEHOOK=y

CONFIG_GENERIC_SMP_IDLE_THREAD=y

CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y

CONFIG_HAVE_MOD_ARCH_SPECIFIC=y

CONFIG_MODULES_USE_ELF_RELA=y

CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX=y

 

 

#

# GCOV-based kernel profiling

#

# CONFIG_GCOV_KERNEL is not set

# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set

CONFIG_SLABINFO=y

CONFIG_BASE_SMALL=0

CONFIG_MODULES=y

# CONFIG_MODULE_FORCE_LOAD is not set

CONFIG_MODULE_UNLOAD=y

# CONFIG_MODULE_FORCE_UNLOAD is not set

# CONFIG_MODVERSIONS is not set

# CONFIG_MODULE_SRCVERSION_ALL is not set

# CONFIG_MODULE_SIG is not set

CONFIG_BLOCK=y

# CONFIG_LBDAF is not set

# CONFIG_BLK_DEV_BSG is not set

# CONFIG_BLK_DEV_BSGLIB is not set

# CONFIG_BLK_DEV_INTEGRITY is not set

 

 

#

# Partition Types

#

# CONFIG_PARTITION_ADVANCED is not set

CONFIG_MSDOS_PARTITION=y

CONFIG_EFI_PARTITION=y

 

 

#

# IO Schedulers

#

CONFIG_IOSCHED_NOOP=y

# CONFIG_IOSCHED_DEADLINE is not set

# CONFIG_IOSCHED_CFQ is not set

CONFIG_DEFAULT_NOOP=y

CONFIG_DEFAULT_IOSCHED="noop"

CONFIG_INLINE_SPIN_UNLOCK_IRQ=y

CONFIG_INLINE_READ_UNLOCK=y

CONFIG_INLINE_READ_UNLOCK_IRQ=y

CONFIG_INLINE_WRITE_UNLOCK=y

CONFIG_INLINE_WRITE_UNLOCK_IRQ=y

# CONFIG_PREEMPT_NONE is not set

CONFIG_PREEMPT_VOLUNTARY=y

# CONFIG_PREEMPT is not set

CONFIG_FREEZER=y

 

 

#

# Blackfin Processor Options

#

 

 

#

# Processor and Board Settings

#

# CONFIG_BF512 is not set

# CONFIG_BF514 is not set

# CONFIG_BF516 is not set

# CONFIG_BF518 is not set

# CONFIG_BF522 is not set

# CONFIG_BF523 is not set

# CONFIG_BF524 is not set

# CONFIG_BF525 is not set

# CONFIG_BF526 is not set

# CONFIG_BF527 is not set

# CONFIG_BF531 is not set

# CONFIG_BF532 is not set

# CONFIG_BF533 is not set

# CONFIG_BF534 is not set

# CONFIG_BF536 is not set

# CONFIG_BF537 is not set

# CONFIG_BF538 is not set

# CONFIG_BF539 is not set

# CONFIG_BF542_std is not set

# CONFIG_BF542M is not set

# CONFIG_BF544_std is not set

# CONFIG_BF544M is not set

# CONFIG_BF547_std is not set

# CONFIG_BF547M is not set

CONFIG_BF548_std=y

# CONFIG_BF548M is not set

# CONFIG_BF549_std is not set

# CONFIG_BF549M is not set

# CONFIG_BF561 is not set

# CONFIG_BF609 is not set

 

 

#

# Core B Support

#

CONFIG_BF_REV_MIN=0

CONFIG_BF_REV_MAX=2

# CONFIG_BF_REV_0_0 is not set

# CONFIG_BF_REV_0_1 is not set

# CONFIG_BF_REV_0_2 is not set

# CONFIG_BF_REV_0_4 is not set

CONFIG_BF_REV_ANY=y

# CONFIG_BF_REV_NONE is not set

CONFIG_PINCTRL=y

CONFIG_IRQ_PLL_WAKEUP=7

CONFIG_IRQ_RTC=8

CONFIG_IRQ_SPORT0_RX=9

CONFIG_IRQ_SPORT0_TX=9

CONFIG_IRQ_SPORT1_RX=9

CONFIG_IRQ_SPORT1_TX=9

CONFIG_IRQ_SPI0=10

CONFIG_IRQ_UART0_RX=10

CONFIG_IRQ_UART0_TX=10

CONFIG_IRQ_UART1_RX=10

CONFIG_IRQ_UART1_TX=10

CONFIG_IRQ_CNT=8

CONFIG_IRQ_TIMER0=11

CONFIG_IRQ_TIMER1=11

CONFIG_IRQ_TIMER2=11

CONFIG_IRQ_TIMER3=11

CONFIG_IRQ_TIMER4=11

CONFIG_IRQ_TIMER5=11

CONFIG_IRQ_TIMER6=11

CONFIG_IRQ_TIMER7=11

CONFIG_IRQ_USB_INT0=11

CONFIG_IRQ_USB_INT1=11

CONFIG_IRQ_USB_INT2=11

CONFIG_IRQ_USB_DMA=11

CONFIG_IRQ_TIMER8=11

CONFIG_IRQ_TIMER9=11

CONFIG_IRQ_TIMER10=11

CONFIG_IRQ_SPORT2_RX=9

CONFIG_IRQ_SPORT2_TX=9

CONFIG_IRQ_SPORT3_RX=9

CONFIG_IRQ_SPORT3_TX=9

CONFIG_IRQ_SPI1=10

CONFIG_IRQ_SPI2=10

CONFIG_IRQ_TWI0=11

CONFIG_IRQ_TWI1=11

CONFIG_BF548=y

CONFIG_BF54x=y

CONFIG_BFIN548_EZKIT=y

# CONFIG_BFIN548_BLUETECHNIX_CM is not set

 

 

#

# BF548 Specific Configuration

#

CONFIG_DEB_DMA_URGENT=y

# CONFIG_BF548_ATAPI_ALTERNATIVE_PORT is not set

CONFIG_UART2_DMA_RX_ON_DMA18=y

# CONFIG_UART2_DMA_RX_ON_DMA13 is not set

 

 

#

# Interrupt Priority Assignment

#

 

 

#

# Priority

#

CONFIG_IRQ_DMAC0_ERR=7

CONFIG_IRQ_EPPI0_ERR=7

CONFIG_IRQ_SPORT0_ERR=7

CONFIG_IRQ_SPORT1_ERR=7

CONFIG_IRQ_SPI0_ERR=7

CONFIG_IRQ_UART0_ERR=7

CONFIG_IRQ_EPPI0=8

CONFIG_IRQ_PINT0=12

CONFIG_IRQ_PINT1=12

CONFIG_IRQ_MDMAS0=13

CONFIG_IRQ_MDMAS1=13

CONFIG_IRQ_WATCHDOG=13

CONFIG_IRQ_DMAC1_ERR=7

CONFIG_IRQ_SPORT2_ERR=7

CONFIG_IRQ_SPORT3_ERR=7

CONFIG_IRQ_MXVR_DATA=7

CONFIG_IRQ_SPI1_ERR=7

CONFIG_IRQ_SPI2_ERR=7

CONFIG_IRQ_UART1_ERR=7

CONFIG_IRQ_UART2_ERR=7

CONFIG_IRQ_CAN0_ERR=7

CONFIG_IRQ_EPPI1=9

CONFIG_IRQ_EPPI2=9

CONFIG_IRQ_ATAPI_RX=10

CONFIG_IRQ_ATAPI_TX=10

CONFIG_IRQ_CAN0_RX=11

CONFIG_IRQ_CAN0_TX=11

CONFIG_IRQ_MDMAS2=13

CONFIG_IRQ_MDMAS3=13

CONFIG_IRQ_MXVR_ERR=11

CONFIG_IRQ_MXVR_MSG=11

CONFIG_IRQ_MXVR_PKT=11

CONFIG_IRQ_EPPI1_ERR=7

CONFIG_IRQ_EPPI2_ERR=7

CONFIG_IRQ_UART3_ERR=7

CONFIG_IRQ_HOST_ERR=7

CONFIG_IRQ_PIXC_ERR=7

CONFIG_IRQ_NFC_ERR=7

CONFIG_IRQ_ATAPI_ERR=7

CONFIG_IRQ_CAN1_ERR=7

CONFIG_IRQ_HS_DMA_ERR=7

CONFIG_IRQ_PIXC_IN0=8

CONFIG_IRQ_PIXC_IN1=8

CONFIG_IRQ_PIXC_OUT=8

CONFIG_IRQ_SDH=8

CONFIG_IRQ_KEY=8

CONFIG_IRQ_CAN1_RX=11

CONFIG_IRQ_CAN1_TX=11

CONFIG_IRQ_SDH_MASK0=11

CONFIG_IRQ_SDH_MASK1=11

CONFIG_IRQ_OTPSEC=11

CONFIG_IRQ_PINT2=11

CONFIG_IRQ_PINT3=11

 

 

#

# Board customizations

#

CONFIG_CMDLINE_BOOL=y

CONFIG_CMDLINE="root=/dev/mtdblock2 mem=64M rootfstype=jffs2 ip=off rw clkin_hz=25000000 earlyprintk=serial,uart2,115200 console=ttyBF2,115200 noinitrd panic=1"

CONFIG_BOOT_LOAD=0x1000

CONFIG_PHY_RAM_BASE_ADDRESS=0x0

 

 

#

# Clock/PLL Setup

#

CONFIG_CLKIN_HZ=25000000

# CONFIG_BFIN_KERNEL_CLOCK is not set

CONFIG_MAX_VCO_HZ=600000000

CONFIG_MIN_VCO_HZ=50000000

CONFIG_MAX_SCLK_HZ=133333333

CONFIG_MIN_SCLK_HZ=27000000

 

 

#

# Kernel Timer/Scheduler

#

# CONFIG_HZ_100 is not set

CONFIG_HZ_250=y

# CONFIG_HZ_300 is not set

# CONFIG_HZ_1000 is not set

CONFIG_HZ=250

# CONFIG_SCHED_HRTICK is not set

CONFIG_SET_GENERIC_CLOCKEVENTS=y

 

 

#

# Clock event device

#

# CONFIG_TICKSOURCE_GPTMR0 is not set

CONFIG_TICKSOURCE_CORETMR=y

 

 

#

# Clock souce

#

# CONFIG_CYCLES_CLOCKSOURCE is not set

# CONFIG_GPTMR0_CLOCKSOURCE is not set

 

 

#

# Misc

#

CONFIG_BFIN_SCRATCH_REG_RETN=y

# CONFIG_BFIN_SCRATCH_REG_RETE is not set

# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set

 

 

#

# Blackfin Kernel Optimizations

#

 

 

#

# Memory Optimizations

#

CONFIG_I_ENTRY_L1=y

CONFIG_EXCPT_IRQ_SYSC_L1=y

CONFIG_DO_IRQ_L1=y

CONFIG_CORE_TIMER_IRQ_L1=y

CONFIG_IDLE_L1=y

# CONFIG_SCHEDULE_L1 is not set

CONFIG_ARITHMETIC_OPS_L1=y

CONFIG_ACCESS_OK_L1=y

# CONFIG_MEMSET_L1 is not set

# CONFIG_MEMCPY_L1 is not set

CONFIG_STRCMP_L1=y

CONFIG_STRNCMP_L1=y

CONFIG_STRCPY_L1=y

CONFIG_STRNCPY_L1=y

# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set

# CONFIG_IP_CHECKSUM_L1 is not set

# CONFIG_SYSCALL_TAB_L1 is not set

# CONFIG_CPLB_SWITCH_TAB_L1 is not set

CONFIG_ICACHE_FLUSH_L1=y

CONFIG_DCACHE_FLUSH_L1=y

CONFIG_APP_STACK_L1=y

 

 

#

# Speed Optimizations

#

CONFIG_BFIN_INS_LOWOVERHEAD=y

CONFIG_RAMKERNEL=y

# CONFIG_ROMKERNEL is not set

CONFIG_FLATMEM=y

CONFIG_FLAT_NODE_MEM_MAP=y

# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set

CONFIG_PAGEFLAGS_EXTENDED=y

CONFIG_SPLIT_PTLOCK_CPUS=4

# CONFIG_PHYS_ADDR_T_64BIT is not set

CONFIG_ZONE_DMA_FLAG=1

CONFIG_VIRT_TO_BUS=y

CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0

CONFIG_NEED_PER_CPU_KM=y

# CONFIG_CLEANCACHE is not set

CONFIG_BFIN_GPTIMERS=m

# CONFIG_HAVE_PWM is not set

# CONFIG_DMA_UNCACHED_32M is not set

# CONFIG_DMA_UNCACHED_16M is not set

# CONFIG_DMA_UNCACHED_8M is not set

# CONFIG_DMA_UNCACHED_4M is not set

CONFIG_DMA_UNCACHED_2M=y

# CONFIG_DMA_UNCACHED_1M is not set

# CONFIG_DMA_UNCACHED_512K is not set

# CONFIG_DMA_UNCACHED_256K is not set

# CONFIG_DMA_UNCACHED_128K is not set

# CONFIG_DMA_UNCACHED_NONE is not set

 

 

#

# Cache Support

#

CONFIG_BFIN_ICACHE=y

CONFIG_BFIN_EXTMEM_ICACHEABLE=y

# CONFIG_BFIN_L2_ICACHEABLE is not set

CONFIG_BFIN_DCACHE=y

CONFIG_BFIN_DCACHE_BANKA=y

CONFIG_BFIN_EXTMEM_DCACHEABLE=y

# CONFIG_BFIN_EXTMEM_WRITEBACK is not set

CONFIG_BFIN_EXTMEM_WRITETHROUGH=y

# CONFIG_BFIN_L2_DCACHEABLE is not set

 

 

#

# Memory Protection Unit

#

# CONFIG_MPU is not set

 

 

#

# Asynchronous Memory Configuration

#

 

 

#

# EBIU_AMGCTL Global Control

#

CONFIG_C_AMCKEN=y

# CONFIG_C_CDPRIO is not set

# CONFIG_C_AMBEN is not set

# CONFIG_C_AMBEN_B0 is not set

# CONFIG_C_AMBEN_B0_B1 is not set

# CONFIG_C_AMBEN_B0_B1_B2 is not set

CONFIG_C_AMBEN_ALL=y

 

 

#

# EBIU_AMBCTL Control

#

CONFIG_BANK_0=0x7BB0

CONFIG_BANK_1=0x7BB0

CONFIG_BANK_2=0x7BB0

CONFIG_BANK_3=0x99B2

CONFIG_EBIU_MBSCTLVAL=0x0

CONFIG_EBIU_MODEVAL=0x1

CONFIG_EBIU_FCTLVAL=0x6

 

 

#

# Bus options (PCI, PCMCIA, EISA, MCA, ISA)

#

# CONFIG_PCCARD is not set

 

 

#

# Executable file formats

#

CONFIG_BINFMT_ELF_FDPIC=y

CONFIG_BINFMT_SCRIPT=y

CONFIG_BINFMT_FLAT=y

CONFIG_BINFMT_ZFLAT=y

# CONFIG_BINFMT_SHARED_FLAT is not set

# CONFIG_HAVE_AOUT is not set

# CONFIG_BINFMT_MISC is not set

CONFIG_COREDUMP=y

 

 

#

# Power management options

#

CONFIG_SUSPEND=y

CONFIG_SUSPEND_FREEZER=y

CONFIG_PM_SLEEP=y

# CONFIG_PM_AUTOSLEEP is not set

# CONFIG_PM_WAKELOCKS is not set

# CONFIG_PM_RUNTIME is not set

CONFIG_PM=y

# CONFIG_PM_DEBUG is not set

CONFIG_ARCH_SUSPEND_POSSIBLE=y

CONFIG_PM_BFIN_SLEEP_DEEPER=y

# CONFIG_PM_BFIN_SLEEP is not set

 

 

#

# Possible Suspend Mem / Hibernate Wake-Up Sources

#

# CONFIG_PM_BFIN_WAKE_GP is not set

 

 

#

# CPU Frequency scaling

#

 

 

#

# CPU Frequency scaling

#

# CONFIG_CPU_FREQ is not set

CONFIG_NET=y

 

 

#

# Networking options

#

CONFIG_PACKET=y

# CONFIG_PACKET_DIAG is not set

CONFIG_UNIX=y

# CONFIG_UNIX_DIAG is not set

# CONFIG_XFRM_USER is not set

# CONFIG_NET_KEY is not set

CONFIG_INET=y

# CONFIG_IP_MULTICAST is not set

# CONFIG_IP_ADVANCED_ROUTER is not set

CONFIG_IP_PNP=y

# CONFIG_IP_PNP_DHCP is not set

# CONFIG_IP_PNP_BOOTP is not set

# CONFIG_IP_PNP_RARP is not set

# CONFIG_NET_IPIP is not set

# CONFIG_NET_IPGRE_DEMUX is not set

# CONFIG_NET_IP_TUNNEL is not set

# CONFIG_ARPD is not set

# CONFIG_SYN_COOKIES is not set

# CONFIG_INET_AH is not set

# CONFIG_INET_ESP is not set

# CONFIG_INET_IPCOMP is not set

# CONFIG_INET_XFRM_TUNNEL is not set

# CONFIG_INET_TUNNEL is not set

# CONFIG_INET_XFRM_MODE_TRANSPORT is not set

# CONFIG_INET_XFRM_MODE_TUNNEL is not set

# CONFIG_INET_XFRM_MODE_BEET is not set

# CONFIG_INET_LRO is not set

# CONFIG_INET_DIAG is not set

# CONFIG_TCP_CONG_ADVANCED is not set

CONFIG_TCP_CONG_CUBIC=y

CONFIG_DEFAULT_TCP_CONG="cubic"

# CONFIG_TCP_MD5SIG is not set

# CONFIG_IPV6 is not set

# CONFIG_NETWORK_SECMARK is not set

# CONFIG_NETWORK_PHY_TIMESTAMPING is not set

# CONFIG_NETFILTER is not set

# CONFIG_IP_DCCP is not set

# CONFIG_IP_SCTP is not set

# CONFIG_RDS is not set

# CONFIG_TIPC is not set

# CONFIG_ATM is not set

# CONFIG_L2TP is not set

# CONFIG_BRIDGE is not set

CONFIG_HAVE_NET_DSA=y

# CONFIG_VLAN_8021Q is not set

# CONFIG_DECNET is not set

# CONFIG_LLC2 is not set

# CONFIG_IPX is not set

# CONFIG_ATALK is not set

# CONFIG_X25 is not set

# CONFIG_LAPB is not set

# CONFIG_PHONET is not set

# CONFIG_IEEE802154 is not set

# CONFIG_NET_SCHED is not set

# CONFIG_DCB is not set

# CONFIG_BATMAN_ADV is not set

# CONFIG_OPENVSWITCH is not set

# CONFIG_VSOCKETS is not set

# CONFIG_NETLINK_MMAP is not set

# CONFIG_NETLINK_DIAG is not set

CONFIG_BQL=y

 

 

#

# Network testing

#

# CONFIG_NET_PKTGEN is not set

# CONFIG_HAMRADIO is not set

CONFIG_CAN=m

CONFIG_CAN_RAW=m

CONFIG_CAN_BCM=m

CONFIG_CAN_GW=m

 

 

#

# CAN Device Drivers

#

# CONFIG_CAN_VCAN is not set

# CONFIG_CAN_SLCAN is not set

CONFIG_CAN_DEV=m

CONFIG_CAN_CALC_BITTIMING=y

CONFIG_CAN_BFIN=m

# CONFIG_CAN_SJA1000 is not set

# CONFIG_CAN_C_CAN is not set

# CONFIG_CAN_CC770 is not set

# CONFIG_CAN_SOFTING is not set

# CONFIG_CAN_DEBUG_DEVICES is not set

CONFIG_IRDA=m

 

 

#

# IrDA protocols

#

CONFIG_IRLAN=m

CONFIG_IRCOMM=m

# CONFIG_IRDA_ULTRA is not set

 

 

#

# IrDA options

#

# CONFIG_IRDA_CACHE_LAST_LSAP is not set

# CONFIG_IRDA_FAST_RR is not set

# CONFIG_IRDA_DEBUG is not set

 

 

#

# Infrared-port device drivers

#

 

 

#

# SIR device drivers

#

CONFIG_IRTTY_SIR=m

CONFIG_BFIN_SIR=m

# CONFIG_BFIN_SIR0 is not set

# CONFIG_BFIN_SIR1 is not set

CONFIG_BFIN_SIR3=y

CONFIG_SIR_BFIN_DMA=y

# CONFIG_SIR_BFIN_PIO is not set

 

 

#

# Dongle support

#

# CONFIG_DONGLE is not set

 

 

#

# FIR device drivers

#

# CONFIG_BT is not set

# CONFIG_AF_RXRPC is not set

# CONFIG_WIRELESS is not set

# CONFIG_WIMAX is not set

# CONFIG_RFKILL is not set

# CONFIG_NET_9P is not set

# CONFIG_CAIF is not set

# CONFIG_CEPH_LIB is not set

# CONFIG_NFC is not set

 

 

#

# Device Drivers

#

 

 

#

# Generic Driver Options

#

CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"

CONFIG_DEVTMPFS=y

CONFIG_DEVTMPFS_MOUNT=y

CONFIG_STANDALONE=y

CONFIG_PREVENT_FIRMWARE_BUILD=y

CONFIG_FW_LOADER=m

CONFIG_FIRMWARE_IN_KERNEL=y

CONFIG_EXTRA_FIRMWARE=""

CONFIG_FW_LOADER_USER_HELPER=y

# CONFIG_DEBUG_DRIVER is not set

# CONFIG_DEBUG_DEVRES is not set

# CONFIG_SYS_HYPERVISOR is not set

# CONFIG_GENERIC_CPU_DEVICES is not set

# CONFIG_DMA_SHARED_BUFFER is not set

 

 

#

# Bus devices

#

# CONFIG_CONNECTOR is not set

CONFIG_MTD=y

# CONFIG_MTD_TESTS is not set

# CONFIG_MTD_REDBOOT_PARTS is not set

CONFIG_MTD_CMDLINE_PARTS=y

# CONFIG_MTD_AR7_PARTS is not set

 

 

#

# User Modules And Translation Layers

#

CONFIG_MTD_BLKDEVS=y

CONFIG_MTD_BLOCK=y

# CONFIG_FTL is not set

# CONFIG_NFTL is not set

# CONFIG_INFTL is not set

# CONFIG_RFD_FTL is not set

# CONFIG_SSFDC is not set

# CONFIG_SM_FTL is not set

# CONFIG_MTD_OOPS is not set

 

 

#

# RAM/ROM/Flash chip drivers

#

CONFIG_MTD_CFI=y

CONFIG_MTD_JEDECPROBE=y

CONFIG_MTD_GEN_PROBE=y

# CONFIG_MTD_CFI_ADV_OPTIONS is not set

CONFIG_MTD_MAP_BANK_WIDTH_1=y

CONFIG_MTD_MAP_BANK_WIDTH_2=y

CONFIG_MTD_MAP_BANK_WIDTH_4=y

# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set

# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set

# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set

CONFIG_MTD_CFI_I1=y

CONFIG_MTD_CFI_I2=y

# CONFIG_MTD_CFI_I4 is not set

# CONFIG_MTD_CFI_I8 is not set

CONFIG_MTD_CFI_INTELEXT=y

# CONFIG_MTD_CFI_AMDSTD is not set

# CONFIG_MTD_CFI_STAA is not set

CONFIG_MTD_CFI_UTIL=y

CONFIG_MTD_RAM=y

CONFIG_MTD_ROM=y

CONFIG_MTD_ABSENT=y

 

 

#

# Mapping drivers for chip access

#

CONFIG_MTD_COMPLEX_MAPPINGS=y

CONFIG_MTD_PHYSMAP=y

CONFIG_MTD_PHYSMAP_COMPAT=y

CONFIG_MTD_PHYSMAP_START=0x8000000

CONFIG_MTD_PHYSMAP_LEN=0

CONFIG_MTD_PHYSMAP_BANKWIDTH=2

CONFIG_MTD_GPIO_ADDR=y

CONFIG_MTD_UCLINUX=y

CONFIG_MTD_PLATRAM=y

CONFIG_MTD_LATCH_ADDR=y

 

 

#

# Self-contained MTD device drivers

#

# CONFIG_MTD_SLRAM is not set

# CONFIG_MTD_PHRAM is not set

# CONFIG_MTD_MTDRAM is not set

CONFIG_MTD_BLOCK2MTD=y

 

 

#

# Disk-On-Chip Device Drivers

#

# CONFIG_MTD_DOCG3 is not set

CONFIG_MTD_NAND_ECC=y

# CONFIG_MTD_NAND_ECC_SMC is not set

CONFIG_MTD_NAND=y

# CONFIG_MTD_NAND_ECC_BCH is not set

# CONFIG_MTD_SM_COMMON is not set

# CONFIG_MTD_NAND_DENALI is not set

CONFIG_MTD_NAND_IDS=y

CONFIG_MTD_NAND_BF5XX=y

# CONFIG_MTD_NAND_BF5XX_HWECC is not set

# CONFIG_MTD_NAND_DISKONCHIP is not set

# CONFIG_MTD_NAND_DOCG4 is not set

# CONFIG_MTD_NAND_NANDSIM is not set

# CONFIG_MTD_NAND_PLATFORM is not set

# CONFIG_MTD_ONENAND is not set

 

 

#

# LPDDR flash memory drivers

#

# CONFIG_MTD_LPDDR is not set

# CONFIG_MTD_UBI is not set

# CONFIG_PARPORT is not set

CONFIG_BLK_DEV=y

# CONFIG_BLK_DEV_COW_COMMON is not set

# CONFIG_BLK_DEV_LOOP is not set

# CONFIG_BLK_DEV_DRBD is not set

# CONFIG_BLK_DEV_NBD is not set

CONFIG_BLK_DEV_RAM=y

CONFIG_BLK_DEV_RAM_COUNT=16

CONFIG_BLK_DEV_RAM_SIZE=16348

# CONFIG_BLK_DEV_XIP is not set

# CONFIG_CDROM_PKTCDVD is not set

# CONFIG_ATA_OVER_ETH is not set

# CONFIG_BLK_DEV_HD is not set

# CONFIG_BLK_DEV_RBD is not set

 

 

#

# Misc devices

#

# CONFIG_SENSORS_LIS3LV02D is not set

# CONFIG_DUMMY_IRQ is not set

# CONFIG_ATMEL_SSC is not set

# CONFIG_ENCLOSURE_SERVICES is not set

# CONFIG_SRAM is not set

# CONFIG_C2PORT is not set

 

 

#

# EEPROM support

#

# CONFIG_EEPROM_93CX6 is not set

 

 

#

# Texas Instruments shared transport line discipline

#

# CONFIG_TI_ST is not set

 

 

#

# Altera FPGA firmware download module

#

CONFIG_HAVE_IDE=y

# CONFIG_IDE is not set

 

 

#

# SCSI device support

#

CONFIG_SCSI_MOD=y

# CONFIG_RAID_ATTRS is not set

CONFIG_SCSI=y

CONFIG_SCSI_DMA=y

# CONFIG_SCSI_TGT is not set

# CONFIG_SCSI_NETLINK is not set

# CONFIG_SCSI_PROC_FS is not set

 

 

#

# SCSI support type (disk, tape, CD-ROM)

#

CONFIG_BLK_DEV_SD=y

# CONFIG_CHR_DEV_ST is not set

# CONFIG_CHR_DEV_OSST is not set

CONFIG_BLK_DEV_SR=m

# CONFIG_BLK_DEV_SR_VENDOR is not set

# CONFIG_CHR_DEV_SG is not set

# CONFIG_CHR_DEV_SCH is not set

# CONFIG_SCSI_MULTI_LUN is not set

# CONFIG_SCSI_CONSTANTS is not set

# CONFIG_SCSI_LOGGING is not set

# CONFIG_SCSI_SCAN_ASYNC is not set

 

 

#

# SCSI Transports

#

# CONFIG_SCSI_SPI_ATTRS is not set

# CONFIG_SCSI_FC_ATTRS is not set

# CONFIG_SCSI_ISCSI_ATTRS is not set

# CONFIG_SCSI_SAS_ATTRS is not set

# CONFIG_SCSI_SAS_LIBSAS is not set

# CONFIG_SCSI_SRP_ATTRS is not set

# CONFIG_SCSI_LOWLEVEL is not set

# CONFIG_SCSI_DH is not set

# CONFIG_SCSI_OSD_INITIATOR is not set

# CONFIG_ATA is not set

# CONFIG_MD is not set

# CONFIG_TARGET_CORE is not set

CONFIG_NETDEVICES=y

CONFIG_NET_CORE=y

# CONFIG_BONDING is not set

# CONFIG_DUMMY is not set

# CONFIG_EQUALIZER is not set

CONFIG_MII=y

# CONFIG_NET_TEAM is not set

# CONFIG_MACVLAN is not set

# CONFIG_VXLAN is not set

# CONFIG_NETCONSOLE is not set

# CONFIG_NETPOLL is not set

# CONFIG_NET_POLL_CONTROLLER is not set

# CONFIG_TUN is not set

# CONFIG_VETH is not set

 

 

#

# CAIF transport drivers

#

 

 

#

# Distributed Switch Architecture drivers

#

# CONFIG_NET_DSA_MV88E6XXX is not set

# CONFIG_NET_DSA_MV88E6060 is not set

# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set

# CONFIG_NET_DSA_MV88E6131 is not set

# CONFIG_NET_DSA_MV88E6123_61_65 is not set

CONFIG_ETHERNET=y

CONFIG_NET_CADENCE=y

# CONFIG_ARM_AT91_ETHER is not set

# CONFIG_MACB is not set

# CONFIG_NET_VENDOR_BROADCOM is not set

# CONFIG_NET_CALXEDA_XGMAC is not set

# CONFIG_DM9000 is not set

# CONFIG_DNET is not set

# CONFIG_NET_VENDOR_INTEL is not set

# CONFIG_NET_VENDOR_MARVELL is not set

# CONFIG_NET_VENDOR_MICREL is not set

# CONFIG_NET_VENDOR_NATSEMI is not set

# CONFIG_ETHOC is not set

# CONFIG_NET_VENDOR_SEEQ is not set

CONFIG_NET_VENDOR_SMSC=y

# CONFIG_SMC91X is not set

CONFIG_SMSC911X=y

# CONFIG_SMSC911X_ARCH_HOOKS is not set

# CONFIG_NET_VENDOR_STMICRO is not set

CONFIG_NET_VENDOR_WIZNET=y

# CONFIG_WIZNET_W5100 is not set

# CONFIG_WIZNET_W5300 is not set

CONFIG_PHYLIB=y

 

 

#

# MII PHY device drivers

#

# CONFIG_AT803X_PHY is not set

# CONFIG_AMD_PHY is not set

# CONFIG_MARVELL_PHY is not set

# CONFIG_DAVICOM_PHY is not set

# CONFIG_QSEMI_PHY is not set

# CONFIG_LXT_PHY is not set

# CONFIG_CICADA_PHY is not set

# CONFIG_VITESSE_PHY is not set

# CONFIG_SMSC_PHY is not set

# CONFIG_BROADCOM_PHY is not set

# CONFIG_BCM87XX_PHY is not set

# CONFIG_ICPLUS_PHY is not set

# CONFIG_REALTEK_PHY is not set

# CONFIG_NATIONAL_PHY is not set

# CONFIG_STE10XP is not set

# CONFIG_LSI_ET1011C_PHY is not set

# CONFIG_MICREL_PHY is not set

# CONFIG_FIXED_PHY is not set

# CONFIG_MDIO_BITBANG is not set

# CONFIG_PPP is not set

# CONFIG_SLIP is not set

# CONFIG_WLAN is not set

 

 

#

# Enable WiMAX (Networking options) to see the WiMAX drivers

#

# CONFIG_WAN is not set

# CONFIG_ISDN is not set

 

 

#

# Input device support

#

CONFIG_INPUT=y

CONFIG_INPUT_FF_MEMLESS=m

# CONFIG_INPUT_POLLDEV is not set

# CONFIG_INPUT_SPARSEKMAP is not set

# CONFIG_INPUT_MATRIXKMAP is not set

 

 

#

# Userland interfaces

#

# CONFIG_INPUT_MOUSEDEV is not set

# CONFIG_INPUT_JOYDEV is not set

CONFIG_INPUT_EVDEV=m

CONFIG_INPUT_EVBUG=m

 

 

#

# Input Device Drivers

#

CONFIG_INPUT_KEYBOARD=y

# CONFIG_KEYBOARD_ATKBD is not set

CONFIG_KEYBOARD_BFIN=y

# CONFIG_KEYBOARD_LKKBD is not set

# CONFIG_KEYBOARD_GPIO is not set

# CONFIG_KEYBOARD_GPIO_POLLED is not set

# CONFIG_KEYBOARD_MATRIX is not set

# CONFIG_KEYBOARD_NEWTON is not set

# CONFIG_KEYBOARD_OPENCORES is not set

# CONFIG_KEYBOARD_STOWAWAY is not set

# CONFIG_KEYBOARD_SUNKBD is not set

# CONFIG_KEYBOARD_XTKBD is not set

# CONFIG_INPUT_MOUSE is not set

# CONFIG_INPUT_JOYSTICK is not set

# CONFIG_INPUT_TABLET is not set

CONFIG_INPUT_TOUCHSCREEN=y

# CONFIG_TOUCHSCREEN_AD7879 is not set

# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set

# CONFIG_TOUCHSCREEN_DYNAPRO is not set

# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set

# CONFIG_TOUCHSCREEN_FUJITSU is not set

# CONFIG_TOUCHSCREEN_GUNZE is not set

# CONFIG_TOUCHSCREEN_ELO is not set

# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set

# CONFIG_TOUCHSCREEN_MTOUCH is not set

# CONFIG_TOUCHSCREEN_INEXIO is not set

# CONFIG_TOUCHSCREEN_MK712 is not set

# CONFIG_TOUCHSCREEN_PENMOUNT is not set

# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set

# CONFIG_TOUCHSCREEN_TOUCHWIN is not set

# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set

# CONFIG_TOUCHSCREEN_TSC_SERIO is not set

CONFIG_INPUT_MISC=y

# CONFIG_INPUT_AD714X is not set

# CONFIG_INPUT_GPIO_TILT_POLLED is not set

# CONFIG_INPUT_UINPUT is not set

# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set

# CONFIG_INPUT_BFIN_ROTARY is not set

# CONFIG_INPUT_ADXL34X is not set

# CONFIG_INPUT_CMA3000 is not set

 

 

#

# Hardware I/O ports

#

# CONFIG_SERIO is not set

# CONFIG_GAMEPORT is not set

 

 

#

# Character devices

#

CONFIG_TTY=y

CONFIG_VT=y

CONFIG_CONSOLE_TRANSLATIONS=y

CONFIG_VT_CONSOLE=y

CONFIG_VT_CONSOLE_SLEEP=y

CONFIG_HW_CONSOLE=y

# CONFIG_VT_HW_CONSOLE_BINDING is not set

CONFIG_UNIX98_PTYS=y

# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set

# CONFIG_LEGACY_PTYS is not set

CONFIG_BFIN_JTAG_COMM=m

# CONFIG_SERIAL_NONSTANDARD is not set

# CONFIG_N_GSM is not set

# CONFIG_TRACE_SINK is not set

CONFIG_BFIN_DMA_INTERFACE=m

# CONFIG_BFIN_PPI is not set

# CONFIG_BFIN_SIMPLE_TIMER is not set

# CONFIG_BFIN_SPORT is not set

# CONFIG_DEVKMEM is not set

 

 

#

# Serial drivers

#

# CONFIG_SERIAL_8250 is not set

 

 

#

# Non-8250 serial port support

#

CONFIG_SERIAL_BFIN=y

CONFIG_SERIAL_BFIN_CONSOLE=y

CONFIG_SERIAL_BFIN_DMA=y

# CONFIG_SERIAL_BFIN_PIO is not set

# CONFIG_SERIAL_BFIN_UART0 is not set

# CONFIG_SERIAL_BFIN_UART1 is not set

CONFIG_SERIAL_BFIN_UART2=y

# CONFIG_BFIN_UART2_CTSRTS is not set

# CONFIG_SERIAL_BFIN_UART3 is not set

CONFIG_SERIAL_CORE=y

CONFIG_SERIAL_CORE_CONSOLE=y

# CONFIG_SERIAL_SCCNXP is not set

# CONFIG_SERIAL_BFIN_SPORT is not set

# CONFIG_SERIAL_TIMBERDALE is not set

# CONFIG_SERIAL_ALTERA_JTAGUART is not set

# CONFIG_SERIAL_ALTERA_UART is not set

# CONFIG_SERIAL_ARC is not set

# CONFIG_TTY_PRINTK is not set

CONFIG_BFIN_OTP=y

# CONFIG_BFIN_OTP_WRITE_ENABLE is not set

# CONFIG_HVC_BFIN_JTAG is not set

# CONFIG_IPMI_HANDLER is not set

# CONFIG_HW_RANDOM is not set

# CONFIG_R3964 is not set

# CONFIG_RAW_DRIVER is not set

# CONFIG_TCG_TPM is not set

# CONFIG_I2C is not set

# CONFIG_SPI is not set

 

 

#

# Qualcomm MSM SSBI bus support

#

# CONFIG_SSBI is not set

# CONFIG_HSI is not set

 

 

#

# PPS support

#

# CONFIG_PPS is not set

 

 

#

# PPS generators support

#

 

 

#

# PTP clock support

#

# CONFIG_PTP_1588_CLOCK is not set

 

 

#

# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.

#

# CONFIG_PTP_1588_CLOCK_PCH is not set

 

 

#

# Pin controllers

#

CONFIG_PINMUX=y

# CONFIG_PINCONF is not set

# CONFIG_DEBUG_PINCTRL is not set

CONFIG_PINCTRL_ADI2=y

CONFIG_PINCTRL_BF54x=y

# CONFIG_PINCTRL_EXYNOS5440 is not set

CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y

CONFIG_ARCH_REQUIRE_GPIOLIB=y

CONFIG_GPIO_DEVRES=y

CONFIG_GPIOLIB=y

# CONFIG_DEBUG_GPIO is not set

CONFIG_GPIO_SYSFS=y

 

 

#

# Memory mapped GPIO drivers:

#

# CONFIG_GPIO_GENERIC_PLATFORM is not set

# CONFIG_GPIO_TS5500 is not set

 

 

#

# I2C GPIO expanders:

#

 

 

#

# PCI GPIO expanders:

#

 

 

#

# SPI GPIO expanders:

#

 

 

#

# AC97 GPIO expanders:

#

 

 

#

# MODULbus GPIO expanders:

#

 

 

#

# USB GPIO expanders:

#

# CONFIG_W1 is not set

# CONFIG_POWER_SUPPLY is not set

# CONFIG_POWER_AVS is not set

# CONFIG_HWMON is not set

# CONFIG_THERMAL is not set

# CONFIG_WATCHDOG is not set

CONFIG_SSB_POSSIBLE=y

 

 

#

# Sonics Silicon Backplane

#

# CONFIG_SSB is not set

CONFIG_BCMA_POSSIBLE=y

 

 

#

# Broadcom specific AMBA

#

# CONFIG_BCMA is not set

 

 

#

# Multifunction device drivers

#

# CONFIG_MFD_CORE is not set

# CONFIG_MFD_CROS_EC is not set

# CONFIG_HTC_PASIC3 is not set

# CONFIG_MFD_SM501 is not set

# CONFIG_ABX500_CORE is not set

# CONFIG_MFD_SYSCON is not set

# CONFIG_MFD_TI_AM335X_TSCADC is not set

# CONFIG_MFD_TPS65912 is not set

# CONFIG_MFD_TMIO is not set

# CONFIG_REGULATOR is not set

# CONFIG_MEDIA_SUPPORT is not set

 

 

#

# Graphics support

#

# CONFIG_VGASTATE is not set

# CONFIG_VIDEO_OUTPUT_CONTROL is not set

# CONFIG_FB is not set

# CONFIG_EXYNOS_VIDEO is not set

# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

 

 

#

# Console display driver support

#

CONFIG_DUMMY_CONSOLE=y

# CONFIG_SOUND is not set

 

 

#

# HID support

#

CONFIG_HID=y

# CONFIG_HIDRAW is not set

# CONFIG_UHID is not set

# CONFIG_HID_GENERIC is not set

 

 

#

# Special HID drivers

#

CONFIG_HID_A4TECH=y

# CONFIG_HID_ACRUX is not set

CONFIG_HID_APPLE=y

# CONFIG_HID_AUREAL is not set

CONFIG_HID_BELKIN=y

CONFIG_HID_CHERRY=y

CONFIG_HID_CHICONY=y

CONFIG_HID_CYPRESS=y

# CONFIG_HID_DRAGONRISE is not set

# CONFIG_HID_EMS_FF is not set

# CONFIG_HID_ELECOM is not set

CONFIG_HID_EZKEY=y

# CONFIG_HID_KEYTOUCH is not set

# CONFIG_HID_KYE is not set

# CONFIG_HID_UCLOGIC is not set

# CONFIG_HID_WALTOP is not set

CONFIG_HID_GYRATION=y

# CONFIG_HID_ICADE is not set

# CONFIG_HID_TWINHAN is not set

# CONFIG_HID_KENSINGTON is not set

# CONFIG_HID_LCPOWER is not set

CONFIG_HID_LOGITECH=y

# CONFIG_HID_LOGITECH_DJ is not set

# CONFIG_LOGITECH_FF is not set

# CONFIG_LOGIRUMBLEPAD2_FF is not set

# CONFIG_LOGIG940_FF is not set

# CONFIG_LOGIWHEELS_FF is not set

# CONFIG_HID_MAGICMOUSE is not set

CONFIG_HID_MICROSOFT=y

CONFIG_HID_MONTEREY=y

# CONFIG_HID_MULTITOUCH is not set

# CONFIG_HID_ORTEK is not set

CONFIG_HID_PANTHERLORD=y

# CONFIG_PANTHERLORD_FF is not set

CONFIG_HID_PETALYNX=y

# CONFIG_HID_PICOLCD is not set

# CONFIG_HID_PRIMAX is not set

# CONFIG_HID_PS3REMOTE is not set

# CONFIG_HID_SAITEK is not set

CONFIG_HID_SAMSUNG=y

# CONFIG_HID_SPEEDLINK is not set

# CONFIG_HID_STEELSERIES is not set

CONFIG_HID_SUNPLUS=y

# CONFIG_HID_GREENASIA is not set

# CONFIG_HID_SMARTJOYPLUS is not set

# CONFIG_HID_TIVO is not set

# CONFIG_HID_TOPSEED is not set

# CONFIG_HID_THRUSTMASTER is not set

# CONFIG_HID_ZEROPLUS is not set

# CONFIG_HID_ZYDACRON is not set

# CONFIG_HID_SENSOR_HUB is not set

# CONFIG_USB_ARCH_HAS_OHCI is not set

# CONFIG_USB_ARCH_HAS_EHCI is not set

# CONFIG_USB_ARCH_HAS_XHCI is not set

# CONFIG_USB_SUPPORT is not set

# CONFIG_MMC is not set

# CONFIG_MEMSTICK is not set

# CONFIG_NEW_LEDS is not set

# CONFIG_ACCESSIBILITY is not set

CONFIG_RTC_LIB=y

CONFIG_RTC_CLASS=y

CONFIG_RTC_HCTOSYS=y

CONFIG_RTC_SYSTOHC=y

CONFIG_RTC_HCTOSYS_DEVICE="rtc0"

# CONFIG_RTC_DEBUG is not set

 

 

#

# RTC interfaces

#

CONFIG_RTC_INTF_SYSFS=y

CONFIG_RTC_INTF_PROC=y

CONFIG_RTC_INTF_DEV=y

# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set

# CONFIG_RTC_DRV_TEST is not set

 

 

#

# SPI RTC drivers

#

 

 

#

# Platform RTC drivers

#

# CONFIG_RTC_DRV_DS1286 is not set

# CONFIG_RTC_DRV_DS1511 is not set

# CONFIG_RTC_DRV_DS1553 is not set

# CONFIG_RTC_DRV_DS1742 is not set

# CONFIG_RTC_DRV_STK17TA8 is not set

# CONFIG_RTC_DRV_M48T86 is not set

# CONFIG_RTC_DRV_M48T35 is not set

# CONFIG_RTC_DRV_M48T59 is not set

# CONFIG_RTC_DRV_MSM6242 is not set

# CONFIG_RTC_DRV_BQ4802 is not set

# CONFIG_RTC_DRV_RP5C01 is not set

# CONFIG_RTC_DRV_V3020 is not set

# CONFIG_RTC_DRV_DS2404 is not set

 

 

#

# on-CPU RTC drivers

#

# CONFIG_RTC_DRV_BFIN is not set

 

 

#

# HID Sensor RTC drivers

#

# CONFIG_DMADEVICES is not set

# CONFIG_AUXDISPLAY is not set

# CONFIG_UIO is not set

# CONFIG_VIRT_DRIVERS is not set

 

 

#

# Virtio drivers

#

# CONFIG_VIRTIO_MMIO is not set

 

 

#

# Microsoft Hyper-V guest support

#

# CONFIG_STAGING is not set

 

 

#

# Hardware Spinlock drivers

#

# CONFIG_MAILBOX is not set

CONFIG_IOMMU_SUPPORT=y

 

 

#

# Remoteproc drivers

#

# CONFIG_STE_MODEM_RPROC is not set

 

 

#

# Rpmsg drivers

#

# CONFIG_PM_DEVFREQ is not set

# CONFIG_EXTCON is not set

# CONFIG_MEMORY is not set

# CONFIG_IIO is not set

# CONFIG_PWM is not set

# CONFIG_IPACK_BUS is not set

# CONFIG_RESET_CONTROLLER is not set

 

 

#

# Firmware Drivers

#

# CONFIG_FIRMWARE_MEMMAP is not set

 

 

#

# File systems

#

CONFIG_EXT2_FS=y

CONFIG_EXT2_FS_XATTR=y

# CONFIG_EXT2_FS_POSIX_ACL is not set

# CONFIG_EXT2_FS_SECURITY is not set

# CONFIG_EXT3_FS is not set

# CONFIG_EXT4_FS is not set

CONFIG_FS_MBCACHE=y

# CONFIG_REISERFS_FS is not set

# CONFIG_JFS_FS is not set

# CONFIG_XFS_FS is not set

# CONFIG_BTRFS_FS is not set

# CONFIG_NILFS2_FS is not set

CONFIG_FS_POSIX_ACL=y

CONFIG_EXPORTFS=m

CONFIG_FILE_LOCKING=y

CONFIG_FSNOTIFY=y

# CONFIG_DNOTIFY is not set

CONFIG_INOTIFY_USER=y

# CONFIG_FANOTIFY is not set

# CONFIG_QUOTA is not set

# CONFIG_QUOTACTL is not set

# CONFIG_AUTOFS4_FS is not set

# CONFIG_FUSE_FS is not set

 

 

#

# Caches

#

# CONFIG_FSCACHE is not set

 

 

#

# CD-ROM/DVD Filesystems

#

CONFIG_ISO9660_FS=m

CONFIG_JOLIET=y

CONFIG_ZISOFS=y

# CONFIG_UDF_FS is not set

 

 

#

# DOS/FAT/NT Filesystems

#

CONFIG_FAT_FS=m

CONFIG_MSDOS_FS=m

CONFIG_VFAT_FS=m

CONFIG_FAT_DEFAULT_CODEPAGE=437

CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"

CONFIG_NTFS_FS=m

# CONFIG_NTFS_DEBUG is not set

CONFIG_NTFS_RW=y

 

 

#

# Pseudo filesystems

#

CONFIG_PROC_FS=y

CONFIG_PROC_SYSCTL=y

CONFIG_SYSFS=y

# CONFIG_HUGETLB_PAGE is not set

# CONFIG_CONFIGFS_FS is not set

CONFIG_MISC_FILESYSTEMS=y

# CONFIG_ADFS_FS is not set

# CONFIG_AFFS_FS is not set

# CONFIG_HFS_FS is not set

# CONFIG_HFSPLUS_FS is not set

# CONFIG_BEFS_FS is not set

# CONFIG_BFS_FS is not set

# CONFIG_EFS_FS is not set

CONFIG_JFFS2_FS=y

CONFIG_JFFS2_FS_DEBUG=0

CONFIG_JFFS2_FS_WRITEBUFFER=y

# CONFIG_JFFS2_FS_WBUF_VERIFY is not set

# CONFIG_JFFS2_SUMMARY is not set

# CONFIG_JFFS2_FS_XATTR is not set

# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set

CONFIG_JFFS2_ZLIB=y

# CONFIG_JFFS2_LZO is not set

CONFIG_JFFS2_RTIME=y

# CONFIG_JFFS2_RUBIN is not set

# CONFIG_LOGFS is not set

# CONFIG_CRAMFS is not set

CONFIG_SQUASHFS=y

# CONFIG_SQUASHFS_XATTR is not set

CONFIG_SQUASHFS_ZLIB=y

CONFIG_SQUASHFS_LZO=y

CONFIG_SQUASHFS_XZ=y

CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y

# CONFIG_SQUASHFS_EMBEDDED is not set

CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3

# CONFIG_VXFS_FS is not set

# CONFIG_MINIX_FS is not set

# CONFIG_OMFS_FS is not set

# CONFIG_HPFS_FS is not set

# CONFIG_QNX4FS_FS is not set

# CONFIG_QNX6FS_FS is not set

# CONFIG_ROMFS_FS is not set

# CONFIG_PSTORE is not set

# CONFIG_SYSV_FS is not set

# CONFIG_UFS_FS is not set

CONFIG_F2FS_FS=y

CONFIG_F2FS_STAT_FS=y

CONFIG_F2FS_FS_XATTR=y

CONFIG_F2FS_FS_POSIX_ACL=y

CONFIG_NETWORK_FILESYSTEMS=y

CONFIG_NFS_FS=m

CONFIG_NFS_V2=m

CONFIG_NFS_V3=m

# CONFIG_NFS_V3_ACL is not set

# CONFIG_NFS_V4 is not set

# CONFIG_NFS_SWAP is not set

CONFIG_NFSD=m

CONFIG_NFSD_V3=y

# CONFIG_NFSD_V3_ACL is not set

# CONFIG_NFSD_V4 is not set

CONFIG_LOCKD=m

CONFIG_LOCKD_V4=y

CONFIG_NFS_COMMON=y

CONFIG_SUNRPC=m

# CONFIG_SUNRPC_DEBUG is not set

# CONFIG_CEPH_FS is not set

CONFIG_CIFS=y

# CONFIG_CIFS_STATS is not set

# CONFIG_CIFS_WEAK_PW_HASH is not set

# CONFIG_CIFS_XATTR is not set

CONFIG_CIFS_DEBUG=y

# CONFIG_CIFS_DEBUG2 is not set

# CONFIG_CIFS_SMB2 is not set

# CONFIG_NCP_FS is not set

# CONFIG_CODA_FS is not set

# CONFIG_AFS_FS is not set

CONFIG_NLS=y

CONFIG_NLS_DEFAULT="iso8859-1"

CONFIG_NLS_CODEPAGE_437=m

# CONFIG_NLS_CODEPAGE_737 is not set

# CONFIG_NLS_CODEPAGE_775 is not set

# CONFIG_NLS_CODEPAGE_850 is not set

# CONFIG_NLS_CODEPAGE_852 is not set

# CONFIG_NLS_CODEPAGE_855 is not set

# CONFIG_NLS_CODEPAGE_857 is not set

# CONFIG_NLS_CODEPAGE_860 is not set

# CONFIG_NLS_CODEPAGE_861 is not set

# CONFIG_NLS_CODEPAGE_862 is not set

# CONFIG_NLS_CODEPAGE_863 is not set

# CONFIG_NLS_CODEPAGE_864 is not set

# CONFIG_NLS_CODEPAGE_865 is not set

# CONFIG_NLS_CODEPAGE_866 is not set

# CONFIG_NLS_CODEPAGE_869 is not set

CONFIG_NLS_CODEPAGE_936=m

# CONFIG_NLS_CODEPAGE_950 is not set

# CONFIG_NLS_CODEPAGE_932 is not set

# CONFIG_NLS_CODEPAGE_949 is not set

# CONFIG_NLS_CODEPAGE_874 is not set

# CONFIG_NLS_ISO8859_8 is not set

# CONFIG_NLS_CODEPAGE_1250 is not set

# CONFIG_NLS_CODEPAGE_1251 is not set

# CONFIG_NLS_ASCII is not set

CONFIG_NLS_ISO8859_1=m

# CONFIG_NLS_ISO8859_2 is not set

# CONFIG_NLS_ISO8859_3 is not set

# CONFIG_NLS_ISO8859_4 is not set

# CONFIG_NLS_ISO8859_5 is not set

# CONFIG_NLS_ISO8859_6 is not set

# CONFIG_NLS_ISO8859_7 is not set

# CONFIG_NLS_ISO8859_9 is not set

# CONFIG_NLS_ISO8859_13 is not set

# CONFIG_NLS_ISO8859_14 is not set

# CONFIG_NLS_ISO8859_15 is not set

# CONFIG_NLS_KOI8_R is not set

# CONFIG_NLS_KOI8_U is not set

# CONFIG_NLS_MAC_ROMAN is not set

# CONFIG_NLS_MAC_CELTIC is not set

# CONFIG_NLS_MAC_CENTEURO is not set

# CONFIG_NLS_MAC_CROATIAN is not set

# CONFIG_NLS_MAC_CYRILLIC is not set

# CONFIG_NLS_MAC_GAELIC is not set

# CONFIG_NLS_MAC_GREEK is not set

# CONFIG_NLS_MAC_ICELAND is not set

# CONFIG_NLS_MAC_INUIT is not set

# CONFIG_NLS_MAC_ROMANIAN is not set

# CONFIG_NLS_MAC_TURKISH is not set

CONFIG_NLS_UTF8=m

 

 

#

# Kernel hacking

#

# CONFIG_PRINTK_TIME is not set

CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4

CONFIG_ENABLE_WARN_DEPRECATED=y

CONFIG_ENABLE_MUST_CHECK=y

CONFIG_FRAME_WARN=1024

# CONFIG_MAGIC_SYSRQ is not set

# CONFIG_STRIP_ASM_SYMS is not set

# CONFIG_READABLE_ASM is not set

# CONFIG_UNUSED_SYMBOLS is not set

CONFIG_DEBUG_FS=y

# CONFIG_HEADERS_CHECK is not set

# CONFIG_DEBUG_SECTION_MISMATCH is not set

CONFIG_DEBUG_KERNEL=y

CONFIG_DEBUG_SHIRQ=y

# CONFIG_LOCKUP_DETECTOR is not set

# CONFIG_PANIC_ON_OOPS is not set

CONFIG_PANIC_ON_OOPS_VALUE=0

CONFIG_DETECT_HUNG_TASK=y

CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120

# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set

CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0

CONFIG_SCHED_DEBUG=y

# CONFIG_SCHEDSTATS is not set

# CONFIG_TIMER_STATS is not set

# CONFIG_DEBUG_OBJECTS is not set

# CONFIG_DEBUG_SLAB is not set

# CONFIG_DEBUG_SPINLOCK is not set

# CONFIG_DEBUG_MUTEXES is not set

# CONFIG_DEBUG_LOCK_ALLOC is not set

# CONFIG_PROVE_LOCKING is not set

# CONFIG_LOCK_STAT is not set

# CONFIG_DEBUG_ATOMIC_SLEEP is not set

# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set

# CONFIG_DEBUG_STACK_USAGE is not set

# CONFIG_DEBUG_KOBJECT is not set

CONFIG_DEBUG_BUGVERBOSE=y

CONFIG_DEBUG_INFO=y

# CONFIG_DEBUG_INFO_REDUCED is not set

# CONFIG_DEBUG_VM is not set

# CONFIG_DEBUG_NOMMU_REGIONS is not set

# CONFIG_DEBUG_WRITECOUNT is not set

# CONFIG_DEBUG_MEMORY_INIT is not set

# CONFIG_DEBUG_LIST is not set

# CONFIG_TEST_LIST_SORT is not set

# CONFIG_DEBUG_SG is not set

# CONFIG_DEBUG_NOTIFIERS is not set

# CONFIG_DEBUG_CREDENTIALS is not set

# CONFIG_FRAME_POINTER is not set

# CONFIG_BOOT_PRINTK_DELAY is not set

 

 

#

# RCU Debugging

#

# CONFIG_SPARSE_RCU_POINTER is not set

# CONFIG_RCU_TORTURE_TEST is not set

# CONFIG_RCU_TRACE is not set

# CONFIG_BACKTRACE_SELF_TEST is not set

# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set

# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set

# CONFIG_LKDTM is not set

# CONFIG_NOTIFIER_ERROR_INJECTION is not set

# CONFIG_FAULT_INJECTION is not set

# CONFIG_DEBUG_PAGEALLOC is not set

CONFIG_HAVE_FUNCTION_TRACER=y

CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y

CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y

CONFIG_HAVE_DYNAMIC_FTRACE=y

CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y

CONFIG_TRACING_SUPPORT=y

# CONFIG_FTRACE is not set

# CONFIG_RBTREE_TEST is not set

# CONFIG_INTERVAL_TREE_TEST is not set

# CONFIG_DYNAMIC_DEBUG is not set

# CONFIG_ATOMIC64_SELFTEST is not set

# CONFIG_SAMPLES is not set

CONFIG_HAVE_ARCH_KGDB=y

# CONFIG_KGDB is not set

# CONFIG_TEST_STRING_HELPERS is not set

# CONFIG_TEST_KSTRTOX is not set

# CONFIG_DEBUG_STACKOVERFLOW is not set

CONFIG_DEBUG_VERBOSE=y

CONFIG_DEBUG_MMRS=y

CONFIG_DEBUG_HWERR=y

CONFIG_EXACT_HWERR=y

CONFIG_DEBUG_DOUBLEFAULT=y

CONFIG_DEBUG_DOUBLEFAULT_PRINT=y

# CONFIG_DEBUG_DOUBLEFAULT_RESET is not set

CONFIG_DEBUG_HUNT_FOR_ZERO=y

CONFIG_DEBUG_BFIN_HWTRACE_ON=y

# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF is not set

CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y

# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set

CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=1

# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set

CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y

CONFIG_EARLY_PRINTK=y

CONFIG_CPLB_INFO=y

CONFIG_ACCESS_CHECK=y

# CONFIG_BFIN_ISRAM_SELF_TEST is not set

CONFIG_BFIN_PSEUDODBG_INSNS=y

# CONFIG_BFIN_PM_WAKEUP_TIME_BENCH is not set

 

 

#

# Security options

#

# CONFIG_KEYS is not set

# CONFIG_SECURITY_DMESG_RESTRICT is not set

# CONFIG_SECURITY is not set

# CONFIG_SECURITYFS is not set

CONFIG_DEFAULT_SECURITY_DAC=y

CONFIG_DEFAULT_SECURITY=""

CONFIG_CRYPTO=y

 

 

#

# Crypto core or helper

#

CONFIG_CRYPTO_ALGAPI=y

CONFIG_CRYPTO_ALGAPI2=y

CONFIG_CRYPTO_AEAD2=y

CONFIG_CRYPTO_BLKCIPHER=y

CONFIG_CRYPTO_BLKCIPHER2=y

CONFIG_CRYPTO_HASH=y

CONFIG_CRYPTO_HASH2=y

CONFIG_CRYPTO_RNG2=y

CONFIG_CRYPTO_PCOMP2=y

CONFIG_CRYPTO_MANAGER=y

CONFIG_CRYPTO_MANAGER2=y

# CONFIG_CRYPTO_USER is not set

CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y

# CONFIG_CRYPTO_GF128MUL is not set

# CONFIG_CRYPTO_NULL is not set

CONFIG_CRYPTO_WORKQUEUE=y

# CONFIG_CRYPTO_CRYPTD is not set

# CONFIG_CRYPTO_AUTHENC is not set

# CONFIG_CRYPTO_TEST is not set

 

 

#

# Authenticated Encryption with Associated Data

#

# CONFIG_CRYPTO_CCM is not set

# CONFIG_CRYPTO_GCM is not set

# CONFIG_CRYPTO_SEQIV is not set

 

 

#

# Block modes

#

# CONFIG_CRYPTO_CBC is not set

# CONFIG_CRYPTO_CTR is not set

# CONFIG_CRYPTO_CTS is not set

CONFIG_CRYPTO_ECB=y

# CONFIG_CRYPTO_LRW is not set

# CONFIG_CRYPTO_PCBC is not set

# CONFIG_CRYPTO_XTS is not set

 

 

#

# Hash modes

#

# CONFIG_CRYPTO_CMAC is not set

CONFIG_CRYPTO_HMAC=y

# CONFIG_CRYPTO_XCBC is not set

# CONFIG_CRYPTO_VMAC is not set

 

 

#

# Digest

#

# CONFIG_CRYPTO_CRC32C is not set

# CONFIG_CRYPTO_CRC32 is not set

# CONFIG_CRYPTO_GHASH is not set

CONFIG_CRYPTO_MD4=y

CONFIG_CRYPTO_MD5=y

# CONFIG_CRYPTO_MICHAEL_MIC is not set

# CONFIG_CRYPTO_RMD128 is not set

# CONFIG_CRYPTO_RMD160 is not set

# CONFIG_CRYPTO_RMD256 is not set

# CONFIG_CRYPTO_RMD320 is not set

# CONFIG_CRYPTO_SHA1 is not set

CONFIG_CRYPTO_SHA256=y

# CONFIG_CRYPTO_SHA512 is not set

# CONFIG_CRYPTO_TGR192 is not set

# CONFIG_CRYPTO_WP512 is not set

 

 

#

# Ciphers

#

CONFIG_CRYPTO_AES=y

# CONFIG_CRYPTO_ANUBIS is not set

CONFIG_CRYPTO_ARC4=y

# CONFIG_CRYPTO_BLOWFISH is not set

# CONFIG_CRYPTO_CAMELLIA is not set

# CONFIG_CRYPTO_CAST5 is not set

# CONFIG_CRYPTO_CAST6 is not set

CONFIG_CRYPTO_DES=y

# CONFIG_CRYPTO_FCRYPT is not set

# CONFIG_CRYPTO_KHAZAD is not set

# CONFIG_CRYPTO_SALSA20 is not set

# CONFIG_CRYPTO_SEED is not set

# CONFIG_CRYPTO_SERPENT is not set

# CONFIG_CRYPTO_TEA is not set

# CONFIG_CRYPTO_TWOFISH is not set

 

 

#

# Compression

#

# CONFIG_CRYPTO_DEFLATE is not set

# CONFIG_CRYPTO_ZLIB is not set

# CONFIG_CRYPTO_LZO is not set

 

 

#

# Random Number Generation

#

# CONFIG_CRYPTO_ANSI_CPRNG is not set

# CONFIG_CRYPTO_USER_API_HASH is not set

# CONFIG_CRYPTO_USER_API_SKCIPHER is not set

CONFIG_CRYPTO_HW=y

# CONFIG_BINARY_PRINTF is not set

 

 

#

# Library routines

#

CONFIG_BITREVERSE=y

CONFIG_GENERIC_IO=y

CONFIG_CRC_CCITT=m

# CONFIG_CRC16 is not set

# CONFIG_CRC_T10DIF is not set

# CONFIG_CRC_ITU_T is not set

CONFIG_CRC32=y

# CONFIG_CRC32_SELFTEST is not set

CONFIG_CRC32_SLICEBY8=y

# CONFIG_CRC32_SLICEBY4 is not set

# CONFIG_CRC32_SARWATE is not set

# CONFIG_CRC32_BIT is not set

# CONFIG_CRC7 is not set

# CONFIG_LIBCRC32C is not set

# CONFIG_CRC8 is not set

CONFIG_ZLIB_INFLATE=y

CONFIG_ZLIB_DEFLATE=y

CONFIG_LZO_DECOMPRESS=y

CONFIG_XZ_DEC=y

# CONFIG_XZ_DEC_X86 is not set

# CONFIG_XZ_DEC_POWERPC is not set

# CONFIG_XZ_DEC_IA64 is not set

# CONFIG_XZ_DEC_ARM is not set

# CONFIG_XZ_DEC_ARMTHUMB is not set

# CONFIG_XZ_DEC_SPARC is not set

# CONFIG_XZ_DEC_BCJ is not set

# CONFIG_XZ_DEC_TEST is not set

CONFIG_DECOMPRESS_GZIP=y

CONFIG_HAS_IOMEM=y

CONFIG_HAS_IOPORT=y

CONFIG_HAS_DMA=y

CONFIG_DQL=y

CONFIG_NLATTR=y

CONFIG_GENERIC_ATOMIC64=y

CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y

# CONFIG_AVERAGE is not set

# CONFIG_CORDIC is not set

# CONFIG_DDR is not set

 

 

 

 

 

 

 

 

 

 

 

bfin> boot

 

## Booting kernel from Legacy Image at 200e0000 ...

   Image Name:   bf548-any-3.10.10-ADI-2013R1

   Created:      2014-02-06  21:32:30 UTC

   Image Type:   Blackfin Linux Kernel Image (gzip compressed)

   Data Size:    1568128 Bytes = 1.5 MiB

   Load Address: 00001000

   Entry Point:  002b9ed8

   Verifying Checksum ... OK

   Uncompressing Kernel Image ... OK

Starting Kernel at = 002b9ed8

Linux version 3.10.10-ADI-2013R1 (root@ubuntu) (gcc version 4.3.5 (ADI-2013R1-RC1) ) #6 Thu Feb 6 16:32:24 EST 2014

register early platform devices

bootconsole [early_shadow0] enabled

bootconsole [early_BFuart2] enabled

early printk enabled on early_BFuart2

Found mtd parition at 0x002d0000, (len=0x1000), moving to 0x03dff000

Board Memory: 64MB

Kernel Managed Memory: 64MB

Memory map:

  fixedcode = 0x00000400-0x00000490

  text      = 0x00001000-0x001d7230

  rodata    = 0x001d7230-0x00272334

  bss       = 0x00273000-0x0028737c

  data      = 0x00287380-0x002b0000

    stack   = 0x002ae000-0x002b0000

  init      = 0x002b0000-0x002d0000

  available = 0x002d0000-0x03dff000

  rootfs    = 0x03dff000-0x03e00000

  DMA Zone  = 0x03e00000-0x04000000

Hardware Trace active and enabled

Boot Mode: 1

Reset caused by Software reset

Blackfin support (C) 2004-2010 Analog Devices, Inc.

Compiled for ADSP-BF548 Rev any, running on 0.4

Warning: Unsupported Chip Revision ADSP-BF548 Rev 0.4 detected

Blackfin Linux support by http://blackfin.uclinux.org/

Processor Speed: 525 MHz core clock and 131 MHz System Clock

NOMPU: setting up cplb tables

Instruction Cache Enabled for CPU0

  External memory: cacheable in instruction cache

  L2 SRAM        : uncacheable in instruction cache

Data Cache Enabled for CPU0

  External memory: cacheable (write-through) in data cache

  L2 SRAM        : uncacheable in data cache

Built 1 zonelists in Zone order, mobility grouping off.  Total pages: 15747

Kernel command line: root=/dev/mtdblock2 mem=64M rootfstype=jffs2 ip=off rw clkin_hz=25000000 earlyprintk=serial,uart2,115200 console=ttyBF2,115200 noinitrd panic=1

PID hash table entries: 256 (order: -2, 1024 bytes)

Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)

Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)

Sorting __ex_table...

Memory available: 59996k/65536k RAM, (128k init code, 1880k kernel code, 868k data, 2048k dma, 612k reserved)

NR_IRQS:295

Configuring Blackfin Priority Driven Interrupts

Console: colour dummy device 80x25

Calibrating delay loop... 1044.48 BogoMIPS (lpj=2088960)

pid_max: default: 32768 minimum: 301

Mount-cache hash table entries: 512

devtmpfs: initialized

Blackfin Scratchpad data SRAM: 4 KB

Blackfin L1 Data A SRAM: 16 KB (16 KB free)

Blackfin L1 Data B SRAM: 32 KB (32 KB free)

Blackfin L1 Instruction SRAM: 48 KB (42 KB free)

Blackfin L2 SRAM: 128 KB (128 KB free)

pinctrl core: initialized pinctrl subsystem

NET: Registered protocol family 16

Blackfin DMA Controller

ezkit_init(): registering device resources

bio: create slab <bio-0> at 0

SCSI subsystem initialized

NET: Registered protocol family 2

TCP established hash table entries: 512 (order: 0, 4096 bytes)

TCP bind hash table entries: 512 (order: -1, 2048 bytes)

TCP: Hash tables configured (established 512 bind 512)

TCP: reno registered

UDP hash table entries: 256 (order: 0, 4096 bytes)

UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)

NET: Registered protocol family 1

debug-mmrs: setting up Blackfin MMR debugfs

squashfs: version 4.0 (2009/01/31) Phillip Lougher

jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.

msgmni has been set to 117

io scheduler noop registered (default)

bfin-uart: Blackfin serial driver

bfin-uart.2: ttyBF2 at MMIO 0xffc02100 (irq = 40) is a BFIN-UART

console [ttyBF2] enabled, bootconsole disabled

console [ttyBF2] enabled, bootconsole disabled

bfin-otp: initialized

brd: module loaded

physmap platform flash device: 01000000 at 20000000

physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x00881e

Intel/Sharp Extended Query Table at 0x010A

Intel/Sharp Extended Query Table at 0x010A

Intel/Sharp Extended Query Table at 0x010A

Intel/Sharp Extended Query Table at 0x010A

Intel/Sharp Extended Query Table at 0x010A

Using buffer write method

Using auto-unlock on power-up/resume

cfi_cmdset_0001: Erase suspend on write enabled

Creating 5 MTD partitions on "physmap-flash.0":

0x000000000000-0x0000000e0000 : "bootloader(nor)"

0x0000000e0000-0x000000480000 : "linux kernel(nor)"

0x000000480000-0x000000f80000 : "file system(nor)"

0x000000f80000-0x000000fa0000 : "config(nor)"

0x000000fa0000-0x000000fc0000 : "u-boot env(nor)"

platform physmap-flash.0: failed to claim resource 0

uclinux[mtd]: probe address=0x28737c size=0x1000

Creating 1 MTD partitions on "rom":

0x000000000000-0x000000001000 : "ROMfs"

Generic platform RAM MTD, (c) 2004 Simtec Electronics

bf5xx-nand bf5xx-nand.0: data_width=8, wr_dly=3, rd_dly=3

ONFI param page 0 valid

ONFI flash detected

NAND device: Manufacturer ID: 0x2c, Chip ID: 0x48 (Micron MT29F32G08AFACAWP), 2048MiB, page size: 4096, OOB size: 224

Creating 3 MTD partitions on "MT29F32G08AFACAWP":

0x000000000000-0x000000080000 : "bootloader(nand)"

0x000000080000-0x000000480000 : "linux kernel(nand)"

0x000000480000-0x000080000000 : "file system(nand)"

smsc911x: Driver version 2008-10-21

input: bf54x-keys as /devices/platform/bf54x-keys/input/input0

TCP: cubic registered

NET: Registered protocol family 17

drivers/rtc/hctosys.c: unable to open rtc device (rtc0)

dma_alloc_init: dma_page @ 0x022ae000 - 512 pages at 0x03e00000

VFS: Mounted root (jffs2 filesystem) on device 31:2.

devtmpfs: error mounting -2

Freeing unused kernel memory: 128K (2b0000 - 2d0000)

Kernel panic - not syncing: No init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.

Hardware Trace:

   0 Target : <0x001d56e0> { _dump_stack + 0x0 }

     Source : <0x001d578e> { _panic + 0x6a } CALL pcrel

   1 Target : <0x001d577c> { _panic + 0x58 }

     Source : <0x0000a5e2> { _test_taint + 0x22 } RTS

   2 Target : <0x0000a5c0> { _test_taint + 0x0 }

     Source : <0x001d5778> { _panic + 0x54 } CALL pcrel

   3 Target : <0x001d5776> { _panic + 0x52 }

     Source : <0x001d594a> { _printk + 0x26 } RTS

   4 Target : <0x001d5946> { _printk + 0x22 }

     Source : <0x0000c750> { _vprintk_emit + 0x12c } RTS

   5 Target : <0x0000c746> { _vprintk_emit + 0x122 }

     Source : <0x0000c738> { _vprintk_emit + 0x114 } IF CC JUMP pcrel (BP)

   6 Target : <0x0000c730> { _vprintk_emit + 0x10c }

     Source : <0x0000c816> { _vprintk_emit + 0x1f2 } JUMP.S

   7 Target : <0x0000c816> { _vprintk_emit + 0x1f2 }

     Source : <0x0000bbe6> { _wake_up_klogd + 0x3e } RTS

   8 Target : <0x0000bbe2> { _wake_up_klogd + 0x3a }

     Source : <0x0000bbb8> { _wake_up_klogd + 0x10 } IF CC JUMP pcrel

   9 Target : <0x0000bba8> { _wake_up_klogd + 0x0 }

     Source : <0x0000bfaa> { _console_unlock + 0x35a } CALL pcrel

  10 Target : <0x0000bf96> { _console_unlock + 0x346 }

     Source : <0x0000bdc6> { _console_unlock + 0x176 } IF CC JUMP pcrel

  11 Target : <0x0000bdc4> { _console_unlock + 0x174 }

     Source : <0x0000bdb6> { _console_unlock + 0x166 } IF CC JUMP pcrel (BP)

  12 Target : <0x0000bda4> { _console_unlock + 0x154 }

     Source : <0x0002492a> { _up + 0x3e } RTS

  13 Target : <0x00024924> { _up + 0x38 }

     Source : <0x00024916> { _up + 0x2a } IF CC JUMP pcrel (BP)

  14 Target : <0x000248ec> { _up + 0x0 }

     Source : <0x0000bda0> { _console_unlock + 0x150 } CALL pcrel

  15 Target : <0x0000bd7e> { _console_unlock + 0x12e }

     Source : <0x0000bf08> { _console_unlock + 0x2b8 } JUMP.S

CPU: 0 PID: 1 Comm: swapper Not tainted 3.10.10-ADI-2013R1 #6

Stack info:

SP: [0x02025ebc] <0x02025ebc> /* kernel dynamic memory (maybe user-space) */

FP: (0x02025f08)

Memory from 0x02025eb0 to 02026000

02025eb0: 0028d40c  02025ebc  00000000 [00000000] 001d5792  0028d40c  00222460  0027855c

02025ed0: 0027855c  0027855c  02025f04  0202dec8  001d4b8c  0028d40c  0028d40c  00000000

02025ef0: 02023ac0  02023d60  0029bda0  00292548  ffa00006  00000000 (00000000)<ffa00014>

02025f10: 0027fa08  02023c14  5555d515  001d4a74  00000000  00000000  00008000  00000000

02025f30: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025f50: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025f70: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025f90: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025fb0: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025fd0: 00000000  00000000  00000000  00000000  00000000  00000000  00000000  00000000

02025ff0: 00000000  00000000  ffffffff  00000006

Return addresses in stack:

   frame  1 : <0xffa00014> { _ret_from_fork + 0x14 }

Rebooting in 1 seconds..

 

 

--

With warm Regards

 

 

Santhosh


Viewing all articles
Browse latest Browse all 36216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>