diff options
Diffstat (limited to 'roles/bootstrap/templates')
| -rw-r--r-- | roles/bootstrap/templates/raspberry.config.j2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/bootstrap/templates/raspberry.config.j2 b/roles/bootstrap/templates/raspberry.config.j2 index def13e0..0faa3df 100644 --- a/roles/bootstrap/templates/raspberry.config.j2 +++ b/roles/bootstrap/templates/raspberry.config.j2 @@ -9,6 +9,11 @@ arm_64bit=1 disable_overscan=1 arm_boost=1 +[pi5] +kernel=kernel_2712.img +dtparam=pciex1 +dtparam=pciex1_gen=2 + [cm4] otg_mode=1 |
