[U-Boot-Users] [PATCH] Add the RapidIO framework for U-Boot
Wolfgang Denk
wd at denx.de
Wed Jan 9 14:20:21 CET 2008
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