Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: ucc_uart: limit brg-frequency workaround to PPC32
According to Timur Tabi This bug in older U-Boots is definitely PowerPC-specific So before allowing this driver to be built for platforms other than PPC32, make sure that we don't accept malformed device trees on those other platforms. Suggested-by: Timur Tabi <[email protected]> Reviewed-by: Timur Tabi <[email protected]> Acked-by: Timur Tabi <[email protected]> Signed-off-by: Rasmus Villemoes <[email protected]> Signed-off-by: Li Yang <[email protected]>
- Loading branch information