[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] "Found romfs @... klimit" message during kernel boot
Victor G. wrote:
>> Another thing I've seen above in __log_buf was:
>> OPB INTC #0 at 0x81800000
>> which calls for another question. I enabled OPB interrupt controller
>> in menuconfig. However, I am using PLB bus. Does it make sense? I
>> didn't see any warnings.
>>
>> Maybe something is screwed with Uartlite's interrupts because of that.
>
> To elaborate on this, I have OPB interrupt controller; however, in
> menuconfig I rather enabled:
> 1. Xilinx uartlite serial port support
> 2. Support for console on Xilinx uartlite serial port
> 3. Xilinx 10/100 OPB EMACLITE support
> ... as suggested by the manual.
OPB and PLB cores are the same - that's only Kconfig mess.
For enabling console are these two configs enough.
CONFIG_SERIAL_UARTLITE=y
CONFIG_SERIAL_UARTLITE_CONSOLE=y
Michal
>
> Thanks
> ___________________________
> 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/
>
>
--
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663
___________________________
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/