[How-To] update DStar/PP/GFlex to new uBoot for kernel>3.2

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby toysareforboys » Sun Dec 30, 2012 9:32 am

Not sure what's going on :(

I've got a fresh setup following these exact instructions: http://archlinuxarm.org/platforms/armv5 ... s-ui-tabs3

Works perfect.

I want to upgrade my uboot so I can use ext4 on the rootfs as well as possibly a new kernel.

I followed the directions at the beginning of this thread, everything went smooth, did everything. When my Seagate GoFlex Home reboots and I ssh in, I get the ubit OS where it says "this is a temporary mac address, you must reboot at least once to make it permenant" or whatever. That's it :(

If I re run these instructions, it gets me back to being able to boot again at least:

$this->bbcode_second_pass_code('', 'cd /tmp wget http://jeff.doozan.com/debian/goflex/v0.6/uInitrd wget http://jeff.doozan.com/debian/goflex/v0.6/ubit_start chmod +x ubit_start
Start the UBIT environment where the prompt will read: ubit0-6:~#
./ubit_start
Update the U-Boot bootloader and move a copy of the OE U-Boot into unused NAND memory:
chain_install goflexhome chain_revert uboot_uptodate ')

Let me know what I'm doing wrong, or if there are different steps to take if you've got Jeff's images loaded in there now :(

-Jamie M.
toysareforboys
 
Posts: 2
Joined: Sun Dec 30, 2012 9:27 am

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby jerry0000 » Sun Dec 30, 2012 6:06 pm

Any advantage of 3.6 over 3.2? Also, is kernel 3.6 available on POGO v2 (armv5)?

From this post, seems 3.6 is not for armv5:
http://archlinuxarm.org/forum/viewtopic.php?f=18&t=4145#p23242

I have the POGO E02, and currently running 3.1.10-15-ARCH.
jerry0000
 
Posts: 57
Joined: Tue Dec 11, 2012 5:38 am

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby WarheadsSE » Sun Dec 30, 2012 8:46 pm

TYPO
$this->bbcode_second_pass_code('', '/usr/sbin/fw_setenv ipaddr '10.0.10.6'')
FIX
$this->bbcode_second_pass_code('', '/usr/sbin/fw_setenv ipaddr '10.10.10.6'')

Also:
ASUC on windows occasionally has issues. NCAT can send :) you may have to specify the source address though: http://nmap.org/dist/ncat-portable-5.59BETA1.zip
1) listen, 2) send
$this->bbcode_second_pass_code('', '
ncat -ul 10.10.10.6 6666
ncat -u -s 10.10.10.5 10.10.10.6 6666')
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby toysareforboys » Mon Dec 31, 2012 12:35 pm

Many thanks to WarheadsSE for all his help getting uboot and my kernel updated! Working SWEET now :)

Linux version 3.6.10-1-ARCH (nobody@panda2) (gcc version 4.7.2 (GCC)
#1 PREEMPT Wed Dec 12 15:26:33 UTC 2012

http://tafb.yi.org

-Jamie M.
toysareforboys
 
Posts: 2
Joined: Sun Dec 30, 2012 9:27 am

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby moonman » Wed Jan 16, 2013 12:49 pm

Just an FYI there may be an issue with uBoot passing arcNumber to the kernel
http://forum.doozan.com/read.php?3,6965,11170#msg-11170
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby moonman » Thu Jan 17, 2013 7:50 am

Updated OP with a workaround
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby rty » Wed Feb 06, 2013 3:17 pm

Any guide for Pogoplug series 4?
Alarm + Samba + NginX + Php+ MySQL + phpMyAdmin on Raspberry Pi 3, Pogoplug 4, Pogoplug E02, Seagate Goflex Home
rty
 
Posts: 75
Joined: Sun Jun 03, 2012 8:57 am
Location: Singapore

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby WarheadsSE » Wed Feb 06, 2013 3:43 pm

Not a problem on the series 4
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby rty » Thu Feb 07, 2013 5:01 am

$this->bbcode_second_pass_quote('WarheadsSE', 'N')ot a problem on the series 4


Do you mean not a problem for series 4 to remain in 3.1.x or not a problem for series 4 to just follow the steps outlined for V2?

The reason I want to upgrade the kernel of my series 4 is that the dmesg keeps showing corrupted journal message. I have exhausted all my known options to fix it and the corrupted journal message keeps showing up. I got a V2 also and it got the same corrupted journal message on the dmesg and Kernel upgrade to 3.7.x fixed it instantly. Therefore, I'd appreciate it if anyone can outline the steps to upgrade the Kernel for series 4 as well.
Alarm + Samba + NginX + Php+ MySQL + phpMyAdmin on Raspberry Pi 3, Pogoplug 4, Pogoplug E02, Seagate Goflex Home
rty
 
Posts: 75
Joined: Sun Jun 03, 2012 8:57 am
Location: Singapore

Re: [How-To] update DStar/PP/GFlex to new uBoot for kernel>3

Postby moonman » Thu Feb 07, 2013 5:05 am

Just install linux-kikwood, no need to upgrade u-boot
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

PreviousNext

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 25 guests