[U-Boot-Users] [PATCH] Fix OMAP1510 serial divisor settings.

Here is a patch applied against u-boot-0.4.3 which enables changing the OMAP1510 baud rate. I had forgot to clear the 6.5 divisor in cases where 115200 was not the target rate. The register is write only so this is only way short of keeping a shadow register around for it...and its not worth it.
Regards,
Richard W.

In message FD2AC9A020DDD51194710008C7089B200BEE21E0@dlee17.itg.ti.com you wrote:
Here is a patch applied against u-boot-0.4.3 which enables changing the OMAP1510 baud rate. I had forgot to clear the 6.5 divisor in cases where 115200 was not the target rate. The register is write only so this is only way short of keeping a shadow register around for it...and its not worth it.
Thanks, added. Will push to CVS soon.
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Woodruff, Richard