[ELDK] [PATCH RFSB V2] Add generation of ubifs image

Detlev Zundel dzu at denx.de
Mon Apr 26 12:50:20 CEST 2010


Hi Stefano,

> Add generation of a ubifs image. The resulting image
> can be copied into the flash using the u-boot
> "ubi writevol" command.

Thanks!

I took the liberty to do some cosmetic text fixups and the onw fixup
noted below, but otherwise applied.

> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
>  Config.in |   38 ++++++++++++++++++++++++++++++++++++++
>  Makefile  |   17 +++++++++++++++--
>  2 files changed, 53 insertions(+), 2 deletions(-)
>

[...]

> diff --git a/Makefile b/Makefile
> index 22c0066..44cbaac 100644

[...]

> @@ -246,7 +247,7 @@ pkgs_clean:	$(TARGETS_CLEAN)
>  ############################################################
>  # Image targets below
>  ############################################################
> -.PHONY:	image_ext2 image_jffs2 image_uramdisk image_cramfs
> +.PHONY:	image_ext2 image_jffs2 image_uramdisk image_cramfs ubifs_image

Typo, should be image_ubifs.  Also I sorted the entries.

[...]

Cheers
  Detlev

-- 
In short: much of our country's [USA] counterterrorism security spending is
not designed to protect us from the terrorists,  but instead to protect our
public officials from criticism when another attack occurs.
                                   -- Bruce Schneier
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the eldk mailing list