Hello, zjznliang!
zjznliang wrote:
> Hi linuxppc-embedded?
>
> Hi , How to config the "early printk" in 2.6.14 linux configration???
Well... check the .config or the kernel sources for
CONFIG_EARLY_PRINTK
or
CONFIG_WANT_EARLY_SERIAL
Have a look at the bootup code of your board, where it's
part --
A non-text attachment was scrubbed...
Name: mpc8xx_pcmcia_885ads1.patch
Type: text/x-patch
Size: 3553 bytes
Desc: not available
Url :
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20051118/2b5186c2/attachment.bin
On 11/18/05, Greg KH wrote:
> On Thu, Nov 17, 2005 at 04:46:17PM -0700, Grant Likely wrote:
> > Does this help? (We also discussed this a bit at the PPC BoF at OLS this
> > year)
> >
> > For example on the mpc52xx (see arch/ppc/syslib/mpc52xx_devices.c);
> >- 6 PSC devices on chip;
> >-
This adds board-specific files needed to utilize fs_enet Ethernet driver
for MPC885ADS and MPC866ADS.
Signed-off-by: Vitaly Bordug
---
arch/ppc/Kconfig | 47
arch/ppc/platforms/Makefile |2
arch/ppc/platforms/fads.h|2
arch/ppc/platf
zjznliang wrote:
> Hi linuxppc-embedded?
>
> Hi , How to config the "early printk" in 2.6.14 linux configration???
>
>
>
Console and debugging I/O is available at all stages of The Linux
loading process - If the drivers for your board support it.
There is nearly free support for 8250 l
oard?
thanking u all
Manisha.
-- next part --
An HTML attachment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20051118/e6b58dc5/attachment.htm
Marcelo Tosatti wrote:
> On Wed, Nov 16, 2005 at 03:04:33PM +0300, Vitaly Bordug wrote:
>> This adds board-specific files needed to utilize fs_enet Ethernet driver
>> for MPC885ADS and MPC866ADS.
>>
>> Signed-off-by: Vitaly Bordug
>>
>
> Vitaly,
>
> It also sounds to me that mpc885_nonplatform_d
Marcelo,
Thanks for review, will fix.
Guess the proper place for setbits/clrbits should be asm-ppc/io.h?
--
Sincerely,
Vitaly
On Thu, Nov 17, 2005 at 04:46:17PM -0700, Grant Likely wrote:
> On 11/15/05, Greg KH wrote:
> > On Tue, Nov 15, 2005 at 01:34:47PM -0600, Kumar Gala wrote:
> > > This is where the confusion is. We have two instances of device A. We
> > > want instance 1 of device A bound to driver "enet" and ins
achment was scrubbed...
URL:
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20051118/1be9a7f4/attachment.htm
On Thu, Nov 17, 2005 at 10:13:00AM +0100, Florian Schirmer wrote:
> Hi,
>
> okay here is what the current driver does:
>
> During startup it installs a timer irq (PIT) handler and sets the
> frequency to half of the watchdog timeout. As soon as this timer irq
> triggers we reset the watchdog in
Hi linuxppc-embedded?
Hi , How to config the "early printk" in 2.6.14 linux configration???
??zjznliang
zjznliang_popo at 163.com
??2005-11-18
On Fri, Nov 18, 2005 at 05:09:02PM +0300, Vitaly Bordug wrote:
> Marcelo,
> Thanks for review, will fix.
>
> Guess the proper place for setbits/clrbits should be asm-ppc/io.h?
Yes, think so.
Paul, you're OK with the following definitions on asm-ppc/io.h?
+/* access ports */
+#define setbits32(_
On Fri, Nov 18, 2005 at 05:11:51PM +0300, Vitaly Bordug wrote:
> Marcelo Tosatti wrote:
> >On Wed, Nov 16, 2005 at 03:04:33PM +0300, Vitaly Bordug wrote:
> >>This adds board-specific files needed to utilize fs_enet Ethernet driver
> >>for MPC885ADS and MPC866ADS.
> >>
> >>Signed-off-by: Vitaly Bord
14 matches
Mail list logo