Mercurial > ecos
comparison packages/hal/arm/ebsa285/current/include/plf_io.h @ 265:96fac1fabc4c
RedBoot 'exec' command is now controlled by RedBoot CDL.
| author | gthomas |
|---|---|
| date | Tue, 06 Aug 2002 14:34:03 +0000 |
| parents | d2c90368aeef |
| children | 74dbf4c3f2e1 |
comparison
equal
deleted
inserted
replaced
| 264:57f3c72256bb | 265:96fac1fabc4c |
|---|---|
| 60 | 60 |
| 61 #include <cyg/hal/hal_ebsa285.h> | 61 #include <cyg/hal/hal_ebsa285.h> |
| 62 | 62 |
| 63 #include <cyg/hal/hal_io.h> // IO macros | 63 #include <cyg/hal/hal_io.h> // IO macros |
| 64 #include <cyg/hal/hal_platform_ints.h> // Interrupt vectors | 64 #include <cyg/hal/hal_platform_ints.h> // Interrupt vectors |
| 65 | |
| 66 // Memory map is 1-1 | |
| 67 #define CYGARC_PHYSICAL_ADDRESS(_x_) (_x_) | |
| 65 | 68 |
| 66 // The PCI resources required by the EBSA are hardcoded to the lowest | 69 // The PCI resources required by the EBSA are hardcoded to the lowest |
| 67 // addresses in the PCI address space, thus: | 70 // addresses in the PCI address space, thus: |
| 68 // PCI Memory Space | 71 // PCI Memory Space |
| 69 #define EBSA_SDRAM_PCI_ADDR 0 | 72 #define EBSA_SDRAM_PCI_ADDR 0 |
