X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.ppc440;h=dd8ccaad0e7ae32ef25636faa4403c44143047c0;hb=127efc4fe8cfc3ed525650b1ccbad9c3402e8d5d;hp=1b96458d9e7d0347c7b5bdae48bf86c9e84d1001;hpb=0f89c54be92773b23d66ac401ba6acb6144100c3;p=u-boot diff --git a/doc/README.ppc440 b/doc/README.ppc440 index 1b96458d9e..dd8ccaad0e 100644 --- a/doc/README.ppc440 +++ b/doc/README.ppc440 @@ -77,12 +77,6 @@ This is controlled with the CONFIG_SYS_EXT_SERIAL_CLOCK flag. When using internal clocking, the "ideal baud rate" settings in the 440GP user manual are automatically calculated. -CONFIG_SERIAL_SOFTWARE_FIFO enables interrupt-driven serial operation. -But the last time I checked, interrupts were initialized after the -serial port causing the interrupt handler to be removed from the -handler table. This will probably be fixed soon ... or fix it -yourself and submit a patch :-) - I2C =================