Re: [PATCH] ieee1275: obdisk driver

2018-04-29 Thread Eric Snowberg
> On Apr 11, 2018, at 4:29 AM, Daniel Kiper wrote: > > On Thu, Apr 05, 2018 at 10:53:55AM -0700, Eric Snowberg wrote: >> Add a new disk driver called obdisk for IEEE1275 platforms. Currently >> the only platform using this disk driver is SPARC, however other IEEE1275 >> platforms could start us

Re: [PATCH] ieee1275: obdisk driver

2018-04-11 Thread Daniel Kiper
On Thu, Apr 05, 2018 at 10:53:55AM -0700, Eric Snowberg wrote: > Add a new disk driver called obdisk for IEEE1275 platforms. Currently > the only platform using this disk driver is SPARC, however other IEEE1275 > platforms could start using it if they so choose. While the functionality > within t

[PATCH] ieee1275: obdisk driver

2018-04-05 Thread Eric Snowberg
Add a new disk driver called obdisk for IEEE1275 platforms. Currently the only platform using this disk driver is SPARC, however other IEEE1275 platforms could start using it if they so choose. While the functionality within the other IEEE1275 ofdisk driver may be suitable for PPC and x86, it pre