mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Merge branch 'master' of git://git.denx.de/u-boot-nds32
This commit is contained in:
commit
aaf5e82560
25 changed files with 384 additions and 43 deletions
|
@ -11,11 +11,11 @@
|
|||
#include <malloc.h>
|
||||
#include <pci.h>
|
||||
|
||||
#include <faraday/ftpci100.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/types.h> /* u32, u16.... used by pci.h */
|
||||
|
||||
#include "pci_ftpci100.h"
|
||||
|
||||
struct ftpci100_data {
|
||||
unsigned int reg_base;
|
||||
unsigned int io_base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue