]> git.dujemihanovic.xyz Git - u-boot.git/commit
global_data: Reduce the size of bus_clk and mem_clk
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:19:15 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:05:38 +0000 (14:05 -0600)
commit80166ea20baaa129b3c1dfa50ebee7ccf17ee17e
tree0e53a1787ee81b3ca042a31f5f5d47c6e67fb52b
parentcd4f9eb514223dded348e90c81f19d1a9c9e03ce
global_data: Reduce the size of bus_clk and mem_clk

The bus clock and memory clock are unlikely to go above 4GHz for now, so
reduce the field size to 32 bits.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/mips/mach-ath79/ar934x/clk.c
arch/mips/mach-octeon/cpu.c
include/asm-generic/global_data.h