tools/litex_json2dts: fix missing {.

This commit is contained in:
Florent Kermarrec 2020-11-12 14:45:46 +01:00
parent 9c0f687922
commit 7a4b26d2ba
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ def generate_dts(d):
# SoC ----------------------------------------------------------------------------------------------
dts += """
soc {
soc {{
#address-cells = <1>;
#size-cells = <1>;
bus-frequency = <{sys_clk_freq}>;