summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2021-02-03 22:42:25 +0800
committerSimon Glass <[email protected]>2021-03-03 19:17:25 -0700
commit384b62c073f3aaccba0c917a8da7701a82441aec (patch)
tree34016a954bbcba79b78713790480b5072828d29b /scripts/basic/Makefile
parent09bd08401a5ff2cdbf40fdc27a8add809ae11075 (diff)
serial: ns16550: Handle zero <clock-frequency> value
A working device tree node of ns16550 should never be populated with value zero for the <clock-frequency> property. Unfortunately this is the case for the QEMU ppce500 target. Let's try to assign plat->clock to CONFIG_SYS_NS16550_CLK as the last resort to handle such case. This commit should be reverted when: - The following QEMU patch [1] is merged, and - U-Boot CI has upgraded its QEMU version that contains the fix [1] http://patchwork.ozlabs.org/project/qemu-devel/patch/[email protected]/ Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions