socrates: Rework CONFIG_PCI_CLK_FREQ
authorTom Rini <trini@konsulko.com>
Mon, 20 Jun 2022 12:07:54 +0000 (08:07 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:05:00 +0000 (17:05 -0400)
commit1bc8ef4d702345117d77c2e704d82102774148aa
treec13881ff5c68f56621acfca42969636c381da123
parent31a8f5545eb8f2d2e1bdf0ccdb1d1b63a16c9008
socrates: Rework CONFIG_PCI_CLK_FREQ

The symbol CONFIG_PCI_CLK_FREQ is local to this board.  Provide equal
clarity in the code by referencing the numeric value directly and move
the explanatory comment to the code, just prior to use.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/socrates/socrates.c
include/configs/socrates.h