dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改led为gpio
hc
2024-10-12
a5969cabbb4660eab42b6ef0412cbbd1200cf14d
[~hc/RK356X_SDK_RELEASE.git]
/
yocto
/
poky
/
scripts
/
lib
/
wic
/
canned-wks
/
efi-bootdisk.wks.in
1
2
3
bootloader --ptable gpt
part /boot --source rootfs --rootfs-dir=${IMAGE_ROOTFS}/boot --fstype=vfat --label boot --active --align 1024 --use-uuid --overhead-factor 1.0
part / --source rootfs --fstype=ext4 --label root --align 1024 --exclude-path boot/