Deleted Added
full compact
28c28
< /* $FreeBSD: stable/10/sys/arm/at91/at91sam9g45reg.h 238788 2012-07-26 08:01:25Z andrew $ */
---
> /* $FreeBSD: stable/10/sys/arm/at91/at91sam9g45reg.h 266110 2014-05-15 02:41:23Z ian $ */
246,248c246,248
< #define AT91SAM9G45_OHCI_BASE 0xdfb00000
< #define AT91SAM9G45_OHCI_PA_BASE 0x00700000
< #define AT91SAM9G45_OHCI_SIZE 0x00100000
---
> #define AT91SAM9G45_OHCI_VA_BASE 0xdfb00000
> #define AT91SAM9G45_OHCI_BASE 0x00700000
> #define AT91SAM9G45_OHCI_SIZE 0x00100000
250,252c250,252
< #define AT91SAM9G45_NAND_BASE 0xe0000000
< #define AT91SAM9G45_NAND_PA_BASE 0x40000000
< #define AT91SAM9G45_NAND_SIZE 0x10000000
---
> #define AT91SAM9G45_NAND_VA_BASE 0xe0000000
> #define AT91SAM9G45_NAND_BASE 0x40000000
> #define AT91SAM9G45_NAND_SIZE 0x10000000