From 36208bb7f715d3397fc6814cc25c0015aeb877d3 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 27 Apr 2013 10:40:35 -0500 Subject: [PATCH] cleanup: reorder Signed-off-by: Robert Nelson --- hwpack/am335x-bone-serial.conf | 4 ++-- hwpack/am335x-bone-video.conf | 4 ++-- hwpack/am335x-boneblack.conf | 4 ++-- hwpack/docs.txt | 9 ++++----- hwpack/imx51-babbage.conf | 5 +++-- hwpack/imx53-qsb.conf | 5 +++-- hwpack/imx6q-sabrelite.conf | 5 +++-- hwpack/imx6q-sabresd.conf | 5 +++-- hwpack/omap3-beagle-xm-v3.9-dt.conf | 5 +++-- hwpack/omap3-beagle-xm.conf | 5 +++-- hwpack/omap4-panda-a4.conf | 5 +++-- hwpack/omap4-panda-es.conf | 5 +++-- hwpack/omap4-panda-v3.9-dt.conf | 5 +++-- hwpack/omap4-panda.conf | 5 +++-- hwpack/wandboard-dl.conf | 5 +++-- hwpack/wandboard-solo.conf | 5 +++-- 16 files changed, 46 insertions(+), 35 deletions(-) diff --git a/hwpack/am335x-bone-serial.conf b/hwpack/am335x-bone-serial.conf index d2aa9be..84c6102 100644 --- a/hwpack/am335x-bone-serial.conf +++ b/hwpack/am335x-bone-serial.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,7 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? uboot_fdt_auto_detection=1 #Kernel: diff --git a/hwpack/am335x-bone-video.conf b/hwpack/am335x-bone-video.conf index a59e9c5..feaa8cb 100644 --- a/hwpack/am335x-bone-video.conf +++ b/hwpack/am335x-bone-video.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,7 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? uboot_fdt_auto_detection=1 #Kernel: diff --git a/hwpack/am335x-boneblack.conf b/hwpack/am335x-boneblack.conf index 2d9a0d9..b75b5cc 100644 --- a/hwpack/am335x-boneblack.conf +++ b/hwpack/am335x-boneblack.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,7 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? uboot_fdt_auto_detection=1 #Kernel: diff --git a/hwpack/docs.txt b/hwpack/docs.txt index c205071..610bbf9 100644 --- a/hwpack/docs.txt +++ b/hwpack/docs.txt @@ -23,6 +23,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -45,14 +46,15 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +uboot_fdt_auto_detection=1 [(3) Partition Setup] [imx and a mainline u-boot] #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_seek="1" dd_uboot_bs="1024" boot_partition_size="64" @@ -60,9 +62,6 @@ boot_startmb="2" unset spl_name boot_name="u-boot.imx" -#Bootloader: u-boot settings -boot_fstype="ext2" - [(4) Kernel Setup] [Raw Deb file or:] [ABI:1 STABLE http://rcn-ee.net/deb/wheezy-armhf/v3.7.4-x8/install-me.sh] diff --git a/hwpack/imx51-babbage.conf b/hwpack/imx51-babbage.conf index 161457e..fbc9a5d 100644 --- a/hwpack/imx51-babbage.conf +++ b/hwpack/imx51-babbage.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -36,8 +37,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx diff --git a/hwpack/imx53-qsb.conf b/hwpack/imx53-qsb.conf index fd4071f..6ce93a3 100644 --- a/hwpack/imx53-qsb.conf +++ b/hwpack/imx53-qsb.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -36,8 +37,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx diff --git a/hwpack/imx6q-sabrelite.conf b/hwpack/imx6q-sabrelite.conf index d18aa79..1cc061c 100644 --- a/hwpack/imx6q-sabrelite.conf +++ b/hwpack/imx6q-sabrelite.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -36,8 +37,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx diff --git a/hwpack/imx6q-sabresd.conf b/hwpack/imx6q-sabresd.conf index e367f90..37f374a 100644 --- a/hwpack/imx6q-sabresd.conf +++ b/hwpack/imx6q-sabresd.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -34,8 +35,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx diff --git a/hwpack/omap3-beagle-xm-v3.9-dt.conf b/hwpack/omap3-beagle-xm-v3.9-dt.conf index 259d6de..e0f6e78 100644 --- a/hwpack/omap3-beagle-xm-v3.9-dt.conf +++ b/hwpack/omap3-beagle-xm-v3.9-dt.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_SUPPORT_RAW_INITRD=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index e7c62bb..42efddf 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_SUPPORT_RAW_INITRD=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/omap4-panda-a4.conf b/hwpack/omap4-panda-a4.conf index 807db1a..b1338de 100644 --- a/hwpack/omap4-panda-a4.conf +++ b/hwpack/omap4-panda-a4.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/omap4-panda-es.conf b/hwpack/omap4-panda-es.conf index bc86081..13bb958 100644 --- a/hwpack/omap4-panda-es.conf +++ b/hwpack/omap4-panda-es.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/omap4-panda-v3.9-dt.conf b/hwpack/omap4-panda-v3.9-dt.conf index b735e02..0314050 100644 --- a/hwpack/omap4-panda-v3.9-dt.conf +++ b/hwpack/omap4-panda-v3.9-dt.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index 657a5cb..2f3c185 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -9,6 +9,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" +boot_fstype="fat" boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" @@ -31,8 +32,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="fat" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-omap diff --git a/hwpack/wandboard-dl.conf b/hwpack/wandboard-dl.conf index aa89f30..aa25d15 100644 --- a/hwpack/wandboard-dl.conf +++ b/hwpack/wandboard-dl.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -36,8 +37,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx diff --git a/hwpack/wandboard-solo.conf b/hwpack/wandboard-solo.conf index c875843..ed2847a 100644 --- a/hwpack/wandboard-solo.conf +++ b/hwpack/wandboard-solo.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="dd_uboot_boot" +boot_fstype="ext2" dd_uboot_bs="512" dd_uboot_seek="2" boot_partition_size="100" @@ -36,8 +37,8 @@ conf_uboot_CONFIG_CMD_FS_GENERIC=1 conf_uboot_use_uenvcmd=1 #conf_uboot_no_uenvcmd="loaduimage" -#Bootloader: u-boot settings -boot_fstype="ext2" +#can the bootloader auto detect the device: (*.dtb)? +#uboot_fdt_auto_detection=1 #Kernel: #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx