[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Re: Microblaze Linux release
- To: benh@xxxxxxxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Re: Microblaze Linux release
- From: Michal Simek <monstr@xxxxxxxxx>
- Date: Wed, 16 Apr 2008 08:24:18 +0200
- Cc: Arnd Bergmann <arnd@xxxxxxxx>, Stephen Neuendorffer <stephen.neuendorffer@xxxxxxxxxx>, John Williams <john.williams@xxxxxxxxxxxxx>, jwboyer@xxxxxxxxxxxxxxxxxx, John Linn <John.Linn@xxxxxxxxxx>, git-dev@xxxxxxxxxx, Grant Likely <grant.likely@xxxxxxxxxxxx>, git@xxxxxxxxxx, microblaze-uclinux@xxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, paulus@xxxxxxxxx
- In-reply-to: <1208296358.6958.237.camel@pasglop>
- References: <48020A21.4000404@xxxxxxxxx> <200804140801.57464.arnd@xxxxxxxx> <4804A59B.5040909@xxxxxxxxx> <200804151532.11619.arnd@xxxxxxxx> <1208296358.6958.237.camel@pasglop>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
Hi Ben,
>> I'd recommend splitting prom.c into code that can be shared between powerpc
>> and microblaze and architecture specific code. Anything that deals with
>> LMB should go into powerpc, and you can simply use the alloc_bootmem
>> mechanism for your architecture.
>
> That is non trivial... the unflatten DT code among others relies heavily
> on the LMB's to allocate the objects.
I think so. Sharing code among archs looks nice and this way is definitely
right. But starting with communication with PowerPC guys that this code I want
to use in case that this code is not in vanilla. This is not good start for
doing this.
I think if Microblaze will be in vanilla we can talked about separation MB and
PPC part to kernel folder and shared code move to shared folder.
> We could split the early accessors, unflatten code, and kernel-side
> accessors at one point, though we already did most of it no ?
Yes
Michal Simek
www.monstr.eu
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/