[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] current CVS is broken for suzaku
Hi Yashi,
Yasushi SHOJI wrote:
> Current CVS code is broken for suzaku.
Sorry, that will be my fault.
> Suzaku doesn't have second uart but auto-config.in defines it. that
> cause network chip not to able to acquire irq; which is taken by
> unpresent second uart.
hmm - autoconfig.in should not be used for the old-style platforms...
Or do you mean asm-include/autoconfig.h?
> John, do you want me to define platform for suzaku so that I can just
> put whatever suzaku need to arch/microblaze/platform/suzaku/, or wait
> till restructure is done?
Well I would certainly encourage you to move towards the /platform/xxx
approach, but I really tried to maintain backwards compatability..
Short term fix will be an #ifdef conditional on Suzaku in
include/asm-microblaze/autoconfig.h - but a better solution will be
create your own /platform/suzaku subdir. Just use platform/uclinux-auto
as a template.
Sorry for the breakage :(
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/