Skip to content

Commit

Permalink
uenv: r2pro: disable predictable network names
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jun 29, 2023
1 parent f58cf15 commit f37f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uEnv_r2pro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fit=bpi-r2pro.itb

#console=earlyprintk console=ttyS0,115200
root=/dev/mmcblk0p3 rootfstype=ext4 rootwait
#bootopts=vmalloc=496M debug=7 initcall_debug=0
bootopts=net.ifnames=0
#graphic=video=1920x1080 console=tty1 fbcon=map:0 drm.debug=0x7

buildargs=setenv bootargs "board=${board} ${console} root=${root} ${bootopts} ${graphic}"
Expand Down

0 comments on commit f37f7f3

Please sign in to comment.