Fix typo in comment.

spibus uses cs= rather than addr=, so fix hints to use that (nop since
	spibus cs defaults to 0, and at91_spi assumes 0).
This commit is contained in:
Warner Losh 2012-07-26 05:37:36 +00:00
parent d68081b0b1
commit 1665e3cdfe
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ device bpf # Berkeley packet filter
# Ethernet
device mii # Minimal MII support
device ate # Atmel AT91 Ethernet friver
device ate # Atmel AT91 Ethernet driver
# I2C
device at91_twi # Atmel AT91 Two-wire Interface

View File

@ -2,7 +2,7 @@
# Atmel AT45DB21D
hint.at45d.0.at="spibus0"
hint.at45d.0.addr=0x00
hint.at45d.0.cs=0
# user 132 kbytes
hint.map.0.at="flash/spi0"
hint.map.0.start=0x00000000