[U-Boot-Users] [PATCH] Add the RapidIO framework for U-Boot
Zhang Wei
Wei.Zhang at freescale.com
Thu Jan 10 12:21:46 CET 2008
Hi, Wolfgang,
I'll rebase the code and commit soon.
Thanks!
Wei.
> -----Original Message-----
> From: wd at denx.de [mailto:wd at denx.de]
> Sent: Wednesday, January 09, 2008 9:20 PM
> To: Zhang Wei
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [PATCH] Add the RapidIO framework for U-Boot
>
> Dear Zhang Wei,
>
> in message
> <1194938318633-git-send-email-wei.zhang at freescale.com> you wrote:
> > The patch adds the RapidIO framework into U-Boot. The board
> configuration
> > can be added into individual rio_init_board() function.
> Some functions
> > about RapidIO can be added later.
> >
> > Signed-off-by: Zhang Wei <wei.zhang at freescale.com>
>
> Can you please rebase your patch against current U-Boot?
>
> > diff --git a/drivers/Makefile b/drivers/Makefile
> > index 00978d8..c9fb135 100755
> > --- a/drivers/Makefile
> > +++ b/drivers/Makefile
> > @@ -40,6 +40,7 @@ COBJS = 3c589.o 5701rls.o ali512x.o
> at45.o ata_piix.o \
> > ns16550.o ns8382x.o ns87308.o ns7520_eth.o omap1510_i2c.o \
> > omap24xx_i2c.o pc_keyb.o \
> > pci.o pci_auto.o pci_indirect.o \
> > + rio.o \
> > pcnet.o plb2800_eth.o ps2ser.o ps2mult.o pxa_pcmcia.o \
> > rpx_pcmcia.o rtl8019.o rtl8139.o rtl8169.o \
> > s3c4510b_eth.o s3c4510b_uart.o \
>
> And please keep the list sorted!
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering: Embedded and Realtime Systems, Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Too much of anything, even love, isn't necessarily a good thing.
> -- Kirk, "The Trouble with Tribbles", stardate 4525.6
>
More information about the U-Boot
mailing list