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

Re: [MiNT] [PATCH] Remove __attribute__ ((packed) from EHCI structs



2014-05-14 17:44 GMT+02:00 Alan Hourihane <alanh@fairlite.co.uk>:
> Ah yes, I forgot about it as I was going to post back. So I'll do this here.
>
> The reason I held off was that this is PCI code for EHCI controllers. And I
> know
> that we're building for 68000, but is there any hardware that exists for PCI
> on our 68000 machines ???
>
> I don't think so, so I'm inclined to leave "packed" in, as it's fine for
> 68020 and
> above, and we're really only talking CT60/Milan/Hades or FireBee at this
> point. Right ?
>

Yes, this was mentioned during the discussion about this issue. For me
is OK to leave the packet attribute, but I should change the makefile
to build for 020-60 for now.