aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at32stk1000.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/at32stk1000.conf')
-rw-r--r--conf/machine/at32stk1000.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/at32stk1000.conf b/conf/machine/at32stk1000.conf
index 21ffdda843..343c6aa44e 100644
--- a/conf/machine/at32stk1000.conf
+++ b/conf/machine/at32stk1000.conf
@@ -21,5 +21,7 @@ ROOT_FLASH_SIZE = "8"
EXTRA_IMAGECMD_jffs2 = " --big-endian --pagesize=4096 --eraseblock=65536"
KERNEL_IMAGETYPE = "uImage"
+PREFERRED_VERSION_u-boot = "1.1.4"
+
+ROOTFS_POSTPROCESS_COMMAND += " rm ${IMAGE_ROOTFS}/boot/uImage* ;"
-PREFERRED_VERSION_u-boot = "1.1.4" \ No newline at end of file