The PIT is really 16 bytes long (0x10) not 10 bytes long. Doesn't

matter much, since these defines are unused...

Obtained from:	AT91SAM9G20 datasheet
This commit is contained in:
imp 2012-05-02 09:19:42 +00:00
parent 3878e8fba6
commit cecdf5f9b6

View File

@ -238,7 +238,7 @@
#define AT91SAM9G20_WDT_SIZE 0x10
#define AT91SAM9G20_PIT_BASE 0xffffd30
#define AT91SAM9G20_PIT_SIZE 10
#define AT91SAM9G20_PIT_SIZE 0x10
#define AT91SAM9G20_SMC_BASE 0xfffec00
#define AT91SAM9G20_SMC_SIZE 0x200