2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>

* include/bsp.h: Rely on clock driver to determine when we should use
	fast idle.
This commit is contained in:
Joel Sherrill
2008-09-25 20:08:27 +00:00
parent 44237e3c0c
commit a73ebc92e9
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Rely on clock driver to determine when we should use
fast idle.
2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add BFIN_ON_SKYEYE define to disable features not

View File

@@ -31,9 +31,6 @@ extern "C" {
#include <rtems/score/bfin.h>
#include <rtems/bfin/bf533.h>
#define CLOCK_DRIVER_USE_FAST_IDLE
/*
* PLL and clock setup values:
*/