]> git.sur5r.net Git - u-boot/blobdiff - drivers/pc_keyb.c
[PATCH] Clean up Katmai (440SPe) linker script
[u-boot] / drivers / pc_keyb.c
index 07c7914fae674f1aafcf5244bd264f780707d49d..81d3e989341e97b44260fd102bbc55e5268a0b31 100644 (file)
@@ -193,7 +193,7 @@ static char * kbd_initialize(void)
                              | KBD_MODE_DISABLE_MOUSE
                              | KBD_MODE_KCC);
 
-       /* ibm powerpc portables need this to use scan-code set 1 -- Cort */
+       /* AMCC powerpc portables need this to use scan-code set 1 -- Cort */
        kbd_write_command_w(KBD_CCMD_READ_MODE);
        if (!(kbd_wait_for_input() & KBD_MODE_KCC)) {
                /*