cvs commit: src/sys/boot/arm/at91/boot0 at91rm9200_lowlevel.c
Warner Losh
imp at FreeBSD.org
Thu Apr 13 17:39:34 UTC 2006
imp 2006-04-13 17:39:34 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot0 at91rm9200_lowlevel.c
Log:
MFp4:
For 32-bit SDRAM systems, enable D16 to D31 in the PIO controller.
Otherwise they read back as 0xffff.
Shave 8 bytes from the object size by using AT91C_BASE_PIOA directly
and by not assigning PIO_BSR to 0 in the DBGU init. That's a nop in
two ways (everything defaults to peripheral A, and writing 0 changes
nothing).
Revision Changes Path
1.2 +7 -4 src/sys/boot/arm/at91/boot0/at91rm9200_lowlevel.c
More information about the cvs-src
mailing list