diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-01-13 19:37:06 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-13 19:37:06 +0000 |
commit | 5a066b8ec9a680169470348b674b7c57b50f4e29 (patch) | |
tree | 9f7e3e8911babb42b33f386f62e08db1589cd340 /packages/linux | |
parent | 06ed4236bf5c5298e9b922aa7adb9fc761c187fd (diff) |
ixp4xx-kernel: add comment to jffs2 patch in 2.6.15
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.15/15-jffs2-endian-config.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.15/15-jffs2-endian-config.patch b/packages/linux/ixp4xx-kernel/2.6.15/15-jffs2-endian-config.patch index fdebb652a7..76e9c7e439 100644 --- a/packages/linux/ixp4xx-kernel/2.6.15/15-jffs2-endian-config.patch +++ b/packages/linux/ixp4xx-kernel/2.6.15/15-jffs2-endian-config.patch @@ -1,3 +1,15 @@ +This patch allows the endianness of the JFSS2 filesystem to be +specified by config options. + +It defaults to native-endian (the previously hard-coded option). + +Some architectures (in particular, the NSLU2) benefit from having a +single known endianness of JFFS2 filesystem (for data, not +executables) independent of the endianness of the processor (ARM +processors can be switched to either endianness at run-time). + +Signed-off-by: Rod Whitby <rod@whitby.id.au> + --- linux-2.6.15/fs/Kconfig~ 2006-01-03 13:51:10.000000000 +1030 +++ linux-2.6.15/fs/Kconfig 2006-01-05 01:35:36.000000000 +1030 @@ -1132,6 +1132,31 @@ config JFFS2_CMODE_SIZE |