From 21a7d93c69959ccfbbe34cdedb99a1f0d5928432 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 13 Apr 2013 19:31:42 -0500 Subject: [PATCH] omap: bump to 100Mb Signed-off-by: Robert Nelson --- hwpack/omap3-beagle-xm-v3.9.conf | 2 +- hwpack/omap3-beagle-xm.conf | 2 +- hwpack/omap4-panda.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hwpack/omap3-beagle-xm-v3.9.conf b/hwpack/omap3-beagle-xm-v3.9.conf index 53e7696..747269e 100644 --- a/hwpack/omap3-beagle-xm-v3.9.conf +++ b/hwpack/omap3-beagle-xm-v3.9.conf @@ -11,7 +11,7 @@ conf_bl_listfile="bootloader-ng" #Bootloader Partition: bootloader_location="fatfs_boot" -boot_partition_size="64" +boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index efbf464..e3ec55c 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -10,7 +10,7 @@ conf_bl_http="http://rcn-ee.net/deb/tools/latest/" conf_bl_listfile="bootloader-ng" bootloader_location="fatfs_boot" -boot_partition_size="64" +boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img" diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index 680cd85..a72fa7d 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -10,7 +10,7 @@ conf_bl_http="http://rcn-ee.net/deb/tools/latest/" conf_bl_listfile="bootloader-ng" bootloader_location="fatfs_boot" -boot_partition_size="64" +boot_partition_size="100" spl_name="MLO" boot_name="u-boot.img"