Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Octeon MMC driver



Hi,

I have ported OpenBSD's Octeon MMC driver to NetBSD here:
https://people.freebsd.org/~kbowling/oct_mmc.patch

It seems stable with light testing and is now self booting on my ER4:
Octeon ubnt_e100# set bootcmd 'fatload mmc 0 $loadaddr
netbsd;bootoctlinux $loadaddr coremask=0x3 root=wedge:octeon-root'
Octeon ubnt_e100# saveenv

I would be curious if it works for others and if the code can be
improved as I am not deeply familiar with Net or Open internals.
There is a lag when attaching, which I suspect is caused by an SDIO
check that could be improved.

Regards,
Kevin Bowling


Home | Main Index | Thread Index | Old Index