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
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