Change default frequency to 100Mhz

LiteDRAM at the moment pretty much enforces 100Mhz, and our software
isn't quite yet adaptable, so switch out default to 100Mhz accross
the board. Recent timing improvements should make it a non-issue.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
pull/170/head
Benjamin Herrenschmidt 5 years ago
parent f124dc4a40
commit 0f97b320f6

@ -187,7 +187,7 @@ parameters:
datatype : int datatype : int
description : Generated system clock frequency in HZ (for top-generic based boards) description : Generated system clock frequency in HZ (for top-generic based boards)
paramtype : generic paramtype : generic
default : 50000000 default : 100000000


disable_flatten_core: disable_flatten_core:
datatype : bool datatype : bool

Loading…
Cancel
Save