Skip to content
Snippets Groups Projects
Unverified Commit cb7fa69e authored by Johannes Schauer Marin Rodrigues's avatar Johannes Schauer Marin Rodrigues
Browse files

patches/flash-kernel: use boot.scr

parent 67408c6e
No related branches found
No related tags found
No related merge requests found
......@@ -4,24 +4,21 @@ patch -p1 << 'EOF'
diff -Nru flash-kernel-3.104/db/all.db flash-kernel-3.104+nmu1/db/all.db
--- flash-kernel-3.104/db/all.db 2021-02-07 00:13:15.000000000 +0100
+++ flash-kernel-3.104+nmu1/db/all.db 2022-01-03 17:37:18.000000000 +0100
@@ -1064,6 +1064,21 @@
@@ -1064,6 +1064,18 @@
U-Boot-Script-Name: bootscr.sunxi
Required-Packages: u-boot-tools
+Machine: MNT Reform 2
+Kernel-Flavors: any
+DTB-Id: freescale/imx8mq-mnt-reform2.dtb
+Boot-Initrd-Path: /Initrd
+Boot-Kernel-Path: /Image
+Boot-DTB-Path: /imx8mq-mnt-reform2.dtb
+Boot-Kernel-Path: /boot/vmlinuz
+Boot-Initrd-Path: /boot/initrd.img
+Boot-Script-Path: /boot/boot.scr
+Boot-DTB-Path: /boot/dtb
+U-Boot-Kernel-Address: 0x40480000
+U-Boot-Initrd-Address: 0x0
+Required-Packages: u-boot-tools
+U-Boot-Script-Name: bootscr.uboot-generic
+Boot-Script-Path: /boot/boot.scr
+#Kernel-Flavors: arm64
+#Boot-Kernel-Path: /boot/uImage
+#Boot-Initrd-Path: /boot/uInitrd
+#Boot-DTB-Path: /boot/dtb
+Required-Packages: u-boot-tools
+
Machine: MK802
Kernel-Flavors: armmp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment