
Dear Zhang Wei,
in message 1194938318633-git-send-email-wei.zhang@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@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 \
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 \rio.o \
And please keep the list sorted!
Best regards,
Wolfgang Denk