mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Fix the size of AT91SAM9260_PIT_SIZE.
This commit is contained in:
parent
d9197e6f81
commit
bec21f7149
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272164
@ -231,7 +231,7 @@
|
||||
#define AT91SAM9260_WDT_SIZE 0x10
|
||||
|
||||
#define AT91SAM9260_PIT_BASE 0xffffd30
|
||||
#define AT91SAM9260_PIT_SIZE 10
|
||||
#define AT91SAM9260_PIT_SIZE 0x10
|
||||
|
||||
#define AT91SAM9260_SMC_BASE 0xfffec00
|
||||
#define AT91SAM9260_SMC_SIZE 0x200
|
||||
|
Loading…
Reference in New Issue
Block a user