Re: Newer uBoot as workaround to 3.2 kernel problem? June 11, 2012 05:46PM |
Registered: 13 years ago Posts: 15 |
Re: Newer uBoot as workaround to 3.2 kernel problem? June 15, 2012 10:30AM |
Registered: 12 years ago Posts: 378 |
It probably came from other uboot then. Prior to using Jeff's I was using OpenWRT uboot. Doesn't matter. It was just a bit odd.Quote
I want to look at code and see what is up. AFAICR, I didn't hard code in the MAC/hw address, but I'll double check. EDIT: just checked - it isn't in the code . And as far as I can see, that isn't a Dockstar... here's why...
Thank you again, Jeff, for hosting davy's uboot and for this wonderful site! When I first got my Dockstar the only reason was that it was so cheap ($30!), and that it was much more powerful than my Buffalo router so I could offload the web server from the router. But thanks to you and your site I was able to switch from OpenWRT to Debian, and then upgrade to the GoFlex Net when it came out! Your work is greatly appreciated by countless numbers of untold people like me who rarely, if ever, have a need to visit this forum.Quote
> I am more than happy to test as many images as you're willing to build. I think the new builds are great and I'm eager to roll them out.
Awesome! Just awesome.Quote
It's official, Davy's images are the new default!
Re: Newer uBoot as workaround to 3.2 kernel problem? July 19, 2012 06:32PM |
Registered: 14 years ago Posts: 32 |
fw_setenv sata_device '0:1' fw_setenv sata_root '/dev/sda1' fw_setenv sata_rootfstype 'ext3' fw_setenv sata_rootdelay '10' fw_setenv sata_set_bootargs 'setenv bootargs console=$console root=$sata_root rootdelay=$sata_rootdelay rootfstype=$sata_rootfstype $mtdparts $sata_custom_params' fw_setenv sata_boot 'ide reset; mw 0x800000 0 1; ext2load ide $sata_device 0x800000 /boot/uImage; if ext2load ide $sata_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi' fw_setenv sata_bootcmd 'run sata_set_bootargs; run sata_boot' fw_setenv bootcmd 'usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run sata_bootcmd; run rescue_bootcmd; run pogo_bootcmd; reset'
Re: Newer uBoot as workaround to 3.2 kernel problem? July 25, 2012 03:51PM |
Registered: 12 years ago Posts: 25 |
Re: Newer uBoot as workaround to 3.2 kernel problem? July 26, 2012 08:31PM |
Registered: 12 years ago Posts: 2 |
moonman
Re: Newer uBoot as workaround to 3.2 kernel problem? August 02, 2012 05:48PM |
Re: Newer uBoot as workaround to 3.2 kernel problem? August 03, 2012 03:19PM |
Registered: 13 years ago Posts: 128 |
su fw_printenv > /root/fw_printenv.txt cd /tmp wget http://projects.doozan.com/uboot/install_uboot_mtd0.sh chmod +x install_uboot_mtd0.sh ./install_uboot_mtd0.sh --no-uboot-check
!!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!! If you lose power to your device while running this script, it could be left in an unusable state. This script will replace the bootloader on /dev/mtd0. This installer will only work on the following devices: Seagate Dockstar Seagate GoFlex Net Seagate GoFlex Home Pogoplug v1 Pogoplug Pink (v2) Do not run this installer on any other device. By typing ok, you agree to assume all liabilities and risks associated with running this installer. If you agree, type 'ok' and press ENTER to continue: ok # checking for /usr/sbin/nandwrite... # checking for /usr/sbin/nanddump... # checking for /usr/sbin/flash_erase... # checking for /usr/sbin/fw_printenv... # checking for /etc/fw_env.config... # Validating existing uBoot... Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... --2012-08-03 21:54:21-- http://jeff.doozan.com/uboot/valid-uboot.md5 Resolving jeff.doozan.com... 50.116.34.13 Connecting to jeff.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://projects.doozan.com/uboot/valid-uboot.md5 [following] --2012-08-03 21:54:21-- http://projects.doozan.com/uboot/valid-uboot.md5 Resolving projects.doozan.com... 50.116.34.13 Connecting to projects.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1133 (1,1K) [text/plain] Saving to: `/tmp/valid-uboot.md5' 100%[====================================================================================================================>] 1.133 --.-K/s in 0s 2012-08-03 21:54:22 (31,7 MB/s) - `/tmp/valid-uboot.md5' saved [1133/1133] ## Unknown uBoot detected on mtd0: ad2f48df8285fe9703b260c7e39ab2ad ## ## --no-uboot-check flag detected, continuing installation ############################################ Your device could not be auto-detected. You must be using a device listed below to run this installer. What device are you using? Type the number of your device and press ENTER. 1 - Seagate Dockstar 2 - Seagate GoFlex Net 3 - Seagate GoFlex Home 4 - Pogoplug v1 5 - Pogoplug v2 - Pink 6 - Other 2 Selected Seagate GoFlex Net # Installing uBoot ## Installing goflexnet davygravy-2012-04-19 --2012-08-03 21:54:28-- http://download.doozan.com/uboot/files/uboot/uboot.mtd0.goflexnet.davygravy-2012-04-19.kwb.md5 Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `/tmp/uboot.mtd0.kwb.md5' [ <=> ] 32 --.-K/s in 0s 2012-08-03 21:54:28 (1,08 MB/s) - `/tmp/uboot.mtd0.kwb.md5' saved [32] --2012-08-03 21:54:28-- http://download.doozan.com/uboot/files/uboot/uboot.mtd0.goflexnet.davygravy-2012-04-19.kwb Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 524288 (512K) [] Saving to: `/tmp/uboot.mtd0.kwb' 100%[====================================================================================================================>] 524.288 252K/s in 2,0s 2012-08-03 21:54:31 (252 KB/s) - `/tmp/uboot.mtd0.kwb' saved [524288/524288] Erase Total 4 Units Performing Flash Erase of length 131072 at offset 0x60000 done Writing data to block 0 at offset 0x0 Writing data to block 1 at offset 0x20000 Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... ## Verifying new uBoot... --2012-08-03 21:54:31-- http://download.doozan.com/uboot/files/uboot/uboot.mtd0.goflexnet.davygravy-2012-04-19.kwb.md5 Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `/tmp/uboot.mtd0.kwb.md5' [ <=> ] 32 --.-K/s in 0s 2012-08-03 21:54:31 (1,05 MB/s) - `/tmp/uboot.mtd0.kwb.md5' saved [32] # Verified successfully! # Installing uBoot environment --2012-08-03 21:54:32-- http://download.doozan.com/uboot/files/environment/uboot.environment.md5 Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `/tmp/uboot.environment.md5' [ <=> ] 32 --.-K/s in 0s 2012-08-03 21:54:32 (1,07 MB/s) - `/tmp/uboot.environment.md5' saved [32] --2012-08-03 21:54:32-- http://download.doozan.com/uboot/files/environment/uboot.environment Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 131072 (128K) [] Saving to: `/tmp/uboot.environment' 100%[====================================================================================================================>] 131.072 120K/s in 1,1s 2012-08-03 21:54:33 (120 KB/s) - `/tmp/uboot.environment' saved [131072/131072] Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done Writing data to block 6 at offset 0xc0000 # Verifying uBoot environment Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x000c0000 and ending at 0x000e0000... --2012-08-03 21:54:33-- http://download.doozan.com/uboot/files/environment/uboot.environment.md5 Resolving download.doozan.com... 50.116.34.13 Connecting to download.doozan.com|50.116.34.13|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `/tmp/uboot.environment.md5' [ <=> ] 32 --.-K/s in 0s 2012-08-03 21:54:34 (1,06 MB/s) - `/tmp/uboot.environment.md5' saved [32]
ethact=egiga0 bootdelay=3 baudrate=115200 mainlineLinux=yes console=ttyS0,115200 led_init=green blinking led_exit=green off led_error=orange blinking mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) mtdids=nand0=orion_nand partition=nand0,2 stdin=serial stdout=serial stderr=serial rescue_installed=0 rescue_set_bootargs=setenv bootargs console=$console ubi.mtd=2 root=ubi0:rootfs ro rootfstype=ubifs $mtdparts $rescue_custom_params rescue_bootcmd=if test $rescue_installed -eq 1; then run rescue_set_bootargs; nand read.e 0x800000 0x100000 0x400000; bootm 0x800000; else run pogo_bootcmd; fi pogo_bootcmd=if fsload uboot-original-mtd0.kwb; then go 0x800200; fi force_rescue=0 force_rescue_bootcmd=if test $force_rescue -eq 1 || ext2load usb 0:1 0x1700000 /rescueme 1 || fatload usb 0:1 0x1700000 /rescueme.txt 1; then run rescue_bootcmd; fi ubifs_mtd=3 ubifs_set_bootargs=setenv bootargs console=$console ubi.mtd=$ubifs_mtd root=ubi0:rootfs rootfstype=ubifs $mtdparts $ubifs_custom_params ubifs_bootcmd=run ubifs_set_bootargs; if ubi part data && ubifsmount rootfs && ubifsload 0x800000 /boot/uImage && ubifsload 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; fi usb_scan=usb_scan_done=0;for scan in $usb_scan_list; do run usb_scan_$scan; if test $usb_scan_done -eq 0 && ext2load usb $usb 0x800000 /boot/uImage 1; then usb_scan_done=1; echo "Found bootable drive on usb $usb"; setenv usb_device $usb; setenv usb_root /dev/$dev; fi; done usb_scan_list=1 2 3 4 usb_scan_1=usb=0:1 dev=sda1 usb_scan_2=usb=1:1 dev=sdb1 usb_scan_3=usb=2:1 dev=sdc1 usb_scan_4=usb=3:1 dev=sdd1 usb_init=run usb_scan usb_device=0:1 usb_root=/dev/sda1 usb_rootfstype=ext2 usb_rootdelay=10 usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_params usb_bootcmd=run usb_init; run usb_set_bootargs; run usb_boot usb_boot=mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage; if ext2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi bootcmd=usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bootcmd; reset ethaddr=XX:XX:XX:XX:XX:XX arcNumber=3089
ipaddr=10.0.10.6 ncip=10.10.10.5 ncipk=10.10.10.4 serverip=10.10.10.3 preboot=run nc_test nc_start nc_test=ping $ncip nc_start=setenv stdin nc; setenv stdout nc; setenv stderr nc; version
sudo ifconfig eth0:0 10.10.10.5 && nc -lu 10.10.10.5 6666I could monitor the boot process. That's how it looks like in my case
U-Boot 2011.12 (Apr 18 2012 - 23:08:20) Seagate GoFlexNet arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q3-67) 4.4.1 GNU ld (Sourcery G++ Lite 2009q3-67) 2.19.51.20090709 Hit any key to stop autoboot: 0 (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading file "/rescueme" from usb device 0:1 (usbda1) ** File not found /rescueme reading /rescueme.txt ** Unable to read "/rescueme.txt" from usb 0:1 ** Creating 1 MTD partitions on "nand0": 0x000002500000-0x000010000000 : "mtd=3" UBI: attaching mtd1 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 129024 bytes UBI: smallest flash I/O unit: 2048 UBI: sub-page size: 512 UBI: VID header offset: 512 (aligned 512) UBI: data offset: 2048 UBI: attached mtd1 to ubi0 UBI: MTD device name: "mtd=3" UBI: MTD device size: 219 MiB UBI: number of good PEBs: 1744 UBI: number of bad PEBs: 8 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 0 UBI: available PEBs: 1723 UBI: total number of reserved PEBs: 21 UBI: number of PEBs reserved for bad PEB handling: 17 UBI: max/mean erase counter: 1/1 UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19 Error reading superblock on volume 'ubi:rootfs'! Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1 bytes read Found bootable drive on usb 0:1 Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1602176 bytes read Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) 8052291 bytes read ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.0.0 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1602112 Bytes = 1.5 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: Linux-3.0.0 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 8052227 Bytes = 7.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ...
Re: Newer uBoot as workaround to 3.2 kernel problem? August 04, 2012 09:44AM |
Registered: 13 years ago Posts: 128 |
Waiting 10sec before mounting root device... scsi 2:0:0:0: Direct-Access SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 CCS sd 2:0:0:0: Attached scsi generic sg0 type 0 sd 2:0:0:0: [sda] 7905279 512-byte logical blocks: (4.04 GB/3.76 GiB) sd 2:0:0:0: [sda] Write Protect is off sd 2:0:0:0: [sda] Assuming drive cache: write through sd 2:0:0:0: [sda] Assuming drive cache: write through sda: sda1 sda2 sd 2:0:0:0: [sda] Assuming drive cache: write through sd 2:0:0:0: [sda] Attached SCSI removable disk EXT2-fs (sda1): error: couldn't mount because of unsupported optional features (4) List of all partitions: 1f00 1024 mtdblock0 (driver?) 1f01 4096 mtdblock1 (driver?) 1f02 32768 mtdblock2 (driver?) 1f03 224256 mtdblock3 (driver?) 0800 3952639 sda driver: sd 0801 3406848 sda1 00000000-0000-0000-0000-000000000sda1 0802 543744 sda2 00000000-0000-0000-0000-000000000sda2 No filesystem could mount root, tried: ext2 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1) [<c00366c0>] (unwind_backtrace+0x0/0xec) from [<c0433258>] (panic+0x4c/0x180) [<c0433258>] (panic+0x4c/0x180) from [<c0008f40>] (mount_block_root+0x1d4/0x21c) [<c0008f40>] (mount_block_root+0x1d4/0x21c) from [<c000902c>] (mount_root+0xa4/0xc8) [<c000902c>] (mount_root+0xa4/0xc8) from [<c00091b4>] (prepare_namespace+0x164/0x1c8) [<c00091b4>] (prepare_namespace+0x164/0x1c8) from [<c0008450>] (kernel_init+0x10c/0x150) [<c0008450>] (kernel_init+0x10c/0x150) from [<c0032484>] (kernel_thread_exit+0x0/0x8)
setenv usb_rootfstype ext4 saveenv resetin the Marvell prompt, everything works as usual.
Re: Newer uBoot as workaround to 3.2 kernel problem? August 08, 2012 04:55PM |
Registered: 12 years ago Posts: 16 |
Re: Newer uBoot as workaround to 3.2 kernel problem? August 09, 2012 01:34PM |
Registered: 13 years ago Posts: 128 |
bash cd /tmp wget http://projects.doozan.com/uboot/install_uboot_mtd0.sh chmod +x install_uboot_mtd0.sh ./install_uboot_mtd0.sh
picocom v1.4 port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 escape is : C-a noinit is : no noreset is : no nolock is : no send_cmd is : ascii_xfr -s -v -l10 receive_cmd is : rz -vv Terminal ready U-Boot 1.1.4 Cloud Engines 1.1.2 (3.4.22) SATA PHYADDR=0 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 00691750 Soc: 88F6281 A1 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 128MB DRAM Total size 128MB 16bit width Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:256 MB Flash: 0 kB CPU : Marvell Feroceon (Rev 1) CLOUD ENGINES BOARD: DISCOVERY:0.1 Streaming disabled Write allocate disabled USB 0: host mode PEX 0: interface detected no Link. Net: egiga0 [PRIME] Hit any key to stop autoboot: 0 NAND read: device 0 offset 0x100000, size 0x300000 Reading data from 0x3ff800 -- 100% complete. 3145728 bytes read: OK ## Booting image at 00800000 ... Image Name: Linux-2.6.22.18 Created: 2010-02-08 23:13:14 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1978884 Bytes = 1.9 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux............................................................................................................................ done, booting the kernel. [ 0.000000] Linux version 2.6.22.18 (bdietrich@brad-ux) (gcc version 4.2.1) #76 Mon Feb 8 15:13:08 PST 2010 [ 0.000000] CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053977 [ 0.000000] Machine: Feroceon-KW [ 0.000000] Using UBoot passing parameters structure [ 0.000000] CE: Received CE uboot parameters: [ 0.000000] CE: BOARDID: DISCOVERY:0.1 [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] CPU0: D VIVT write-back cache [ 0.000000] CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets [ 0.000000] CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets [ 0.000000] Built 1 zonelists. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock2 ro [ 0.000000] PID hash table entries: 512 (order: 9, 2048 bytes) [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 128MB 0MB 0MB 0MB = 128MB total [ 0.000000] Memory: 125824KB available (3592K code, 253K data, 124K init) [ 0.240000] Mount-cache hash table entries: 512 [ 0.240000] CPU: Testing write buffer coherency: ok [ 0.240000] NET: Registered protocol family 16 [ 0.240000] [ 0.240000] CPU Interface [ 0.240000] ------------- [ 0.240000] SDRAM_CS0 ....base 00000000, size 128MB [ 0.240000] SDRAM_CS1 ....disable [ 0.240000] SDRAM_CS2 ....disable [ 0.240000] SDRAM_CS3 ....disable [ 0.240000] PEX0_MEM ....base e8000000, size 128MB [ 0.240000] PEX0_IO ....base f2000000, size 1MB [ 0.240000] INTER_REGS ....base f1000000, size 1MB [ 0.240000] NFLASH_CS ....base fa000000, size 2MB [ 0.240000] SPI_CS ....base f4000000, size 16MB [ 0.240000] BOOT_ROM_CS ....no such [ 0.240000] DEV_BOOTCS ....no such [ 0.240000] CRYPT_ENG ....base f0000000, size 2MB [ 0.240000] [ 0.240000] Marvell Development Board (LSP Version KW_LSP_4.2.7_patch21_with_rx_desc_tuned)-- SHEEVA PLUG Soc: 88F6281 A1 LE [ 0.240000] [ 0.240000] Detected Tclk 200000000 and SysClk 400000000 [ 0.240000] MV Buttons Device Load [ 0.240000] Marvell USB EHCI Host controller #0: c0539600 [ 0.740000] PEX0 interface detected no Link. [ 0.740000] PCI: bus0: Fast back to back transfers enabled [ 0.740000] SCSI subsystem initialized [ 0.740000] usbcore: registered new interface driver usbfs [ 0.740000] usbcore: registered new interface driver hub [ 0.740000] usbcore: registered new device driver usb [ 0.740000] NET: Registered protocol family 2 [ 0.750000] Time: kw_clocksource clocksource has been installed. [ 0.840000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.840000] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.840000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.840000] TCP: Hash tables configured (established 4096 bind 4096) [ 0.840000] TCP reno registered [ 0.870000] RTC has been updated!!! [ 0.870000] RTC registered [ 0.870000] Use the XOR engines (acceleration) for enhancing the following functions: [ 0.870000] o RAID 5 Xor calculation [ 0.870000] o kernel memcpy [ 0.870000] o kenrel memzero [ 0.870000] Number of XOR engines to use: 4 [ 0.870000] cesadev_init(c00117b0) [ 0.870000] mvCesaInit: sessions=640, queue=64, pSram=f0000000 [ 0.870000] MV Buttons Driver Load [ 0.870000] squashfs: version 3.3 (2007/10/31) Phillip Lougher [ 0.870000] squashfs: LZMA suppport for slax.org by jro [ 0.870000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.870000] io scheduler noop registered [ 0.870000] io scheduler anticipatory registered (default) [ 0.880000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled [ 0.890000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A [ 0.910000] RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize [ 0.910000] Loading Marvell Ethernet Driver: [ 0.920000] o Cached descriptors in DRAM [ 0.920000] o DRAM SW cache-coherency [ 0.930000] o Single RX Queue support - ETH_DEF_RXQ=0 [ 0.930000] o Single TX Queue support - ETH_DEF_TXQ=0 [ 0.940000] o TCP segmentation offload enabled [ 0.940000] o Receive checksum offload enabled [ 0.950000] o Transmit checksum offload enabled [ 0.950000] o Network Fast Processing (Routing) supported [ 0.960000] o Driver ERROR statistics enabled [ 0.960000] o Driver INFO statistics enabled [ 0.970000] o Proc tool API enabled [ 0.970000] o Rx descripors: q0=128 [ 0.970000] o Tx descripors: q0=532 [ 0.980000] o Loading network interface(s): [ 0.980000] o eth0, ifindex = 1, GbE port = 0 [ 0.990000] [ 0.990000] Warning: Giga 1 is Powered Off [ 0.990000] [ 0.990000] mvFpRuleDb (c7f13000): 1024 entries, 4096 bytes [ 1.000000] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI [ 1.010000] Copyright (c) 1999-2006 Intel Corporation. [ 1.010000] e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI [ 1.020000] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.020000] Integrated Sata device found [ 1.050000] scsi0 : Marvell SCSI to SATA adapter [ 1.050000] scsi1 : Marvell SCSI to SATA adapter [ 1.060000] NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.41 $ [ 1.070000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron NAND 256MiB 3,3V 8-bit) [ 1.080000] Scanning device for bad blocks [ 1.170000] Using static partition definition [ 1.170000] Creating 4 MTD partitions on "nand_mtd": [ 1.180000] 0x00000000-0x00100000 : "u-boot" [ 1.180000] 0x00100000-0x00500000 : "uImage" [ 1.190000] 0x00500000-0x02500000 : "root" [ 1.190000] 0x02500000-0x10000000 : "data" [ 1.200000] ehci_marvell ehci_marvell.70059: Marvell Orion EHCI [ 1.200000] ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1 [ 1.240000] ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100 [ 1.260000] ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 1.260000] usb usb1: configuration #1 chosen from 1 choice [ 1.270000] hub 1-0:1.0: USB hub found [ 1.270000] hub 1-0:1.0: 1 port detected [ 1.390000] USB Universal Host Controller Interface driver v3.0 [ 1.390000] usbcore: registered new interface driver usblp [ 1.400000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver [ 1.400000] Initializing USB Mass Storage driver... [ 1.410000] usbcore: registered new interface driver usb-storage [ 1.420000] USB Mass Storage support registered. [ 1.420000] mice: PS/2 mouse device common for all mice [ 1.430000] i2c /dev entries driver [ 1.430000] Linux telephony interface: v1.00 [ 1.430000] md: linear personality registered for level -1 [ 1.440000] md: raid0 personality registered for level 0 [ 1.440000] md: raid1 personality registered for level 1 [ 1.620000] raid6: int32x1 98 MB/s [ 1.790000] raid6: int32x2 114 MB/s [ 1.960000] raid6: int32x4 122 MB/s [ 2.130000] raid6: int32x8 110 MB/s [ 2.130000] raid6: using algorithm int32x4 (122 MB/s) [ 2.130000] md: raid6 personality registered for level 6 [ 2.140000] md: raid5 personality registered for level 5 [ 2.140000] md: raid4 personality registered for level 4 [ 2.150000] raid5: measuring checksumming speed [ 2.200000] arm4regs : 1084.400 MB/sec [ 2.250000] 8regs : 755.200 MB/sec [ 2.300000] 32regs : 900.000 MB/sec [ 2.300000] raid5: using function: arm4regs (1084.400 MB/sec) [ 2.310000] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com [ 2.310000] dm_crypt using the OCF package. [ 2.320000] sdhci: Secure Digital Host Controller Interface driver [ 2.320000] sdhci: Copyright(c) Pierre Ossman [ 2.330000] usbcore: registered new interface driver usbhid [ 2.330000] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver [ 2.340000] TCP cubic registered [ 2.340000] NET: Registered protocol family 1 [ 2.350000] NET: Registered protocol family 17 [ 2.350000] md: Autodetecting RAID arrays. [ 2.360000] md: autorun ... [ 2.360000] md: ... autorun DONE. [ 5.520000] Empty flash at 0x00e55270 ends at 0x00e55800 [ 5.620000] VFS: Mounted root (jffs2 filesystem) readonly. [ 5.630000] Freeing init memory: 124K init started: BusyBox v1.7.0 (2008-02-26 19:25:17 IST) starting pid 264, tty '': '/etc/init.d/rcS' [ 7.110000] eth0: link down [ 7.110000] eth0: started udhcpc (v1.7.0) started HWADDR 00 0xXX 0xXX 0xXX 0xXX 0xXX PIP0 105 PIP1 251 Sending discover... Sending discover... [ 10.840000] eth0: link up, full duplex, speed 1 Gbps Sending discover... HWADDR 00 0xXX 0xXX 0xXX 0xXX 0xXX PIP0 105 PIP1 251 Unexpected Argument: leasefail interface=eth0 PATH=/sbin:/usr/sbin:/bin:/usr/bin PWD=/ SHLVL=1 HOME=/ _=/bin/printenv No lease, forking to background Loading fs modules: [ 16.600000] fuse init (API version 7.8) Success [ 16.880000] ufsd: module license 'Commercial product' taints kernel. [ 17.050000] ufsd: driver 8.1 (011_A) LBD=ON with ioctl loaded at bf040000 [ 17.050000] NTFS read/write support included [ 17.050000] Hfs+/HfsX read/write support included Loading tun.ko: [ 17.070000] tun: Universal TUN/TAP device driver, 1.6 [ 17.080000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> Success Loading xce.ko: [ 17.100000] Cloud Engines XCE Init [Version: 2.0.5.10] [ 17.110000] XCE: CPU MEMORY MAP: [ 17.110000] XCE: -- 0x00001000 - 0xbeffffff (3055 MB) User Space Mappings [ 17.120000] XCE: -- 0xbf000000 - 0xbfffffff ( 16 MB) Kernel module space [ 17.130000] XCE: -- 0xc0000000 - 0xc7ffffff ( 128 MB) Kernel direct-mapped ram [ 17.130000] XCE: -- 0xc8800000 - 0xe7ffffff ( 504 MB) Kernel vmalloc space [ 17.140000] XCE: -- 0xe8000000 - 0xfeffffff ( 367 MB) Kernel platform space [ 17.150000] XCE: CPU FEATURES: [ 17.150000] XCE: -- I Cache: enabled [ 17.160000] XCE: -- D Cache: enabled [ 17.160000] XCE: -- Branch Predict: disabled [ 17.170000] XCE: -- MMU: enabled [ 17.170000] XCE: -- Alignment Abort: enabled [ 17.170000] XCE: -- ICache Prefetch: enabled [ 17.180000] XCE: -- DCache Prefetch: enabled [ 17.180000] XCE: -- L2 Cache: enabled [ 17.190000] XCE: -- L2 Prefetch: disabled [ 17.190000] XCE: -- L2 Writethrough: disabled [ 17.200000] XCE: -- Write Allocate: disabled [ 17.200000] XCE: -- Streaming: disabled [ 17.210000] XCE: BLPARAMS: reading 2048 bytes @ a0000 [ 17.210000] XCE: Loaded Property Size: 2048 [ 17.220000] XCE: - 'cesvcid' -> 'XXXXXXXXXXXXXXXXXXXXXXXXX' [ 17.220000] XCE: - 'ceserialno' -> 'XXXXXXXX' [ 17.230000] XCE: - 'ceboardver' -> 'DISCOVERY:0.1' [ 17.230000] XCE: Current GPIO State: [ 17.240000] XCE: GPIO L OUT: 0xeff00000 [ 17.240000] XCE: GPIO L OE: 0xffffffff [ 17.250000] XCE: GPIO L BLINK: 0x00000000 [ 17.250000] XCE: GPIO L POL: 0x00000000 [ 17.250000] XCE: GPIO L IN: 0xfff00080 [ 17.260000] XCE: GPIO H OUT: 0xfffcc00f [ 17.260000] XCE: GPIO H OE: 0xfffc000f [ 17.270000] XCE: GPIO H BLINK: 0x00000000 [ 17.270000] XCE: GPIO H POL: 0x00000000 [ 17.270000] XCE: GPIO H IN: 0x0000c00d [ 17.280000] XCE: Kernel thread starting PID: 346 Success Starting hbplug: Success starting pid 348, tty '': '/bin/sh' -sh-3.2# [ 18.140000] XCE: BLPARAMS: reading 2048 bytes @ a0000 [ 18.150000] XCE: BLPARAMS: reading 2048 bytes @ a0800 [ 18.160000] XCE: BLPARAMS: reading 2048 bytes @ a1000 [ 18.160000] XCE: BLPARAMS: reading 2048 bytes @ a1800 -sh-3.2# ls bin etc linuxrc proc sbin tmp var dev lib mnt root sys usr -sh-3.2# [ 22.090000] XCE: BLPARAMS: reading 2048 bytes @ a0000 [ 22.100000] XCE: BLPARAMS: reading 2048 bytes @ a0800 [ 22.100000] XCE: BLPARAMS: reading 2048 bytes @ a1000 [ 22.110000] XCE: BLPARAMS: reading 2048 bytes @ a1800 w -sh: w: command not found -sh-3.2# wget bin/ etc/ linuxrc proc/ sbin/ tmp/ var/ dev/ lib/ mnt/ root/ sys/ usr/ -sh-3.2# [ 27.210000] XCE: XCE: LED -> CONNECTED cd -sh-3.2# cd /tmp -sh-3.2# ls hbplug.log resolv.conf smb.conf var -sh-3.2# bash bash-3.2# ls hbplug.log resolv.conf smb.conf var bash-3.2# cd /tmp bash-3.2# ls hbplug.log resolv.conf smb.conf var bash-3.2# pwd /tmp bash-3.2# wget http://projects.doozan.com/uboot/install_uboot_mtd0.sh Connecting to projects.doozan.com (50.116.34.13:80) install_uboot_mtd0.s 100% |*******************************| 18406 --:--:-- ETA bash-3.2# chmod +x install_uboot_mtd0.sh bash-3.2# ./install_uboot_mtd0.sh !!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!! If you lose power to your device while running this script, it could be left in an unusable state. This script will replace the bootloader on /dev/mtd0. This installer will only work on the following devices: Seagate Dockstar Seagate GoFlex Net Seagate GoFlex Home Pogoplug v1 Pogoplug Pink (v2) Do not run this installer on any other device. By typing ok, you agree to assume all liabilities and risks associated with running this installer. If you agree, type 'ok' and press ENTER to continue: ok # checking for /usr/sbin/nandwrite... # Installing /usr/sbin/nandwrite... Connecting to download.doozan.com (50.116.34.13:80) nandwrite.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) nandwrite 100% |*******************************| 11500 --:--:-- ETA # Successfully installed /usr/sbin/nandwrite. # checking for /usr/sbin/nanddump... # Installing /usr/sbin/nanddump... Connecting to download.doozan.com (50.116.34.13:80) nanddump.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) nanddump 100% |*******************************| 21286 --:--:-- ETA # Successfully installed /usr/sbin/nanddump. # checking for /usr/sbin/flash_erase... # Installing /usr/sbin/flash_erase... Connecting to download.doozan.com (50.116.34.13:80) flash_erase.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) flash_erase 100% |*******************************| 12819 --:--:-- ETA # Successfully installed /usr/sbin/flash_erase. # checking for /usr/sbin/fw_printenv... # Installing /usr/sbin/fw_printenv... Connecting to download.doozan.com (50.116.34.13:80) fw_printenv.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) fw_printenv 100% |*******************************| 652k 00:00:00 ETA # Successfully installed /usr/sbin/fw_printenv. # checking for /etc/fw_env.config... # Installing /etc/fw_env.config... Connecting to download.doozan.com (50.116.34.13:80) fw_env.config.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) fw_env.config 100% |*******************************| 329 --:--:-- ETA # Successfully installed /etc/fw_env.config. # Validating existing uBoot... Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... Connecting to jeff.doozan.com (50.116.34.13:80) valid-uboot.md5 100% |*******************************| 1133 --:--:-- ETA ## Valid uBoot detected: [goflexnet original] DISABLE POGOPLUG SERVICES The pogoplug service includes an auto-update feature which could be used to cripple or disable your device. It is recommended that you disable this service. NOTE: The pogoplug service is proprietary software created by Cloud Engines. It is not available for use in other distributions and will not be available in your new linux installation even if you choose not to disable it. Would you like to disable the pogoplug services? [Y/n] Y Applying fixes to the pogoplug environment... Disabling the pogoplug service... Done fixing pogoplug environment. # checking for /uboot-original-mtd0.kwb... # Installing /uboot-original-mtd0.kwb... Connecting to download.doozan.com (50.116.34.13:80) uboot-original-mtd0. 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) uboot-original-mtd0. 100% |*******************************| 512k 00:00:00 ETA # Successfully installed /uboot-original-mtd0.kwb. # checking for /usr/sbin/blparam... # Installing /usr/sbin/blparam... Connecting to download.doozan.com (50.116.34.13:80) blparam.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) blparam 100% |*******************************| 14168 00:00:00 ETA # Successfully installed /usr/sbin/blparam. # Installing uBoot ## Installing goflexnet davygravy-2012-04-19 Connecting to download.doozan.com (50.116.34.13:80) uboot.mtd0.kwb.md5 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) uboot.mtd0.kwb 100% |*******************************| 512k 00:00:00 ETA Erase Total 4 Units Performing Flash Erase of length 131072 at offset 0x60000 done Writing data to block 0 at offset 0x0 Writing data to block 1 at offset 0x20000 Writing data to block 2 at offset 0x40000 Writing data to block 3 at offset 0x60000 Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... ## Verifying new uBoot... Connecting to download.doozan.com (50.116.34.13:80) uboot.mtd0.kwb.md5 100% |*******************************| 32 --:--:-- ETA # Verified successfully! # Installing uBoot environment Connecting to download.doozan.com (50.116.34.13:80) uboot.environment.md 100% |*******************************| 32 --:--:-- ETA Connecting to download.doozan.com (50.116.34.13:80) uboot.environment 100% |*******************************| 128k 00:00:00 ETA Erase Total 1 Units Performing Flash Erase of length 131072 at offset 0xc0000 done Writing data to block 6 at offset 0xc0000 # Verifying uBoot environment Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x000c0000 and ending at 0x000e0000... Connecting to download.doozan.com (50.116.34.13:80) uboot.environment.md 100% |*******************************| 32 --:--:-- ETA # Setting arcNumber to 2097 (SheevaPlug) # Note: if you have a kernel that supports your platform, you should use the proper arcNumber. # You can set the correct arcNumber by running the following command: /usr/sbin/fw_setenv arcNumber 3089 # uBoot installation has completed successfully. bash-3.2# /usr/sbin/fw_setenv arcNumber 3089 bash-3.2# reboot The system is going down NOW! Sending SIGTERM to all processes Requesting system reboot [ 160.520000] md: stopping all md devices. [ 161.520000] Restarting system. [ 161.520000] Reseting !!
Re: Newer uBoot as workaround to 3.2 kernel problem? August 10, 2012 11:48AM |
Registered: 12 years ago Posts: 2 |
Re: Newer uBoot as workaround to 3.2 kernel problem? October 03, 2012 11:09AM |
Registered: 14 years ago Posts: 26 |
Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1432436 bytes read Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) 4702937 bytes read ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-2.6.32-5 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1432372 Bytes = 1.4 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 4702873 Bytes = 4.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Error: unrecognized/unsupported machine ID (r1 = 0x00000bb6). Available machine support: ID (hex) NAME 00000690 Marvell DB-88F6281-BP Development Board 00000691 Marvell RD-88F6192-NAS Development Board 00000692 Marvell RD-88F6281 Reference Board 00000a76 Marvell eSATA SheevaPlug Reference Board 00000831 Marvell SheevaPlug Reference Board 00000a63 Marvell GuruPlug Reference Board 0000085b QNAP TS-119/TS-219 000009c6 QNAP TS-41x 00000b44 Marvell OpenRD Ultimate Board 00000939 Marvell OpenRD Client Board 00000915 Marvell OpenRD Base Board 00000b1e HP t5325 Thin Client Please check your kernel config and/or bootloader.I assume this "machine ID (r1 = 0x00000bb6)" is related to arcNumber. bb6 hex is 2998 decimal. At the "u-boot>>" prompt, "printenv arcNumber" gives 2097, which in hex is 831--one of the IDs listed for Available machine support.
Re: Newer uBoot as workaround to 3.2 kernel problem? October 28, 2012 11:58AM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? November 01, 2012 03:35PM |
Registered: 12 years ago Posts: 56 |
Re: Newer uBoot as workaround to 3.2 kernel problem? November 01, 2012 09:52PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? November 04, 2012 08:32AM |
Registered: 12 years ago Posts: 56 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 01, 2012 03:44AM |
Registered: 13 years ago Posts: 78 |
Quote
Another way to address the issue would be adding to Uboot tools a corresponding tool capable of scanning and listing all drives with rootfs hooked to GFN & GFH and other such Plugs.
Re: Newer uBoot as workaround to 3.2 kernel problem? December 01, 2012 09:23PM |
Registered: 13 years ago Posts: 501 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 25, 2012 11:23AM |
Registered: 13 years ago Posts: 23 |
ubit0-6:/tmp# ./install_uboot_mtd0.sh --no-uboot-check !!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!! If you lose power to your device while running this script, it could be left in an unusable state. This script will replace the bootloader on /dev/mtd0. This installer will only work on the following devices: Seagate Dockstar Seagate GoFlex Net Seagate GoFlex Home Pogoplug v1 Pogoplug Pink (v2) Do not run this installer on any other device. By typing ok, you agree to assume all liabilities and risks associated with running this installer. -n If you agree, type 'ok' and press ENTER to continue: ok # checking for /usr/sbin/nandwrite... # checking for /usr/sbin/nanddump... # checking for /usr/sbin/flash_erase... # checking for /usr/sbin/fw_printenv... # checking for /etc/fw_env.config... # Validating existing uBoot... Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... Connecting to jeff.doozan.com (50.116.34.13:80) Connecting to projects.doozan.com (50.116.34.13:80) valid-uboot.md5 100% |********************************************************************************************************************************| 1133 --:--:-- ETA ./install_uboot_mtd0.sh: line 250: head: not found ## Unknown uBoot detected on mtd0: 77ce1df732843774e5257b615ba8a9db ## ## --no-uboot-check flag detected, continuing installation ############################################ Your device could not be auto-detected. You must be using a device listed below to run this installer. What device are you using? Type the number of your device and press ENTER. 1 - Seagate Dockstar 2 - Seagate GoFlex Net 3 - Seagate GoFlex Home 4 - Pogoplug v1 5 - Pogoplug v2 - Pink 6 - Other 2 Selected Seagate GoFlex Net ./install_uboot_mtd0.sh: line 342: head: not found ./install_uboot_mtd0.sh: line 342: sed: not found # Installing uBoot ## Installing goflexnet Connecting to download.doozan.com (50.116.34.13:80) wget: server returned error: HTTP/1.1 404 Not Found Connecting to download.doozan.com (50.116.34.13:80) wget: server returned error: HTTP/1.1 404 Not Found ## uBoot could not be downloaded, or the MD5 does not match. ## Exiting. No changes were made to mtd0. ubit0-6:/tmp#
ubit0-6:/tmp# fw_printenv Warning: Bad CRC, using default environment bootcmd=bootp; setenv bootargs root=/dev/nfs nfsroot=${serverip}:${rootpath} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; bootm bootdelay=5 baudrate=115200 ubit0-6:/tmp#
Re: Newer uBoot as workaround to 3.2 kernel problem? December 30, 2012 12:23AM |
Registered: 11 years ago Posts: 3 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 30, 2012 12:02PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 30, 2012 12:53PM |
Registered: 11 years ago Posts: 3 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 31, 2012 02:29AM |
Admin Registered: 13 years ago Posts: 18,997 |
./install_uboot_mtd0.sh: line 342: head: not found ./install_uboot_mtd0.sh: line 342: sed: not found
Re: Newer uBoot as workaround to 3.2 kernel problem? December 31, 2012 02:34AM |
Registered: 11 years ago Posts: 3 |
Re: Newer uBoot as workaround to 3.2 kernel problem? December 31, 2012 08:24AM |
Registered: 12 years ago Posts: 52 |
Re: Newer uBoot as workaround to 3.2 kernel problem? January 16, 2013 06:14AM |
Registered: 12 years ago Posts: 5 |
Re: Newer uBoot as workaround to 3.2 kernel problem? January 16, 2013 06:22AM |
Registered: 12 years ago Posts: 5 |
dmesg | grep Machine [ 0.000000] Machine: Marvell SheevaPlug Reference Board
fw_printenv | grep arcNumber arcNumber=3542
dmesg | grep Machine [ 0.000000] Machine: Seagate GoFlex Home
fw_printenv | grep arcNumber arcNumber=3338
Re: Newer uBoot as workaround to 3.2 kernel problem? January 16, 2013 08:18AM |
Admin Registered: 13 years ago Posts: 18,997 |
> dmesg | grep Machine > [ 0.000000] Machine: Marvell SheevaPlug > Reference Board >>
> fw_printenv | grep arcNumber > arcNumber=3542 >>
> dmesg | grep Machine > [ 0.000000] Machine: Seagate GoFlex Home >>
> fw_printenv | grep arcNumber > arcNumber=3338 >>
Re: Newer uBoot as workaround to 3.2 kernel problem? January 16, 2013 08:39PM |
Registered: 12 years ago Posts: 5 |
Re: Newer uBoot as workaround to 3.2 kernel problem? January 22, 2013 04:44PM |
Registered: 13 years ago Posts: 264 |