coreboot/src/soc
Julius Werner 41bb802681 stddef: Add KHz, MHz and GHz constants
This patch adds some simple constants to more easily write and do math
with frequencies, analogous to the existing KiB, MiB and GiB constants
for sizes. They are exemplary added to the Veyron_Pinky/Rk3288 code for
now and will hopefully be adopted by other parts of the codebase in the
future.

BUG=None
TEST=Compiled Veyron_Pinky.

Change-Id: I4a1927fd423eb96d3f76f7e44b451192038b02e0
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/221800
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-10-07 20:59:39 +00:00
..
imgtec New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
intel broadwell: Fix building with USE=quiet-cb 2014-10-07 01:29:49 +00:00
nvidia t132: Add vboot2 support 2014-10-07 03:37:25 +00:00
qualcomm New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
rockchip stddef: Add KHz, MHz and GHz constants 2014-10-07 20:59:39 +00:00
samsung New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
Kconfig veyron: Fix file permissions 2014-09-12 00:56:02 +00:00
Makefile.inc veyron: Fix file permissions 2014-09-12 00:56:02 +00:00