Hey, I already removed the RTA from the project which removed the linker errors. But I don't see a benefit in activating the LoggingSetup! I need to use the Exec Graph! How can I use this feature? currently I get the error: assertion failure: A_badContext: bad calling context. See GateMutex API doc for details. xdc.runtime.Error.raise: terminating execution But I don't know where this error comes from because there is a part of the application I don't know.
↧
Forum Post: RE: SYSBIOS - UIA linker error
↧
Forum Post: RE: Security DVR running monte vista linux
yes i have..... 115200,8,N,1 None
↧
↧
Forum Post: RE: DRA7xx: Error on ./build-core-sdk.sh dra7xx-evm
Hi, The for the command you mentioned, I got the following response. host:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ git clone git://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=master Cloning into 'matrix-gui-v2-apps'... fatal: The remote end hung up unexpectedly Rgds, Vijay
↧
Forum Post: RE: DRA7xx: Error on ./build-core-sdk.sh dra7xx-evm
Hi Vijay, It should get success clone here. Check your IT department for git server access. You able to do any git clone on your host PC ?
↧
Forum Post: AM335x DCAN: delete configured massage object
I work with starterware an my CAN driver is working well for register Rx massages and transmit TX massages. My application need a way to unregister a Id from Rx handling. To ignore the CAN_ID My first try is the follow - DCANMsgObjInvalidate(baseAdd, DCAN_IF2_REG); - DCANMsgIdSet(baseAdd, id , idLen, DCAN_IF2_REG); This is not enough for my requirement. What is the missing configuration?
↧
↧
Forum Post: RE: Barcode and QR Code with Beaglebone
Thanks for the sharing firstly, but I don't know which platform does it support. I want to make a complement: for bar code tools, I thinks .net bar code encode library and bar code generator for java class are common used. So they will be a good complement. Looking forward to learn more ideas from you.
↧
Forum Post: RE: Registering musb driver and DA8xx/OMAP-L1x glue layer
If you want to access your attached pendrive then do the following commands. mkdir /mnt mount /dev/sda1 /mnt
↧
Forum Post: AM335X- how to enable the USB1 on SDK8.0
Dears, I use the ti-sdk-am335x-evm-08.00.00.00\board-support\prebuilt-images on BBB that USB1 is workable and the USB1_DRVVBUS is 5V, but I use the my zimage after compiling the SDK8.0 that isnot workable, I measeure the USB1_DRVVBUS is 5V, I also enable the usb driver config in the kernel, but result is the same, attached file is my config. Please provide the suggestion for the question, thanks. B.R. Joe(Please visit the site to view this file)
↧
Forum Post: RE: USB Stick Writing Speed is slow
Scott, Thank you for considering my question. I am looking for your soonest reply Thank you. Regards, Jerad
↧
↧
Forum Post: RE: AM335X- how to enable the USB1 on SDK8.0
Hi Joe, I've run mu beaglebone black with a custom built kernel & my usb port detects the devices connected to it: root@am335x-evm:~# [ 60.861946] usb 2-1: new high-speed USB device number 2 using musb-hdrc [ 61.007069] usb 2-1: New USB device found, idVendor=0930, idProduct=6545 [ 61.014185] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 61.021676] usb 2-1: Product: DataTraveler 2.0 [ 61.026374] usb 2-1: Manufacturer: Kingston [ 61.030770] usb 2-1: SerialNumber: 00241D8CE3E6ED51991909C7 [ 61.047066] usb-storage 2-1:1.0: USB Mass Storage device detected Can you please share : 1. the output of lsmod on your board 2. boot log of your board Best Regards, Yordan
↧
Forum Post: RE: Configuration of SYS/BIOS heap size on EVE
Hi Herald , Thanks for the update. Glad that the issue is resolved :) regards , vinodh
↧
Forum Post: RE: AM335X- how to enable the USB1 on SDK8.0
Also, I noticed that you haven't set the MUSB_DSPS driver in the config fiel you attached. Try setting CONFIG_USB_MUSB_DSPS=y in your config file. Best Regards, Yordan
↧
Forum Post: RE: AM335X- how to enable the USB1 on SDK8.0
Hi Yordan, Thank your help. My board information as below, am335x-evm login: root root@am335x-evm:~# lsmod Module Size Used by root@am335x-evm:~# [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] Total of 128 interrupts on 1 active controller [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000012] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns [ 0.000029] OMAP clocksource: timer1 at 24000000 Hz [ 0.000252] Console: colour dummy device 80x30 [ 0.000277] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.089555] pid_max: default: 32768 minimum: 301 [ 0.089637] Security Framework initialized [ 0.089684] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.089693] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.095290] CPU: Testing write buffer coherency: ok [ 0.095622] Setting up static identity map for 0x805dc720 - 0x805dc778 [ 0.096404] devtmpfs: initialized [ 0.097908] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.103545] omap_hwmod: tptc0 using broken dt data from edma [ 0.103611] omap_hwmod: tptc1 using broken dt data from edma [ 0.103669] omap_hwmod: tptc2 using broken dt data from edma [ 0.107597] omap_hwmod: debugss: _wait_target_disable failed [ 0.162110] pinctrl core: initialized pinctrl subsystem [ 0.162965] regulator-dummy: no parameters [ 0.164974] NET: Registered protocol family 16 [ 0.166615] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.168715] cpuidle: using governor ladder [ 0.168728] cpuidle: using governor menu [ 0.174199] syscon 44e10000.control_module: regmap [mem 0x44e10000-0x44e107fb] registered [ 0.175433] platform 49000000.edma: alias fck already exists [ 0.175453] platform 49000000.edma: alias fck already exists [ 0.175464] platform 49000000.edma: alias fck already exists [ 0.176433] OMAP GPIO hardware version 0.1 [ 0.187979] No ATAGs? [ 0.188000] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.209062] bio: create slab at 0 [ 0.221637] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.222488] vmmcsd_fixed: 3300 mV [ 0.224933] vgaarb: loaded [ 0.225359] i2c-core: driver [palmas] using legacy suspend method [ 0.225367] i2c-core: driver [palmas] using legacy resume method [ 0.225967] SCSI subsystem initialized [ 0.227159] usbcore: registered new interface driver usbfs [ 0.227313] usbcore: registered new interface driver hub [ 0.227474] usbcore: registered new device driver usb [ 0.228246] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe [ 0.228271] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral [ 0.228294] omap_i2c 4802a000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c1_pins, deferring probe [ 0.228306] platform 4802a000.i2c: Driver omap_i2c requests probe deferral [ 0.228615] pps_core: LinuxPPS API ver. 1 registered [ 0.228625] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.228729] PTP clock support registered [ 0.230399] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 0.231281] Advanced Linux Sound Architecture Driver Initialized. [ 0.232630] Switched to clocksource timer1 [ 0.248415] NET: Registered protocol family 2 [ 0.249106] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.249149] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.249187] TCP: Hash tables configured (established 4096 bind 4096) [ 0.249245] TCP: reno registered [ 0.249257] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.249272] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.249429] NET: Registered protocol family 1 [ 0.249786] RPC: Registered named UNIX socket transport module. [ 0.249797] RPC: Registered udp transport module. [ 0.249801] RPC: Registered tcp transport module. [ 0.249807] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.250708] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available [ 0.253075] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.392297] VFS: Disk quotas dquot_6.5.2 [ 0.392354] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.392893] NFS: Registering the id_resolver key type [ 0.392971] Key type id_resolver registered [ 0.392978] Key type id_legacy registered [ 0.393011] jffs2: version 2.2. (NAND) (SUMMARY) ? 2001-2006 Red Hat, Inc. [ 0.393152] msgmni has been set to 993 [ 0.394343] NET: Registered protocol family 38 [ 0.394378] io scheduler noop registered [ 0.394385] io scheduler deadline registered [ 0.394404] io scheduler cfq registered (default) [ 0.395808] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.400964] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.403632] omap_uart 44e09000.serial: no wakeirq for uart0 [ 0.403768] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 1.060122] console [ttyO0] enabled [ 1.064382] omap_uart 48022000.serial: no wakeirq for uart0 [ 1.075574] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 89, base_baud = 3000000) is a OMAP UART1 [ 1.086446] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 1.093749] [drm] Initialized drm 1.1.0 20060810 [ 1.107452] brd: module loaded [ 1.115250] loop: module loaded [ 1.118876] (hci_tty): inside hci_tty_init [ 1.123589] (hci_tty): allocated 248, 0 [ 1.131080] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.141043] usbcore: registered new interface driver asix [ 1.146915] usbcore: registered new interface driver ax88179_178a [ 1.153455] usbcore: registered new interface driver cdc_ether [ 1.159723] usbcore: registered new interface driver smsc95xx [ 1.165866] usbcore: registered new interface driver net1080 [ 1.171928] usbcore: registered new interface driver cdc_subset [ 1.178253] usbcore: registered new interface driver zaurus [ 1.184291] usbcore: registered new interface driver cdc_ncm [ 1.191201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.198070] ehci-pci: EHCI PCI platform driver [ 1.202897] ehci-platform: EHCI generic platform driver [ 1.208628] ehci-omap: OMAP-EHCI Host Controller driver [ 1.214901] usbcore: registered new interface driver cdc_acm [ 1.220838] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.229397] usbcore: registered new interface driver cdc_wdm [ 1.235500] usbcore: registered new interface driver usb-storage [ 1.243429] mousedev: PS/2 mouse device common for all mice [ 1.250328] TI-am335x-tsc TI-am335x-tsc: ti,charge-delay not specified [ 1.257615] input: ti-tsc as /devices/ocp.3/44e0d000.tscadc/TI-am335x-tsc/input/input0 [ 1.267164] i2c-core: driver [rtc-ds1307] using legacy suspend method [ 1.273946] i2c-core: driver [rtc-ds1307] using legacy resume method [ 1.281326] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 1.289460] i2c /dev entries driver [ 1.293278] Driver for 1-wire Dallas network protocol. [ 1.300687] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.415376] ledtrig-cpu: registered to indicate activity on CPUs [ 1.421999] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 1.429249] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 1.436680] usbcore: registered new interface driver usbhid [ 1.442544] usbhid: USB HID core driver [ 1.446853] platform 44d00000.wkup_m3: Driver wkup_m3 requests probe deferral [ 1.454380] mmc0: host does not support reading read-only switch. assuming write-enable. [ 1.463983] mmc0: new SD card at address 92aa [ 1.469913] mmcblk0: mmc0:92aa SU01G 968 MiB [ 1.476934] mmcblk0: p1 p2 [ 1.481066] oprofile: using arm/armv7 [ 1.485278] TCP: cubic registered [ 1.488749] Initializing XFRM netlink socket [ 1.493848] NET: Registered protocol family 17 [ 1.498593] NET: Registered protocol family 15 [ 1.504416] Key type dns_resolver registered [ 1.511594] cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 regulator/voltdm: -517 [ 1.520785] cpu cpu0: cpu0 clock notifier not ready, retry [ 1.526622] platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral [ 1.535045] PM: bootloader does not support rtc-only! [ 1.540449] ThumbEE CPU extension supported. [ 1.545023] Registering SWP/SWPB emulation handler [ 1.551528] regulator-dummy: disabling [ 1.560854] tilcdc 4830e000.lcdc: no encoders/connectors found [ 1.567088] tilcdc 4830e000.lcdc: failed to initialize mode setting [ 1.583645] DCDC1: at 1500 mV [ 1.587838] vdd_mpu: 925 1375 mV at 1325 mV [ 1.593922] vdd_core: 925 1150 mV at 1125 mV [ 1.599987] LDO1: at 1800 mV [ 1.604108] LDO2: at 3300 mV [ 1.608202] LDO3: 1800 mV [ 1.611388] mmc1: BKOPS_EN bit is not set [ 1.616263] LDO4: at 3300 mV [ 1.620459] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 1.626513] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 1.634587] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz [ 1.640477] mmc1: new high speed MMC card at address 0001 [ 1.646727] remoteproc0: wkup_m3 is available [ 1.651383] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 1.660797] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 1.672265] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 1.677167] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB [ 1.683481] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB [ 1.690550] remoteproc0: Direct firmware load failed with error -2 [ 1.697179] remoteproc0: Falling back to user helper [ 1.702570] mmcblk1: p1 p2 [ 1.706550] cpu cpu0: of_pm_voltdm_notifier_register: Fail calculating voltage latency[950000 1325000]:-22 [ 1.718952] mmcblk1boot1: unknown partition table [ 1.740390] mmcblk1boot0: unknown partition table [ 1.782676] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.789063] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.796196] libphy: 4a101000.mdio: probed [ 1.800401] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.810742] cpsw 4a100000.ethernet: Detected MACID = 6c:ec:eb:68:fa:f4 [ 1.819256] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801) [ 1.830833] ALSA device list: [ 1.834014] No soundcards found. [ 1.840996] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [ 1.848714] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [ 3.418730] EXT4-fs (mmcblk0p2): recovery complete [ 3.574581] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.583207] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 3.592950] devtmpfs: mounted [ 3.597173] Freeing unused kernel memory: 268K (c07fa000 - c083d000) INIT: version 2.88 booting Error opening /dev/fb0: No such file or directory Starting udev [ 4.418298] udevd[868]: starting version 182 [ 4.974093] EXT4-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended [ 5.079369] remoteproc0: powering up wkup_m3 [ 5.108836] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 154420 [ 5.131411] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered [ 5.253180] PM: CM3 Firmware Version = 0x190 [ 5.337049] remoteproc0: remote processor wkup_m3 is now up [ 5.372728] random: nonblocking pool is initialized Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory bootlogd. [ 7.530031] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 7.743624] EXT4-fs (mmcblk1p2): recovery complete [ 7.748673] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 7.759192] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. ALSA: Restoring mixer settings... /usr/sbin/alsactl: load_state:1729: No soundcards found... Wed Feb 11 14:32:00 UTC 2015 INIT: Entering runlevel: 5 Configuring network interfaces... [ 8.427214] net eth0: initializing cpsw version 1.12 (0) [ 8.513447] net eth0: phy found : id is : 0x7c0f1 [ 8.518438] libphy: PHY 4a101000.mdio:01 not found [ 8.523472] net eth0: phy 4a101000.mdio:01 not found on slave 1 B.R. Joe
↧
↧
Forum Post: RE: AM335X- how to enable the USB1 on SDK8.0
Hi Joe, [quote user="Joe Chen3"]root@am335x-evm:~# lsmod Module Size Used by[/quote] Indicates that you don't have any of the drivers inserted in your kernel. Can you change your config file, as I stated in my previous post, add CONFIG_USB_MUSB_DSPS=y, rebuild your kernel. Then boot your board, navigate to /lib/modules/3.14.26-g2489c02/kernel/drivers/usb & insmod all usb related drivers. Best Regards, Yordan
↧
Forum Post: RE: Security DVR running monte vista linux
I hope the "CONFIG_BOOTDELAY" config option might be disabled for security purpose. Like CONFIG_BOOTDELAY -1 or CONFIG_BOOTDELAY -2
↧
Forum Post: RE: mcasp driver for omapl138 dsp
Hi Jianming, We would like to understand why do you want to move the driver to dsp core when it is already available for DSP core??? Regards, Shankari
↧
Forum Post: RE: AM335X- how to enable the USB1 on SDK8.0
Hi Yordan, Great, thank for your help after enabling the CONFIG_USB_MUSB_DSPS. B.R. Joe
↧
↧
Forum Post: RE: TI-RTOS, USB CDC, and TM4C129x error when you disconnect USB connector
Hi Scott, I'm using both. An TI Laynchpad number 14070F00280B ( EK-TM4C1294XL ), and my own board. In both cases, the behavior is exactly the same! After disconnecting the USB TransmitFxn the function is not in block mode, and later crash. The function I am using is: Void transmitFxn(UArg arg0, UArg arg1) { while (true) { /* Block while the device is NOT connected to the USB */ USBCDCD_waitForConnect(BIOS_WAIT_FOREVER); if (USB_received){ USB_received = 0; } GPIO_write(Board_LED1,0); //To debug, off the led /* Send data periodically */ Task_sleep(50); } } It appears that the USBCDCD_waitForConnect is not detecting that the USB has been turned off (VBUS). Regards Aquino
↧
Forum Post: RE: Callback from M4 processor to application processor in dra7xx
Thanks for the info. Using "cat /sys/kernel/debug/memblock/reserved", I get the following info from which I could see there are already certain memory blocks that are reserved by kernel 0: 0x80004000..0x80007fff 1: 0x80008200..0x80f7a83f 2: 0x83ff5000..0x83fff23a 3: 0x8e000000..0x8effffff 4: 0x95800000..0x9f7fffff 5: 0xa0000000..0xa17fffff 6: 0xab785000..0xab7fefff 7: 0xab7ffec0..0xaf7fffff 1. Is it okay if I use any of the above memory blocks? 2. If it is possible to use any of the memory block does it need to be cached when I use it on IPU2? 3. How can I enable caching for a memory block if required? Thank you in advance Regards, Mahi
↧
Forum Post: RE: Security DVR running monte vista linux
i have no idea if it is or not. here is a copy of the serial console output.... MontaVista(R) Linux(R) Professional Edition 4.0.1 (0601652) NFDVR login: DM646x initialization passed! TI UBL Version: 1.50 Booting Catalog Boot Loader BootMode = NAND Starting NAND Copy... Valid magicnum, 0xA1ACED66, found in block 0x00000006. DONE Jumping to entry point at 0x81080000. U-Boot-1.2.0 (Mar 25 2010 - 18:51:36) I2C: ready DRAM: 256 MB unknown vendor=0 Flash: 0 kB NAND: Bad block table found at page 131008, version 0x01 Bad block table found at page 130944, version 0x01 256 MiB In: serial Out: serial Err: serial ARM Clock :- 493MHz DDR Clock :- 408MHz [ANF1648 Initialize] [SPI INIT] System Reset Check..was passed [Signal Type is [NTSC]] [ANF1648 Spot Init] [Pannel Type is ITX-5 ] [RC Type is AVR4816-ITX ] [Mac address [00:11:5F:06:80:61 ]] [Before Shutdown => abnormal shutdown] Hot Key MAGIC_KEY_FACTORY_DEFAULT [Tw286x Initialize / Signal Type : NTSC] [TW2865 dev[0x28] done] [TW2865 dev[0x29] done] [TW2865 dev[0x2a] done] [TW2865 dev[0x2b] done] [Fan On] [FB ADDR [0x8e000000]] Reading data from 0x7ff800 -- 100% complete. [MDIN240 Initialize] [** Warning ** Analog DDC Edid CheckSum Error!!!] [Video Output Infomation : Unknown Video Size Set Default 1024x768p60] [MDIN240 HDMI INIT] [Set Output Video Clocks 27MHz] [Turn_On_DSP] [UART2 INIT] [UART1 INIT] Hit any key to stop autoboot: 0 Current Seq [10001] [10000] ====================================================================== model [ANF1648 ] vendor [100 ] lang [English ] option [ ] version [14310.1.38.100 ] ====================================================================== ******** Boot mode is Ping ******** ** WARNING ** Invalid Update Magic!!! Cannot write updata variable at 0x8100000 Loading from NAND 256MiB 3,3V 8-bit, offset 0x800000 Reading data from 0x800000 -- 100% complete. Image Name: Linux-2.6.10_mvl401-davinci_evm- Created: 2010-03-02 6:40:11 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1728840 Bytes = 1.6 MB Load Address: 80008000 Entry Point: 80008000 Reading data from 0x9a6000 -- 100% complete. ## Booting image at 80200000 ... Image Name: Linux-2.6.10_mvl401-davinci_evm- Created: 2010-03-02 6:40:11 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1728840 Bytes = 1.6 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK OK No initrd Starting kernel ... elapsed_time_msec [42575] NF_profiling Stop 42 Sec, 575 MSec [Use Nand Copy Module] Valid ID Not Found maf_id[0x00] dev_id[0x00] Uncompressing Linux.................................................................................................................... done, booting the kernel. Linux version 2.6.10_mvl401-davinci_evm-PSP_01_30_00_082 (pakkhman@nf.intellix.co.kr) (gcc version 3.4.3 (MontaVista 3.4.3-25.0.135.0702900 2007-04-01)) #108 Tue Mar 2 15:40:06 KST 2010 CPU: ARM926EJ-Sid(wb) [41069265] revision 5 (ARMv5TEJ) CPU0: D VIVT write-back cache CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets CPU0: D cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets Machine: DaVinci DM6467 EVM Ignoring unrecognised tag 0x54410008 Memory policy: ECC disabled, Data cache writeback DM6467 Built 1 zonelists Kernel command line: console=ttyS0,115200n8 noinitrd rw ip=::::NFDVR:eth0:off root=/dev/mtdblock9 rootfstype=yaffs2 mem=120M eth=00:11:5F:06:80:61 factory_default num_ch=16 signal_type=ntsc model_type=ANF_1648 crc_ubl=99c953dd crc_ker=ab3ddeba crc_fpga=15a5290d pannel_type=ITX-5 rc_type=AVR4816-ITX hw_ver=MAFS116C TI DaVinci EMAC: Kernel Boot params Eth address: 00:11:5F:06:80:61 PID hash table entries: 512 (order: 9, 8192 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Memory: 120MB = 120MB total Memory: 117888KB available (2874K code, 691K data, 160K init) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: Testing write buffer coherency: ok change_boot_logo called spawn_desched_task(00000000) desched cpu_callback 3/00000000 ksoftirqd started up. desched cpu_callback 2/00000000 desched thread 0 started up. NET: Registered protocol family 16 DaVinci: 48 gpio irqs Registering platform device 'serial8250.0'. Parent at platform Registering platform device 'musb_hdrc'. Parent at platform Registering platform device 'nand_davinci.0'. Parent at platform [arch_dma_init:2693]: DMA CC REG BASE ADDR=e1000000 [arch_dma_init:2759]: DMA TC[0] REG BASE ADDR=e1010000 [arch_dma_init:2759]: DMA TC[1] REG BASE ADDR=e1010400 [arch_dma_init:2759]: DMA TC[2] REG BASE ADDR=e1010800 [arch_dma_init:2759]: DMA TC[3] REG BASE ADDR=e1010c00 [arch_dma_init:2815]: Shadow REG BASE ADDR = e1002000 DaVinci I2C DEBUG: 15:37:46 Mar 2 2010 DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected [i2c_davinci_reset] @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Registering platform device 'i2c'. Parent at platform SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub musb_hdrc: version 2.2a/db-0.4.8 [cppi-dma] [host] [debug=0] usb_hid_thread set priority failed usb_hid_thread set priority SCHED_FIFO pri[100] musb_hdrc: ConfigData=0x06 (UTMI-8, dyn FIFOs, SoftConn) musb_hdrc: MHDRC RTL version 1.500 musb_hdrc: USB Host mode controller at c8000000 using DMA, IRQ 13 musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x1 JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc. yaffs Mar 2 2010 15:37:17 Installing. watchdog: TI DaVinci Watchdog Timer: timer margin 64 sec DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected DaVinci I2C WARNING: i2c: NACK detected [Ds1339 RTC] DaVinci I2C WARNING: i2c: NACK detected Registering platform device 'DavinciHD_vdce.2'. Parent at platform Serial: 8250/16550 driver $Revision: 1.1.1.1 $ 2 ports, IRQ sharing disabled Registering platform device 'serial8250'. Parent at platform ttyS0 at MMIO 0x1c20000 (irq = 40) is a ST16654 io scheduler noop registered io scheduler anticipatory registered loop: loaded (max 8 devices) pktcdvd: v0.2.0a 2004-07-14 Jens Axboe (axboe@suse.de) and petero2@telia.com Registering platform device 'ti_davinci_emac'. Parent at platform TI DaVinci EMAC: MAC address is 00:11:5F:06:80:61 TI DaVinci EMAC Linux version updated 5.0 TI DaVinci EMAC: Installed 1 instances. PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered Universal TUN/TAP device driver 1.5 (C)1999-2002 Maxim Krasnyansky netconsole: not configured, aborting i2c /dev entries driver Linux video capture interface: v1.00 SPI DRIVER INITIALIZE.. fs1648 driver loading g_ntsc_pal[0] FPGA reset...OK. Register chrdev OK Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx MUX: initialized ATAEN usb 1-1: new high speed USB device using musb_hdrc and address 2 usb 1-1: Product: USB2.0 Hub hub 1-1:1.0: USB hub found hub 1-1:1.0: 4 ports detected hub_port_connect_change USBHID_EMI #2 name[hub] usb 1-1.2: new high speed USB device using musb_hdrc and address 3 usb 1-1.2: Product: USB Storage usb 1-1.2: SerialNumber: 000000000033 ide0: BM-DMA at 0xe1066000-0xe1066007, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0xc8060000-0xc8060007, BIOS settings: hdc:pio, hdd:pio elevator: using anticipatory as default io scheduler nand_davinci nand_davinci.0: Using soft ECC NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit) Creating MTD partitions on "nand_davinci.0": nand_davinci nand_davinci.0: hardware revision: 2.2 usbcore: registered new driver cdc_acm drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters Initializing USB Mass Storage driver... scsi0 : SCSI emulation for USB Mass Storage devices usbcore: registered new driver usb-storage USB Mass Storage support registered. usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver mice: PS/2 mouse device common for all mice Registering Audio Devices. Total communication peripherals (ASP) : 2 [register_sound_dsp] [register_all_codecs][0] minor = 3, mixer_dev_id = 0 [audio_aic32_write] address = 0x00, val = 0x0000 [audio_aic32_write] address = 0x2a, val = 0x006c [audio_aic32_write] address = 0x33, val = 0x0099 [audio_aic32_write] address = 0x41, val = 0x0099 [audio_aic32_write] address = 0x56, val = 0x0099 [audio_aic32_write] address = 0x5d, val = 0x0099 [audio_aic32_write] address = 0x25, val = 0x00e0 [audio_aic32_write] address = 0x26, val = 0x0010 [audio_aic32_write] address = 0x08, val = 0x00c0 [audio_aic32_write] address = 0x09, val = 0x0040 [audio_aic32_write] address = 0x0f, val = 0x0017 [audio_aic32_write] address = 0x10, val = 0x0017 [audio_aic32_write] address = 0x2f, val = 0x00a4 [audio_aic32_write] address = 0x40, val = 0x00a4 [audio_aic32_write] address = 0x52, val = 0x00a4 [audio_aic32_write] address = 0x5c, val = 0x00a4 [audio_aic32_write] address = 0x13, val = 0x0004 [audio_aic32_write] address = 0x16, val = 0x0004 [audio_aic32_write] address = 0x11, val = 0x00ff [audio_aic32_write] address = 0x12, val = 0x00ff [audio_aic32_write] address = 0x1a, val = 0x0080 [audio_aic32_write] address = 0x1b, val = 0x002e [audio_aic32_write] address = 0x1c, val = 0x0000 [audio_aic32_write] address = 0x1d, val = 0x0080 [audio_aic32_write] address = 0x1e, val = 0x002e [audio_aic32_write] address = 0x1f, val = 0x0000 [audio_aic32_write] address = 0x2b, val = 0x0008 [audio_aic32_write] address = 0x2c, val = 0x0008 [audio_aic32_write] address = 0x19, val = 0x0040 [audio_aic32_write] address = 0x07, val = 0x000a [audio_aic32_write] address = 0x02, val = 0x0000 [audio_aic32_write] address = 0x03, val = 0x0092 [audio_aic32_write] address = 0x04, val = 0x001c [audio_aic32_write] address = 0x05, val = 0x002c [audio_aic32_write] address = 0x06, val = 0x0001 [mcasp_configure] CODEC_IS_MASTER Codec with ID = 0 on ASP = 0 is initialized.Using minor number : 3 [register_sound_dsp] [audio_aic32_write] address = 0x00, val = 0x0000 [audio_aic32_write] address = 0x2a, val = 0x006c [audio_aic32_write] address = 0x33, val = 0x0099 [audio_aic32_write] address = 0x41, val = 0x0099 [audio_aic32_write] address = 0x56, val = 0x0099 [audio_aic32_write] address = 0x5d, val = 0x0099 [audio_aic32_write] address = 0x25, val = 0x00e0 [audio_aic32_write] address = 0x26, val = 0x0010 [audio_aic32_write] address = 0x08, val = 0x00c0 [audio_aic32_write] address = 0x09, val = 0x0040 [audio_aic32_write] address = 0x0f, val = 0x0017 [audio_aic32_write] address = 0x10, val = 0x0017 [audio_aic32_write] address = 0x2f, val = 0x00a4 [audio_aic32_write] address = 0x40, val = 0x00a4 [audio_aic32_write] address = 0x52, val = 0x00a4 [audio_aic32_write] address = 0x5c, val = 0x00a4 [audio_aic32_write] address = 0x13, val = 0x0004 [audio_aic32_write] address = 0x16, val = 0x0004 [audio_aic32_write] address = 0x11, val = 0x00ff [audio_aic32_write] address = 0x12, val = 0x00ff [audio_aic32_write] address = 0x1a, val = 0x0080 [audio_aic32_write] address = 0x1b, val = 0x002e [audio_aic32_write] address = 0x1c, val = 0x0000 [audio_aic32_write] address = 0x1d, val = 0x0080 [audio_aic32_write] address = 0x1e, val = 0x002e [audio_aic32_write] address = 0x1f, val = 0x0000 [audio_aic32_write] address = 0x2b, val = 0x0008 [audio_aic32_write] address = 0x2c, val = 0x0008 [audio_aic32_write] address = 0x19, val = 0x0040 [audio_aic32_write] address = 0x07, val = 0x000a [audio_aic32_write] address = 0x02, val = 0x0000 [audio_aic32_write] address = 0x03, val = 0x0092 [audio_aic32_write] address = 0x04, val = 0x001c [audio_aic32_write] address = 0x05, val = 0x002c [audio_aic32_write] address = 0x06, val = 0x0001 [mcasp_configure] CODEC_IS_MASTER SPDIF on ASP = 1 isinitialized.Using minor number : 19 NET: Registered protocol family 2 IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 8192 bind 16384) NET: Registered protocol family 1 NET: Registered protocol family 10 IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 ADDRCONF(NETDEV_UP): eth0: link is not ready IP-Config: Incomplete network configuration information. yaffs: dev is 32505865 name is "mtdblock9" yaffs: Attempting MTD mount on 31.9, "mtdblock9" Vendor: TSSTcorp Model: CDDVDW SH-S223L Rev: SB02 Type: CD-ROM ANSI SCSI revision: 00 sr0: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 5 VFS: Mounted root (yaffs2 filesystem). Mounted devfs on /dev Freeing init memory: 160K INIT: version 2.85 booting 0 Mounting a tmpfs over /dev...done. Creating initial device nodes...cat: /proc/ide/*/media: No such file or directory done. 0 Mounting local filesystems: mount none on /var/run type tmpfs (rw) none on /tmp type tmpfs (rw) Setting up networking (ifupdown) .. Cleaning: /etc/network/run/ifstate done. Starting network interfaces: ifup: Ignoring unknown interface eth0 failed (1: ). Starting hotplug subsystem: pci pci [success] usb usb [success] isapnp isapnp [success] ide ide [success] input input [success] scsi FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory scsi [success] done. pidof: invalid option -- x BusyBox v1.01 (2006.09.29-08:54+0000) multi-call binary No help available. . #### fb link, clean #### load modules ## sysctl ## vm.min_free_kbytes = 8192 vm.dirty_expire_centisecs = 100 vm.dirty_writeback_centisecs = 100 net.ipv4.tcp_max_syn_backlog = 6 net.ipv4.tcp_synack_retries = 2 net.ipv4.tcp_syn_retries = 2 net.ipv4.tcp_tw_reuse = 1 net.ipv4.tcp_tw_recycle = 1 ## make dev files ## ## davinci platform ## davinci_platform: no version for "struct_module" found: kernel tainted. 20000020 00000060 ## VPIF ## ## VIDEO BUFFER ## ## CFB COPY AREA ## ## CFB FILL RECT ## ## CFB IMG BLT ## ## DAVINCI FB ## Registering platform device 'davincifb.0'. Parent at platform Setting Up Clocks for DM420 OSD fb0: dm_osd1_fb frame buffer device fb1: dm_osd0_fb frame buffer device fb2: dm_vid0_fb frame buffer device fb3: dm_vid1_fb frame buffer device ## DAVINCIHD PLATFORM ## davincihd_platform: module license 'unspecified' taints kernel. ## DAVINCI ENCODER MANAGER ## ch0 default output "COMPOSITE", mode "ANF_SD_NTSC" ## DAVINCIHD DISPLAY ## Registering platform device 'vpif display.1'. Parent at platform ## TW2864 ## tw2864_init driver insmod is_pal[0] tw2864_init $version: 1.01.002 $ tw2864_init $buildtime: Nov 6 2009 11:12:21 $ tw2864[0]_attach: chip dev id 0x18, rev id 0x0 at chip address 0x50 ,0xc0 tw2864[1]_attach: chip dev id 0x18, rev id 0x0 at chip address 0x52 ,0xc0 tw2864[2]_attach: chip dev id 0x18, rev id 0x0 at chip address 0x54 ,0xc0 tw2864[3]_attach: chip dev id 0x18, rev id 0x0 at chip address 0x56 ,0xc0 tw2864_init driver insmod OK ## ITX_AUDIO_NET ## itx_audio_net driver insmod itx_audio_net_init $version: 1.01.001 $ itx_audio_net_init $buildtime: Jul 17 2009 11:40:13 $ ## DAVINCIHD CAPTURE ## Registering platform device 'vpif capture.1'. Parent at platform ## ANF_VIDEO_DRV ## ## ANF_ENC ## ## loading cmemk ## cmem: ioremap_nocache(0x88000000, 83886080)=0xc8180000 CMEM_ITX: heap_init: heap_pool = 0 CMEM_ITX: Heap busy table entries = 20480, size = 245760 CMEM_ITX: Heap start kvirt = 0xC8180000, phys = 0x88000000 cmem: allocated heap buffer 0xc8180000 of size 0x5000000 cmem: initialized 0 pools between 0x88000000 and 0x8d000000 ## loading dsplink ## DSPLINK Module (1.50) created on Date: Jan 3 2008 Time: 13:16:55 NFEDMA: The major 251 is aloocated dynamicaly nfedma_init_module driver loaded $version: 1.01.002 $ $buildtime: Jun 11 2009 22:32:19 $ NFEDMA: Intellix Davinci EDMA Chain Dirver Module author: Dong-uk Park ugie@intellix.co.kr ## load nfedma driver ## ## load ifsdrv NF ## #####[Filesystem Module PARAMETERS]########################### Model:NF model FILESYSTEM TYPE : MULTIDISK TYPE Setting method :Auto Virtual Request Queue:(default)Not Use Virtual Requst Queue Priority :(default) 3 BIO MAX REQUEST :(default)1000000 RDB manager priority :(default)3 General workq priority :(default)3 Local scheduler priority :(default)3 RDB Manager's max rdb entries:(default)700 RDB Manager's rdb threshod :(default)500 Virtual Request Q size :(default)200 BIO Syncronization :(default)0 Use BIO pool :(default)1 Pool increment :(default)20 Sglist pool size :(default)20 Pre-recording free limit :(default)32768 Start time :(default)0 The number of partitions : 2 Write once type: 0 Disk usage diplay mode : 0 sizeof sector_t : 4 ############################################################ ▒▒-[Filesystem MESG - level1]----------------------------▒▒ modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mXXXXXXXXXXXXXXXXAAAAXXXXXXXXXXXXXXXXXX vl401-davinci_evm-PSP_01_30_00_0XXXXXXXXXXXXXXXBBBBXXXXXXXXXXXXXXXXXXX 82/modules.dep: No such file or priority : max - 1 directory modprobe: FATAL: CBIO scheduling priority was set ould not load /lib/modules/2.6.1priority : max - 1 0_mvl401-davinci_evm-PSP_01_30_0BIO scheduling priority was set 0_082/modules.dep: No such file priority : max - 1 or directory modprobe: FATALBIO scheduling priority was set : Could not load /lib/modules/2.priority : max - 1 6.10_mvl401-davinci_evm-PSP_01_3BIO scheduling priority was set 0_00_082/modules.dep: No such fipriority : min + 3 le or directory modprobe: FABIO scheduling priority was set TAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401-davinci_evm-PSP_01_30_00_082/modules.dep: No such file or directory IDE count : 0 This system has no disk IFS module is started. debug level = 1 ## board_pp ## board_pp_init driver insmod board_pp_init $version: 1.0.002 $ board_pp_init $buildtime: Feb 4 2010 10:24:53 $ [Model Type is ANF_1648] board_pp_init driver insmod OK ## pannel ## keypad_init driver insmod keypad_init $version: 1.0.002 $ keypad_init $buildtime: Feb 4 2010 10:24:51 $ keypad_init driver insmod OK get_pannel_type Pannel Type is ITX-5 rc_init driver insmod rc_init $version: 1.0.002 $ rc_init $buildtime: Feb 4 2010 10:24:51 $ rc_init driver insmod OK get_rc_type Remocon Type is AVR4816-ITX shuttle_init driver insmod shuttle_init $version: 1.01.002 $ shuttle_init $buildtime: Jan 26 2010 20:10:36 $ shuttle_init driver insmod OK get_pannel_type Shuttle Type is ITX-5 jog_init driver insmod jog_init $version: 1.01.002 $ jog_init $buildtime: Jan 26 2010 20:10:35 $ jog_init driver insmod OK get_pannel_type JOG Type is ITX-5 sensor_init driver insmod sensor_init $version: 1.01.002 $ sensor_init $buildtime: Oct 23 2009 01:45:15 $ sensor_init driver insmod OK relay_init driver insmod relay_init $version: 1.01.002 $ relay_init $buildtime: Aug 20 2009 15:37:28 $ relay_init driver insmod OK ## BOOT LOGO CHANGE ## ## spot ## [ANF1648 SPOT Driver Load OK] [$version: 1.01.001 $] [$buildtime: Dec 29 2009 21:29:34 $] ## uart1 ## [dm646x_uart1_init $version: 1.01.001 $] [dm646x_uart1_init $buildtime: Nov 12 2009 02:39:05 $] ITX ANF_UART1 Device Driver Initialize ## uart2 ## [dm646x_uart2_init $version: 1.01.001 $] [dm646x_uart2_init $buildtime: Nov 12 2009 02:38:41 $] ITX ANF_UART2 Device Driver Initialize start tiny x ### start proxy_svr #### ./proxy_svr start!! [.proxy_ustream] Unlink error for .proxy_ustream : No such file or directory errno[2] con_ret_val [ 0] fw_ret_val [ 0] #### Hokey Not enabled ### #### start nf_host #### INIT: Entering runlevel: 3 Bind error fd[3] : Cannot allocate memory errno[12] SERVER Unix Stream socket Bind Error open_ustream_server error : Cannot allocate memory errno[12] MontaVista(R) Linux(R) Professional Edition 4.0.1 (0601652) NFDVR login: glib: policy = 0 [MAIN]cmem base:0x88000000, cmem_size:0x5000000(80MB) [CE]ce-runtime init...OK. [CE]start trace util...OK. [MAIN] dsp init. done sysman-Message: nf_sysman_is_normal_boot _app_param_init debug-Message: -------------------------------------------------------------------------------- debug-Message: 00000000 49 54 58 41 00 00 00 00 00 00 00 00 00 00 00 00 ITXA.... ........ debug-Message: 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00[fs1648_minor_open] FS1648 Main 00 00 ........ ........ debug-Message: 00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 000000f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ debug-Message: 00000100 00 00 00 00 .... debug-Message: -------------------------------------------------------------------------------- nf_main-Message: nf_sysman_is_normal_boot [0] ** Message: nf_flash_erase mtd_device : [/dev/mtd3] ** Message: nf_flash_erase erasing finish start_addr [00000000] end_addr [00080000] ** Message: nf_flash_page_write finish flash write.. sysman-Message: nf_sysman_clr_normal_boot ok!! util_dev-Message: TW2864 DEVICE OPEN... fd[12] util_dev-Message: KEYPAD DEVICE OPEN... fd[13] util_dev-Message: JOG DEVICE OPEN... fd[14] util_dev-Message: SHUTTLE DEVICE OPEN... fd[15] util_dev-Message: REMOCON DEVICE OPEN... fd[16] util_dev-Message: SENSOR DEVICE OPEN... fd[17] util_dev-Message: RELAY DEVICE OPEN... fd[18] util_dev-Message: BOARD_PP DEVICE OPEN... fd[19] util_dev-Message: WATCHDOG DEVICE OPEN... fd[20] util_dev-Message: RS485 DEVICE OPEN... fd[21] util_dev-Message: RS485 UART2 DEVICE OPEN... fd[22] util_dev-Message: FS1648 DEVICE OPEN... fd[23] util_dev-Message: SPOT_ANF DEVICE OPEN... fd[24] debug-Message: nf_debug_category_add cate[sysman] log_str[0x00205f60] log_arr[0x00205fe0] log_arr_max_idx[3] [1] sysman-Message: nf_sysman_hotkey_init cmdline[console=ttyS0,115200n8 noinitrd rw ip=::::NFDVR:eth0:off root=/dev/mtdblock9 rootfstype=yaffs2 mem=120M eth=00:11:5F:06:80:61 factory_default num_ch=16 signal_type=ntsc model_type=ANF_1648 crc_ubl=99c953dd crc_ker=ab3ddeba crc_fpga=15a5290d pannel_type=ITX-5 rc_type=AVR4816-ITX hw_ver=MAFS116C ] sysman-Message: nf_sysman_hotkey_init _factory_default [1] sysman-Message: nf_sysman_hotkey_init _passwd_reset [0] sysman-Message: nf_sysman_hotkey_init _fwupgrade [0] sysman-Message: nf_sysman_hotkey_init _qa [0] sysman-Message: nf_sysman_hotkey_init _consol_enable [0] sysman-Message: nf_sysman_hotkey_init _is_nfs [0] sysman-Message: nf_sysman_hotkey_init _boot_mtd_num [9] nf_main-Message: nf_sysman_hotkey_is_factory_default on!! sysdb-Message: nf_sysdb_init wait[1] load_data[0] debug-Message: nf_debug_category_add cate[sysdb] log_str[0x001f6d50] log_arr[0x001f6dd0] log_arr_max_idx[11] [2] sysdb-Message: fileopen name[/NFDVR/data/nf_sysdb_version.conf] len[161] syssysdb-Message: _nf_sysdb_save_internal cate[net] file[/NFDVR/data/nf_sysdb_net.conf] sysdb-Message: _nf_sysdb_save_internal cate[audio] file[/NFDVR/data/nf_sysdb_audio.conf] sysdb-Message: _nf_sysdb_save_internal cate[disk] file[/NFDVR/data/nf_sysdb_disk.conf] sysdb-Message: _nf_sysdb_save_internal cate[cam] file[/NFDVR/data/nf_sysdb_cam.conf] sysdb-Message: _nf_sysdb_save_internal cate[usr] file[/NFDVR/data/nf_sysdb_usr.conf] sysdb-Message: _nf_sysdb_save_internal cate[alarm] file[/NFDVR/data/nf_sysdb_alarm.conf] sysdb-Message: _nf_sysdb_save_internal cate[act] file[/NFDVR/data/nf_sysdb_act.conf]
↧