From: Florian Boor Date: Wed, 26 Aug 2009 10:17:07 +0000 (+0200) Subject: topas910.conf: No need for the lowlevel loader any more. But mtdutils are useful... X-Git-Tag: Release-2010-05/1~2607^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7159b354e085cf8635002935261ca1ffec0d4c9;p=openembedded.git topas910.conf: No need for the lowlevel loader any more. But mtdutils are useful to deal with NAND. --- diff --git a/conf/machine/topas910.conf b/conf/machine/topas910.conf index b4a1d20045..61167fdd73 100644 --- a/conf/machine/topas910.conf +++ b/conf/machine/topas910.conf @@ -38,7 +38,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 \ -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2.summary" # build / upload tools -EXTRA_IMAGEDEPENDS += "lowlevel-topas910" +MACHINE_EXTRA_RRECOMMENDS += "mtd-utils" # tune for cpu include conf/machine/include/tune-arm920t.inc