]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Fix PS/2 keyboard problem caused by statically initialized variable
authorwdenk <wdenk>
Wed, 21 Jan 2004 20:46:28 +0000 (20:46 +0000)
committerwdenk <wdenk>
Wed, 21 Jan 2004 20:46:28 +0000 (20:46 +0000)
commitef978730dcb3e7e398fe9b57633f3f67260c1bbc
treeb48984c960bf12a153efad246cd6d520951aa2a4
parentc837dcb1a316745092567bfe4fb266d0941884ff
* Fix PS/2 keyboard problem caused by statically initialized variable
  pointing to a location in flash

* Fix INCA-IP clock calculation: 400/3 = 133.3 MHz, not 130.
CHANGELOG
cpu/mips/incaip_clock.c
drivers/keyboard.c
drivers/ps2ser.c
include/configs/bms2003.h