You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To adapt the BareboxDriver and be consistent with the
UBootDriver, the parameter 'boot_command' is added.
Now you can do something like this:
targets:
main:
drivers:
BareboxDriver:
boot_command: "boot net"
Signed-off-by: Fabian Meuren <[email protected]>
0 commit comments