forked from Imagelibrary/rtems
2011-01-09 Peer Stritzinger <peer at stritzinger dot com>
* startup/bspstart.c: Fixed chip select configuration.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-01-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* startup/bspstart.c: Fixed chip select configuration.
|
||||
|
||||
2010-12-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* Makefile.am, preinstall.am, startup/start.S: Use standard zero
|
||||
|
||||
@@ -321,7 +321,7 @@ static const struct EBI_CS_tag cs_setup[] = {
|
||||
|
||||
{
|
||||
.B.AM = 0x1fff0,
|
||||
.B.SCY = 4,
|
||||
.B.SCY = 1,
|
||||
.B.BSCY = 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user