From 6f480a325d04d74cf2f716c07ce830b442928271 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Sat, 29 Jun 2013 13:48:10 -0500 Subject: [PATCH] xm: use sfdisk Signed-off-by: Robert Nelson --- hwpack/omap3-beagle-xm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index 63928b7..3e3891d 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -11,6 +11,7 @@ conf_bl_listfile="bootloader-ng" bootloader_location="fatfs_boot" boot_fstype="fat" boot_partition_size="96" +use_sfdisk=1 spl_name="MLO" boot_name="u-boot.img"