Welcome! Log In Create A New Profile

Advanced

need u-boot source for Kurobox/Pro

Posted by herb 
need u-boot source for Kurobox/Pro
June 15, 2014 02:53PM
I have a Kurobox/Pro (based on Marvell 88F5182) and am very interested in the Kirkwood thread to amalamte all support for Kirkwood SOC's. I know the 88F5182 is NOT Kirkwood but given a Kurobox/Pro u-boot source tree I possibly can recover this unit.
Here's a serial port capture of the boot up of my Kurobox/Pro. It doesn't seem to be quite sane. The header printed out indicates it is a u-boot modifies by DG (davygravy) but I cannot find the source for his work.

Orion1 CPU = Low

=== KURO U-Boot. ===
** LOADER **
** KUROBOX BOARD: KURO_BOX LE (CFG_ENV_ADDR=fffff000)


U-Boot 1.1.4 (Jun 20 2008 - 18:17:26) Marvell version: 1.12.1 - TINY + DG's KuroPro Netconse

DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB
[256kB@fffc0000] Flash: 256 kB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done
NAND: 256 MB

Soc: 88F5182 A2
CPU: ARM926 (Rev 0) running @ 500Mhz
Orion 1 streaming disabled
SysClock = 250Mhz , TClock = 166Mhz


USB 0: host mode
USB 1: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: Conventional PCI, speed = 33000000
Orion1 CPU = Low

I have tried to capture any possible netconsole output without success (I suspect the IP address is not in my network) and I cannot stop it at a command prompt in order to modify the environment.
I have done u-boot development for PPC and ixp boards as a developer in the past so I know about the u-boot code and I have a USB JTAG from Olimex which I will configure openocd for to allow me to flash a new u-boot.

I'm also very curious about bodhi's work in getting u-boot rebase to 2014.4 for my NSA320 and possibly a Buffalo LS-WVL/E (Which has nand flash and needs a set of more vanilla environment variables to just boot!

Herb
Re: need u-boot source for Kurobox/Pro
June 16, 2014 01:19PM
Wow old uboot. This looks like an Orion.

Related? http://www.cyrius.com/debian/orion/buffalo/kuroboxpro/



Edited 1 time(s). Last edit at 06/16/2014 01:24PM by WarheadsSE.
Re: need u-boot source for Kurobox/Pro
June 16, 2014 07:35PM
Yeah, it is. It still could be used but the u-boot seemsto be broken.
The problem is DG has taken his repository off the net. I cannot find it anywhere.
I've tried to find a release of u-boot that has support for Kurpbox/Pro, no dice.
I can't even find an original u-boot from Revogear/Buffalo.

Herb
Re: need u-boot source for Kurobox/Pro
June 17, 2014 05:06AM
herb,

Looks like it is in the mainline:

https://github.com/mibodhi/u-boot-kirkwood/blob/2014.01-kirkwood/arch/arm/include/asm/arch-orion5x/cpu.h

/* Orion-1 (88F5181) and Orion-VoIP (88F5181L) */
#define MV88F5181_DEV_ID        0x5181
#define MV88F5181_REV_B1        3
#define MV88F5181L_REV_A0       8
#define MV88F5181L_REV_A1       9
/* Orion-NAS (88F5182) */
#define MV88F5182_DEV_ID        0x5182
#define MV88F5182_REV_A2        2
/* Orion-2 (88F5281) */
#define MV88F5281_DEV_ID        0x5281
#define MV88F5281_REV_D0        4
#define MV88F5281_REV_D1        5
#define MV88F5281_REV_D2        6
/* Orion-1-90 (88F6183) */
#define MV88F6183_DEV_ID        0x6183
#define MV88F6183_REV_B0        3

arcNumber:
http://www.arm.linux.org.uk/developer/machines/list.php?id=1509


What the u-boot envs look like? can you post them?

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 3 time(s). Last edit at 06/17/2014 09:55AM by bodhi.
Re: need u-boot source for Kurobox/Pro
June 17, 2014 09:02AM
Re: need u-boot source for Kurobox/Pro
June 17, 2014 09:56AM
Thanks WarheadsSE! have corrected the link above.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: need u-boot source for Kurobox/Pro
June 23, 2014 02:56PM
Thanks you two!
I cannot get into the command prompt to try to fix things. After the ethernet is enabled I get the reboot "Orion1 CPU = Low" and that repeats. It looks to me like the network driver is broken or is the wrong one.

Herb
Re: need u-boot source for Kurobox/Pro
June 24, 2014 02:46PM
Well, at least it is progress.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: