projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7749c84
)
ppc4xx: Improve fan PWM curve on DLVision 10G
author
Dirk Eibach
<eibach@gdsys.de>
Wed, 6 Apr 2011 11:53:49 +0000
(13:53 +0200)
committer
Stefan Roese
<sr@denx.de>
Thu, 21 Apr 2011 08:34:58 +0000
(10:34 +0200)
Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/dlvision-10g.h
patch
|
blob
|
history
diff --git
a/include/configs/dlvision-10g.h
b/include/configs/dlvision-10g.h
index 368aceb15c3e78e48b4cb2a56be187d7c11963a4..c3f743816844740a8890b785da90475920b402e7 100644
(file)
--- a/
include/configs/dlvision-10g.h
+++ b/
include/configs/dlvision-10g.h
@@
-113,7
+113,8
@@
#define CONFIG_DTT_LM63 1 /* National LM63 */
#define CONFIG_DTT_SENSORS { 0x4c, 0x4e } /* Sensor addresses */
#define CONFIG_DTT_PWM_LOOKUPTABLE \
- { { 40, 10 }, { 50, 20 }, { 60, 40 } }
+ { { 40, 10 }, { 43, 13 }, { 46, 16 }, \
+ { 50, 20 }, { 53, 27 }, { 56, 34 }, { 60, 40 } }
#define CONFIG_DTT_TACH_LIMIT 0xa10
/* EBC peripherals */