aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx31pdk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx31pdk.conf')
-rw-r--r--conf/machine/imx31pdk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx31pdk.conf b/conf/machine/imx31pdk.conf
index 9ae6245..def898c 100644
--- a/conf/machine/imx31pdk.conf
+++ b/conf/machine/imx31pdk.conf
@@ -10,10 +10,10 @@ SOC_FAMILY = "mx3:mx31"
GUI_MACHINE_CLASS = "smallscreen"
-UBOOT_MAKE_TARGET = "u-boot-nand.bin"
+UBOOT_MAKE_TARGET = "u-boot-with-spl.bin"
UBOOT_SUFFIX = "bin"
UBOOT_MACHINE = "mx31pdk_config"
-UBOOT_BINARY = "u-boot-nand.bin"
+UBOOT_BINARY = "u-boot-with-spl.bin"
IMAGE_FSTYPES = "ubi jffs2 tar.bz2"
MKUBIFS_ARGS = "-m 2048 -e 129024 -c 2030"