diff --git a/linux-image-visionfive2/DEBIAN/conffiles b/linux-image-star64/DEBIAN/conffiles similarity index 100% rename from linux-image-visionfive2/DEBIAN/conffiles rename to linux-image-star64/DEBIAN/conffiles diff --git a/linux-image-visionfive2/DEBIAN/control b/linux-image-star64/DEBIAN/control similarity index 77% rename from linux-image-visionfive2/DEBIAN/control rename to linux-image-star64/DEBIAN/control index efbd2d45e3b5..e6c9794a950c 100644 --- a/linux-image-visionfive2/DEBIAN/control +++ b/linux-image-star64/DEBIAN/control @@ -1,4 +1,4 @@ -Package: linux-image-visionfive2 +Package: linux-image-star64 Version: VERSION Architecture: riscv64 Maintainer: MichaIng @@ -10,4 +10,4 @@ Priority: optional Homepage: https://github.com/MichaIng/linux Vcs-Git: https://github.com/MichaIng/linux.git Vcs-Browser: https://github.com/MichaIng/linux -Description: Linux kernel for RISC-V StarFive VisionFive 2 +Description: Linux kernel for RISC-V PINE64 Star64 diff --git a/linux-image-visionfive2/DEBIAN/postinst b/linux-image-star64/DEBIAN/postinst similarity index 100% rename from linux-image-visionfive2/DEBIAN/postinst rename to linux-image-star64/DEBIAN/postinst diff --git a/linux-image-visionfive2/DEBIAN/postrm b/linux-image-star64/DEBIAN/postrm similarity index 100% rename from linux-image-visionfive2/DEBIAN/postrm rename to linux-image-star64/DEBIAN/postrm diff --git a/linux-image-visionfive2/DEBIAN/preinst b/linux-image-star64/DEBIAN/preinst similarity index 100% rename from linux-image-visionfive2/DEBIAN/preinst rename to linux-image-star64/DEBIAN/preinst diff --git a/linux-image-visionfive2/DEBIAN/prerm b/linux-image-star64/DEBIAN/prerm similarity index 100% rename from linux-image-visionfive2/DEBIAN/prerm rename to linux-image-star64/DEBIAN/prerm diff --git a/linux-image-visionfive2/boot/extlinux/extlinux.conf b/linux-image-star64/boot/extlinux/extlinux.conf similarity index 70% rename from linux-image-visionfive2/boot/extlinux/extlinux.conf rename to linux-image-star64/boot/extlinux/extlinux.conf index 76803242bd0a..c8bf96c0c4a9 100644 --- a/linux-image-visionfive2/boot/extlinux/extlinux.conf +++ b/linux-image-star64/boot/extlinux/extlinux.conf @@ -1,4 +1,4 @@ label DietPi linux /boot/vmlinuz-VERSION -fdt /usr/lib/linux-image-visionfive2/starfive/jh7110-visionfive-v2.dtb +fdt /usr/lib/linux-image-visionfive2/starfive/jh7110-pine64-star64.dtb append root=/dev/mmcblk1p1 rootfstype=ext4 rootwait earlycon=sbi console=ttyS0,115200 console=tty1 consoleblank=0 net.ifnames=0 diff --git a/linux-image-visionfive2/etc/fw_env.config b/linux-image-star64/etc/fw_env.config similarity index 100% rename from linux-image-visionfive2/etc/fw_env.config rename to linux-image-star64/etc/fw_env.config diff --git a/linux-image-visionfive2/etc/u-boot-initial-env b/linux-image-star64/etc/u-boot-initial-env similarity index 99% rename from linux-image-visionfive2/etc/u-boot-initial-env rename to linux-image-star64/etc/u-boot-initial-env index 1624db5ce70a..d42ee4c26f86 100644 --- a/linux-image-visionfive2/etc/u-boot-initial-env +++ b/linux-image-star64/etc/u-boot-initial-env @@ -13,7 +13,7 @@ boot_prefixes=/ /boot/ bootenv=uEnv.txt boot_scripts=boot.scr.uimg boot.scr efi_dtb_prefixes=/ /dtb/ /dtb/current/ -fdtfile=starfive/jh7110-visionfive-v2.dtb +fdtfile=starfive/jh7110-pine64-star64.dtb ipaddr=192.168.120.230 preboot=run chipa_set_uboot