diff --git a/hwpack/wandboard-dual-revb1.conf b/hwpack/wandboard-dual-revb1.conf new file mode 100644 index 0000000..aa0e9c0 --- /dev/null +++ b/hwpack/wandboard-dual-revb1.conf @@ -0,0 +1,37 @@ +#!/bin/bash +# --dtb wandboard-dual (Freescale based i.MX6 Wandboard (Dual Core):supported) + +#Bootloader: +conf_board="wandboard_dl" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" +conf_bl_listfile="bootloader-ng" + +#Bootloader Partition: +conf_boot_fstype="ext2" + +bootloader_location="dd_uboot_boot" +uboot_name="u-boot.imx" +dd_uboot_count= +dd_uboot_seek="1" +dd_uboot_conf="fsync" +dd_uboot_bs="1k" +unset spl_name +boot_name="u-boot.imx" + +#Bootloader: u-boot features: +conf_smart_uboot="enable" + +#Kernel: +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +kernel_subarch="armv7" +#kernel_repo="STABLE" +kernel_repo="TESTING" +dtb=imx6dl-wandboard-revb1.dtb +usbnet_mem= +need_wandboard_firmware=1 + +SERIAL="ttymxc0" +SERIAL_CONSOLE="${SERIAL},115200n8" + +drm_read_edid_broken="enable" +drm_device_identifier="HDMI-A-1" diff --git a/hwpack/wandboard-dual.conf b/hwpack/wandboard-dual-revc1.conf similarity index 79% rename from hwpack/wandboard-dual.conf rename to hwpack/wandboard-dual-revc1.conf index 2c8ccdd..201ea2f 100644 --- a/hwpack/wandboard-dual.conf +++ b/hwpack/wandboard-dual-revc1.conf @@ -10,8 +10,11 @@ conf_bl_listfile="bootloader-ng" conf_boot_fstype="ext2" bootloader_location="dd_uboot_boot" -dd_uboot_bs="512" -dd_uboot_seek="2" +uboot_name="u-boot.imx" +dd_uboot_count= +dd_uboot_seek="1" +dd_uboot_conf="fsync" +dd_uboot_bs="1k" unset spl_name boot_name="u-boot.imx" @@ -21,9 +24,9 @@ conf_smart_uboot="enable" #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" -dtb= +#kernel_repo="STABLE" +kernel_repo="TESTING" +dtb=imx6dl-wandboard.dtb usbnet_mem= need_wandboard_firmware=1 diff --git a/hwpack/wandboard-quad-revb1.conf b/hwpack/wandboard-quad-revb1.conf new file mode 100644 index 0000000..0455cde --- /dev/null +++ b/hwpack/wandboard-quad-revb1.conf @@ -0,0 +1,37 @@ +#!/bin/bash +# --dtb wandboard-quad (Freescale based i.MX6 Wandboard (Quad Core):supported) + +#Bootloader: +conf_board="wandboard_quad" +conf_bl_http="https://rcn-ee.net/deb/tools/latest" +conf_bl_listfile="bootloader-ng" + +#Bootloader Partition: +conf_boot_fstype="ext2" + +bootloader_location="dd_uboot_boot" +uboot_name="u-boot.imx" +dd_uboot_count= +dd_uboot_seek="1" +dd_uboot_conf="fsync" +dd_uboot_bs="1k" +unset spl_name +boot_name="u-boot.imx" + +#Bootloader: u-boot features: +conf_smart_uboot="enable" + +#Kernel: +#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 +kernel_subarch="armv7" +#kernel_repo="STABLE" +kernel_repo="TESTING" +dtb=imx6q-wandboard-revb1.dtb +usbnet_mem= +need_wandboard_firmware=1 + +SERIAL="ttymxc0" +SERIAL_CONSOLE="${SERIAL},115200n8" + +drm_read_edid_broken="enable" +drm_device_identifier="HDMI-A-1" diff --git a/hwpack/wandboard-quad.conf b/hwpack/wandboard-quad-revc1.conf similarity index 79% rename from hwpack/wandboard-quad.conf rename to hwpack/wandboard-quad-revc1.conf index 0395e5f..54cd260 100644 --- a/hwpack/wandboard-quad.conf +++ b/hwpack/wandboard-quad-revc1.conf @@ -10,8 +10,11 @@ conf_bl_listfile="bootloader-ng" conf_boot_fstype="ext2" bootloader_location="dd_uboot_boot" -dd_uboot_bs="512" -dd_uboot_seek="2" +uboot_name="u-boot.imx" +dd_uboot_count= +dd_uboot_seek="1" +dd_uboot_conf="fsync" +dd_uboot_bs="1k" unset spl_name boot_name="u-boot.imx" @@ -21,9 +24,9 @@ conf_smart_uboot="enable" #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" -dtb= +#kernel_repo="STABLE" +kernel_repo="TESTING" +dtb=imx6q-wandboard.dtb usbnet_mem= need_wandboard_firmware=1 diff --git a/hwpack/wandboard-solo.conf b/hwpack/wandboard-solo.conf index dce83cd..c8ffbb6 100644 --- a/hwpack/wandboard-solo.conf +++ b/hwpack/wandboard-solo.conf @@ -10,8 +10,11 @@ conf_bl_listfile="bootloader-ng" conf_boot_fstype="ext2" bootloader_location="dd_uboot_boot" -dd_uboot_bs="512" -dd_uboot_seek="2" +uboot_name="u-boot.imx" +dd_uboot_count= +dd_uboot_seek="1" +dd_uboot_conf="fsync" +dd_uboot_bs="1k" unset spl_name boot_name="u-boot.imx" @@ -21,9 +24,9 @@ conf_smart_uboot="enable" #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" -dtb= +#kernel_repo="STABLE" +kernel_repo="TESTING" +dtb=imx6dl-wandboard-revb1.dtb usbnet_mem= need_wandboard_firmware=1