]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitce613b92b5cb133a1cbdd20bb61b6cb7210e2be2
treec13881ff5c68f56621acfca42969636c381da123
parentb0d2f0570166e92c80cee3512f63175eb134cef9
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