removed commented lines about c700 headers.
authorjgrant@thegrantclan.org <jgrant@thegrantclan.org>
Mon, 20 Sep 2004 02:40:51 +0000 (02:40 +0000)
committerjgrant@thegrantclan.org <jgrant@thegrantclan.org>
Mon, 20 Sep 2004 02:40:51 +0000 (02:40 +0000)
BKrev: 414e4333zxKRcKQ4OQxVqCXFm2YvNQ

conf/tosa.conf

index 8edaf2c..e03303e 100644 (file)
@@ -6,7 +6,6 @@ TARGET_ARCH = "arm"
 IPKG_ARCHS = "all arm ${MACHINE}"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
-
 BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
 BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils kernel-module-acm kernel-module-evdev kernel-module-net-fd \
 kernel-module-pxa-bi kernel-module-registers kernel-module-storage-fd kernel-module-usb-ohci-tc6393 kernel-module-usb-storage \
@@ -17,12 +16,7 @@ RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd kernel-module-usbm
 
 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n --faketime"
 
-IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} \
-                   --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img \
-                   ${EXTRA_IMAGECMD}"
-#                   cat ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin \
-#                   ${T}/${IMAGE_NAME}.rootfs.jffs2 > \
-#                   ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img"
+IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img ${EXTRA_IMAGECMD}"
 
 include conf/handheld-common.conf
 # not using tune-xscale.conf so as to retain backwards compatibility