FreeBSD 10 on Dockstar (Marvell Kirkwood)

Ian Lepore ian at FreeBSD.org
Fri Jan 3 17:36:49 UTC 2014


On Tue, 2013-12-31 at 21:10 +0000, Markus Pfeiffer wrote:
> Hi all,
> 
> I managed "fixing" it by editing the dockstar.dts file and putting for ranges:
> 
>   ranges = <0x0 0x2f 0xf9300000 0x00100000>
> 
> Now I just have to figure out why this "fixes" it, and what damage that patch
> does.
> I also have some pathces for the LED on the dockstar which will tip up in my
> github soon.
> 
> Cheers,
> markus

After looking at the marvell code and docs, and some info I found about
the dockstar at OpenWRT.org, I think the attached patch is the right fix
for a dockstar (it maps the nand flash, and removes mappings for NOR
flash and an LED; the dockstar doesn't seem to have NOR flash, and the
LED thing seems to be out of place).

Markus, could you please test this; if it works, I'll commit it.  The
only marvell hardware I have for testing is DreamPlug.

-- Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dockstar_dts.diff
Type: text/x-patch
Size: 1305 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20140103/2e1f032f/attachment.bin>


More information about the freebsd-arm mailing list