starfive visionfive2: allow uboot and opensbi source overrides
This commit is contained in:
parent
a2861aa696
commit
7eab0aa0b7
4 changed files with 57 additions and 31 deletions
|
|
@ -5,6 +5,10 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./firmware.nix
|
||||
];
|
||||
|
||||
boot = {
|
||||
consoleLogLevel = lib.mkDefault 7;
|
||||
# Switch to default as soon they reach >= 6.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue