Hi, v2 update comment and fix comment typo and rebase next The following changes since commit 705dbd7c795bbdfb448e1d0ace89d98cbceaaec1: Merge branch 'for-next/tegra' into next (2013-10-02 11:07:14 +0200) are available in the git repository at: git://git.jcrosoft.org/barebox.git delivery/bpkfs for you to fetch changes up to 6edfa631c4aafd71d0508b94c7cdea87695dd492: fs: add BPKFS support (2013-10-03 17:54:27 +0800) ---------------------------------------------------------------- Jean-Christophe PLAGNIOL-VILLARD (2): filetype: add Binary PacKage BPK type fs: add BPKFS support common/filetype.c | 3 + fs/Kconfig | 5 ++ fs/Makefile | 1 + fs/bpkfs.c | 514 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ include/bpkfs.h | 68 +++++++++++++++ include/filetype.h | 1 + 6 files changed, 592 insertions(+) create mode 100644 fs/bpkfs.c create mode 100644 include/bpkfs.h Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox