dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
phy_rtl8211f led fixup
hc
2024-08-14
d5ef2fdafdb09de9c2f876fc0edf2ba6bf224909
[~ljy/RK3588_XEN.git]
/
buildroot
/
board
/
pc
/
grub-bios.cfg
1
2
3
4
5
6
set default="0"
set timeout="5"
menuentry "Buildroot" {
linux /boot/bzImage root=/dev/sda1 rootwait console=tty1
}