On 03/23/2015 07:18 AM, Paul Martin wrote:
On Mon, Mar 23, 2015 at 05:04:08PM +0300, Aleksey Makarov wrote:
With these patches the cn7000 board boots in little-endian mode with
all peripherials supported on this board working fine. The peripherials
on other boards should probably be fixed separately.
Including octeon-rng? :-)
It should, I don't think there is any endian dependent code in there.
Most OCTEON drivers that don't do DMA should not have any hardware
endian dependencies.
Things like I2C, MDIO, and SPI shouldn't need any changes.
David Daney