Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 1.3.4 (Dec 18 2012 - 14:58:17) ip302ff-a-180.0.8583.1
- Build: ip.access ip302ff
- Device: PC312 Rev 0001
- DRAM: 128 MB
- Flash: 64 MB
- In: serial
- Out: serial
- Err: serial
- Net: pc302_emac
- Hit any key to stop autoboot: 1 0
- => help
- ? - alias for 'help'
- base - print or set address offset
- bdinfo - print Board Info structure
- bootm - boot application image from memory
- bootp - boot image via network using BootP/TFTP protocol
- cmp - memory compare
- cp - memory copy
- crc32 - checksum calculation
- erase - erase FLASH memory
- exit - exit script
- flinfo - print FLASH memory information
- go - start application at address 'addr'
- gpioset - set a gpio pin high or low
- help - print online help
- iminfo - print header information for application image
- loop - infinite loop on address range
- md - memory display
- memarb - report/change SDRAM/SRAM arbitration scheme
- memcal - calibrate memory read or write timing (assumes timing calibrated successfully - see timcal)
- memcfg - report ARM/PC202 configuration affecting memory access speed
- mm - memory modify (auto-incrementing)
- mtest - simple RAM test
- mw - memory write (fill)
- nm - memory modify (constant address)
- ping - send ICMP ECHO_REQUEST to network host
- printenv- print environment variables
- protect - enable or disable FLASH write protection
- rarpboot- boot image via network using RARP/TFTP protocol
- reset - Clear bootcount, and perform RESET of the CPU
- run - run commands in an environment variable
- saveenv - save environment variables to persistent storage
- set_led - change colour of Sys/Pwr LED
- setenv - set environment variables
- sf - SPI flash sub-system
- test - minimal test like /bin/sh
- tftpboot- boot image via network using TFTP protocol
- timcal - calibrate timing (via LED and using scope)
- version - print monitor version
- => printenv
- bootcmd=run bootflash
- ramboot=setenv bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs;tftp $ramdiskaddr $ramdiskfile;tftp $loadaddr $bootfile;bootm $loadaddr $ramdiskaddr
- nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:any console=$consoledev,$baudrate $othbootargs;bootm $kernel_flash_addr
- baudrate=115200
- loadaddr=0x00200000
- othbootargs=panic=1
- netdev=eth0
- bootlimit=4
- kernel_nand_offset=0x00100000
- mtdparts=physmap-flash.0:384K@0x03e00000(uBoot),256K@0x40000(env),2M(kernel1),2M(kernel2),3584K(config),27M(FS1),27M(FS2),256K@0(fsboot),128K@0x03e60000(oem_divert2),256K(oem_data1),256K(oem_data2),256K(oem_lib1),256K(oem_lib2),256K(resv),256K(ipa_calib)
- nfs_args=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:any console=$consoledev,$baudrate $othbootargs mtdparts=$mtdparts;
- fixed_nfs=run nfs_args; tftp; bootm
- nand_jffs2=run nand_jffs2_args; nboot $loadaddr 0 $kernel_nand_offset; bootm $loaddddr
- nand_jffs2_args=setenv bootargs root=/dev/mtdblock6 rw rootfstype=jffs2 ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:any console=$consoledev,$baudrate $othbootargs;
- flash_args=setenv bootargs root=$rootdev ro rootfstype=cramfs,jffs2 ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostname:$netdev:any console=$consoledev,$baudrate $othbootargs mtdparts=$mtdparts;
- set_args_1=setenv kernel_addr 0x40080000; setenv rootdev /dev/mtdblock5
- set_args_2=setenv kernel_addr 0x40280000; setenv rootdev /dev/mtdblock6
- check_bank=if test -z $bank; then setenv bank 1; fi
- bootflash=run check_bank; if test $bank -eq 1; then run set_args_1; else run set_args_2; fi; run flash_args; bootm $kernel_addr || run altbootcmd
- DIAGNOSTIC=TRUE
- ethact=pc302_emac
- netmask=255.255.255.0
- gatewayip=192.168.1.10
- altbootcmd=run check_bank; if test $bank -eq 1; then run set_args_2; else run set_args_1; fi; run flash_args; bootm $kernel_addr || set_led red
- ethaddr=10:5F:49:13:A3:0F
- ipaddr=192.168.1.56
- hostname=ip302ff
- serverip=192.168.1.10
- bootfile=224_009_197.0.bin
- rootpath=/opt/ipaccess/W3GFP103/224A_manuf_013_491.15.0,nolock,retran=10,tcp
- MANUFTEST=FALSE
- bootdelay=100
- consoledev=/dev/null
- bank=1
- stdin=serial
- stdout=serial
- stderr=serial
- bootcount=4
- Environment size: 2315/131067 bytes
- => setenv consoledev ttyS0
- => saveenv
- Saving Environment to Flash...
- Un-Protected 1 sectors
- Un-Protected 1 sectors
- Erasing Flash...
- . done
- Erased 1 sectors
- Writing to Flash... done
- Protected 1 sectors
- Protected 1 sectors
- => printenv othbootargs
- othbootargs=panic=1
- => setenv othbootargs "panic=1 init=/bin/bash"
- => run bootflash
- ## Booting kernel from Legacy Image at 40080000 ...
- Image Name: Linux-2.6.34-ip3xxff-xc-240.0-pi
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 2000020 Bytes = 1.9 MB
- Load Address: 00008000
- Entry Point: 00008000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- OK
- ## Attempting verify image @0x00008000 with app @0x43E30000...
- Verify FUSE is not enabled - booting
- Starting kernel ...
- Linux version 2.6.34-ip3xxff-xc-240.0-picochip-4.0.6 (ih3@rhel039) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 PREEMPT Tue Sep 16 09:01:41 BST 2014
- CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387f
- CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
- Machine: PC7302
- Memory policy: ECC disabled, Data cache writeback
- Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
- Kernel command line: root=/dev/mtdblock5 ro rootfstype=cramfs,jffs2 ip=192.168.1.56:192.168.1.10:192.168.1.10:255.255.255.0:ip302ff:eth0:any console=ttyS0,115200 panic=1 init=/bin/bash mtdparts=physmap-flash.0:384K@0x03e00000(uBoot),256K@0x40000(env),2M(kernel1),2M(kernel2),3584K(config),27M(FS1),27M(FS2),256K@0(fsboot),128K@0x03e60000(oem_divert2),256K(oem_data1),256K(oem_data2),256K(oem_lib1),256K(oem_lib2),256K(resv),256K(ipa_calib)
- PID hash table entries: 512 (order: -1, 2048 bytes)
- Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
- Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
- Memory: 128MB = 128MB total
- Memory: 125584k/125584k available, 5488k reserved, 0K highmem
- Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
- vmalloc : 0xc8800000 - 0xd8000000 ( 248 MB)
- lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
- modules : 0xbf000000 - 0xc0000000 ( 16 MB)
- .init : 0xc0008000 - 0xc0021000 ( 100 kB)
- .text : 0xc0021000 - 0xc03b7000 (3672 kB)
- .data : 0xc03da000 - 0xc0401b20 ( 159 kB)
- SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- Hierarchical RCU implementation.
- NR_IRQS:72
- VIC @fe060000: id 0x00041192, vendor 0x41
- VIC @fe064000: id 0x00041192, vendor 0x41
- Console: colour dummy device 80x30
- Calibrating delay loop... 396.28 BogoMIPS (lpj=198144)
- Security Framework initialized
- Mount-cache hash table entries: 512
- CPU: Testing write buffer coherency: ok
- devtmpfs: initialized
- NET: Registered protocol family 16
- picoChip PC3XX device: pc312 revision 1
- hw perfevents: enabled with v6 PMU driver, 3 counters available
- bio: create slab <bio-0> at 0
- Switching to clocksource rtc
- NET: Registered protocol family 2
- IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
- TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
- TCP: Hash tables configured (established 4096 bind 4096)
- 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
- RPC: Registered udp transport module.
- RPC: Registered tcp transport module.
- RPC: Registered tcp NFSv4.1 backchannel transport module.
- NetWinder Floating Point Emulator V0.97 (double precision)
- squashfs: version 4.0 (2009/01/31) Phillip Lougher
- JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
- msgmni has been set to 245
- alg: No test for cipher_null (cipher_null-generic)
- alg: No test for ecb(cipher_null) (ecb-cipher_null)
- alg: No test for digest_null (digest_null-generic)
- alg: No test for compress_null (compress_null-generic)
- alg: No test for stdrng (krng)
- io scheduler noop registered (default)
- Serial: 8250/16550 driver, (3) 4 ports, IRQ sharing disabled
- serial8250.0: ttyS0 at MMIO 0x80230000 (irq = 10) is a 16550A
- console [ttyS0] enabled
- serial8250.0: ttyS1 at MMIO 0x80240000 (irq = 9) is a 16550A
- PC3XX DMA Controller Driver Sep 16 2014 08:56:50 loaded
- physmap platform flash device: 08000000 at 40000000
- physmap-flash.0: Found 1 x16 devices at 0x0 in 8-bit bank. ID is 0x2301. Mfr is 0x1
- Amd/Fujitsu Extended Query Table at 0x0040
- number of CFI chips: 1
- 15 cmdlinepart partitions found on MTD device physmap-flash.0
- Creating 15 MTD partitions on "physmap-flash.0":
- 0x000003e00000-0x000003e60000 : "uBoot"
- 0x000000040000-0x000000080000 : "env"
- 0x000000080000-0x000000280000 : "kernel1"
- 0x000000280000-0x000000480000 : "kernel2"
- 0x000000480000-0x000000800000 : "config"
- 0x000000800000-0x000002300000 : "FS1"
- 0x000002300000-0x000003e00000 : "FS2"
- 0x000000000000-0x000000040000 : "fsboot"
- 0x000003e60000-0x000003e80000 : "oem_divert2"
- 0x000003e80000-0x000003ec0000 : "oem_data1"
- 0x000003ec0000-0x000003f00000 : "oem_data2"
- 0x000003f00000-0x000003f40000 : "oem_lib1"
- 0x000003f40000-0x000003f80000 : "oem_lib2"
- 0x000003f80000-0x000003fc0000 : "resv"
- 0x000003fc0000-0x000004000000 : "ipa_calib"
- Fixed MDIO Bus: probed
- IMQ driver loaded successfully.
- Hooking IMQ after NAT on PREROUTING.
- Hooking IMQ before NAT on POSTROUTING.
- tun: Universal TUN/TAP device driver, 1.6
- tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
- MAC bottom register was 13495F10
- MAC top register was 0FA3
- MAC read from HW is 10:5F:49:13:A3:0F in pid=1 (swapper)
- MAC saved in struct net_device is 10:5F:49:13:A3:0F
- [<c0027610>] (unwind_backtrace+0x0/0xec) from [<c0025ab8>] (show_stack+0x10/0x14)
- [<c0025ab8>] (show_stack+0x10/0x14) from [<c01ce190>] (pc302emac_get_hwaddr+0x134/0x174)
- [<c01ce190>] (pc302emac_get_hwaddr+0x134/0x174) from [<c01cf344>] (emac_drv_probe+0x20c/0x35c)
- [<c01cf344>] (emac_drv_probe+0x20c/0x35c) from [<c01ac288>] (platform_drv_probe+0x18/0x1c)
- [<c01ac288>] (platform_drv_probe+0x18/0x1c) from [<c01ab390>] (really_probe+0x90/0x13c)
- [<c01ab390>] (really_probe+0x90/0x13c) from [<c01ab4c0>] (__driver_attach+0x60/0x84)
- [<c01ab4c0>] (__driver_attach+0x60/0x84) from [<c01aabc8>] (bus_for_each_dev+0x44/0x74)
- [<c01aabc8>] (bus_for_each_dev+0x44/0x74) from [<c01aa52c>] (bus_add_driver+0x98/0x190)
- [<c01aa52c>] (bus_add_driver+0x98/0x190) from [<c01ab814>] (driver_register+0xa8/0xe0)
- [<c01ab814>] (driver_register+0xa8/0xe0) from [<c01cd754>] (emac_init_module+0xc/0x34)
- [<c01cd754>] (emac_init_module+0xc/0x34) from [<c0021314>] (do_one_initcall+0x5c/0x1b4)
- [<c0021314>] (do_one_initcall+0x5c/0x1b4) from [<c000848c>] (do_initcalls+0x14/0x30)
- [<c000848c>] (do_initcalls+0x14/0x30) from [<c0008518>] (kernel_init+0x4c/0xe4)
- [<c0008518>] (kernel_init+0x4c/0xe4) from [<c002294c>] (kernel_thread_exit+0x0/0x8)
- pc302_mii_bus: probed
- pc302-emac: Ethernet driver loaded
- eth0: attached Phy driver [Generic PHY] (mii_bus:phy_addr=ffffffff:00, irq=-1)
- i2c /dev entries driver
- i2c-gpio i2c-gpio.0: using pins 2 (SDA) and 0 (SCL)
- GACT probability on
- Mirror/redirect action on
- Simple TC action Loaded
- netem: version 1.2
- u32 classifier
- Performance counters on
- input device check on
- Actions configured
- Netfilter messages via NETLINK v0.30.
- nf_conntrack version 0.5.0 (1962 buckets, 7848 max)
- CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
- nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
- sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
- xt_time: kernel timezone is -0000
- IPv4 over IPv4 tunneling driver
- ip_tables: (C) 2000-2006 Netfilter Core Team
- TCP cubic registered
- Initializing XFRM netlink socket
- NET: Registered protocol family 17
- NET: Registered protocol family 15
- 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
- All bugs added by David S. Miller <davem@redhat.com>
- SCTP: Hash tables configured (established 4096 bind 8192)
- MAC to be written to HW is 10:5F:49:13:A3:0F in pid=1 (swapper)
- MAC bottom register was 13495F10
- MAC top register was 0FA3
- MAC bottom register will be 13495F10
- MAC top register will be 0FA3
- [<c0027610>] (unwind_backtrace+0x0/0xec) from [<c0025ab8>] (show_stack+0x10/0x14)
- [<c0025ab8>] (show_stack+0x10/0x14) from [<c01cd884>] (pc302emac_set_hwaddr+0x108/0x12c)
- [<c01cd884>] (pc302emac_set_hwaddr+0x108/0x12c) from [<c01cd8bc>] (pc302emac_init_hw+0x14/0xfc)
- [<c01cd8bc>] (pc302emac_init_hw+0x14/0xfc) from [<c01cec38>] (pc302emac_open+0xc8/0x11c)
- [<c01cec38>] (pc302emac_open+0xc8/0x11c) from [<c01eccf0>] (__dev_open+0xa0/0xf4)
- [<c01eccf0>] (__dev_open+0xa0/0xf4) from [<c01e9160>] (__dev_change_flags+0x90/0x11c)
- [<c01e9160>] (__dev_change_flags+0x90/0x11c) from [<c01ecc1c>] (dev_change_flags+0x10/0x44)
- [<c01ecc1c>] (dev_change_flags+0x10/0x44) from [<c0019a10>] (ic_open_devs+0xf0/0x1f4)
- [<c0019a10>] (ic_open_devs+0xf0/0x1f4) from [<c001b0dc>] (ip_auto_config+0x40/0x264)
- [<c001b0dc>] (ip_auto_config+0x40/0x264) from [<c0021314>] (do_one_initcall+0x5c/0x1b4)
- [<c0021314>] (do_one_initcall+0x5c/0x1b4) from [<c000848c>] (do_initcalls+0x14/0x30)
- [<c000848c>] (do_initcalls+0x14/0x30) from [<c0008518>] (kernel_init+0x4c/0xe4)
- [<c0008518>] (kernel_init+0x4c/0xe4) from [<c002294c>] (kernel_thread_exit+0x0/0x8)
- IP-Config: Complete:
- device=eth0, addr=192.168.1.56, mask=255.255.255.0, gw=192.168.1.10,
- host=ip302ff, domain=, nis-domain=(none),
- bootserver=192.168.1.10, rootserver=192.168.1.10, rootpath=
- VFS: Mounted root (cramfs filesystem) readonly on device 31:5.
- Freeing init memory: 100K
- bash-3.00#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement