[U-Boot] [PATCH 2/2] zfs: Add ZFS filesystem support

Wolfgang Denk wd at denx.de
Wed May 23 09:53:27 CEST 2012


Dear Jorgen Lundman,

In message <4FBC5578.5000404 at lundman.net> you wrote:
> 
> I didn't even notice it was sorted. Of course this leave the issue of:
> 
> COBJS-$(CONFIG_YAFFS2) += cmd_yaffs2.o
> COBJS-$(CONFIG_CMD_ZFS) += cmd_zfs.o
> COBJS-$(CONFIG_CMD_SPL) += cmd_spl.o
> 
> Not sure if I was supposed to go before or after that dangling spl.

CONFIG_YAFFS2 should be renamed into CONFIG_CMD_YAFFS2, and both
CONFIG_CMD_YAFFS2 and CONFIG_CMD_SPL should be sorted, too.  But that
would be a separate patch.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Mirrors should reflect a little before throwing back images.
- Jean Cocteau


More information about the U-Boot mailing list