SLOF/slof
Benjamin Herrenschmidt 554eb9b915 fat-files: Fix access to FAT32 dir/files when cluster > 16-bits
On FAT32, the directory entry contains a new field providing the
top 16-bits of the cluster number. We didn't use it, thus reading
the wrong sectors when trying to access files or directories
beyond block 0x10000.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[aik: removed unrelated empty lines]
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2016-06-27 13:42:22 +10:00
..
fs fat-files: Fix access to FAT32 dir/files when cluster > 16-bits 2016-06-27 13:42:22 +10:00
Makefile.inc Output banner and initial display output in VNC window 2013-12-16 11:56:42 +05:30
OF.lds Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
allocator.c Implement range allocator 2013-10-04 12:01:20 +05:30
default-font.c Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
engine.in Improved "tick", postpone and $FIND commands 2011-12-28 15:05:23 +01:00
entry.S Check for stack overflow in paflof engine 2015-12-01 17:02:04 +11:00
helpers.c pci: add byte read/write helper routines 2016-02-08 16:40:38 +11:00
lowmem.S Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
ofw.S Work around missing sc 1 traps on pHyp 2013-12-17 11:01:46 +05:30
paflof.c Check for stack overflow in paflof engine 2015-12-01 17:02:04 +11:00
paflof.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
ppc64.c slof: Change call_c() function to a proper assembler function 2015-09-17 11:45:32 +10:00
ppc64.code Implement range allocator 2013-10-04 12:01:20 +05:30
ppc64.h Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
ppc64.in Implement range allocator 2013-10-04 12:01:20 +05:30
prep.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
prim.code fbuffer: Implement RFILL as an accelerated primitive 2015-08-05 16:02:18 +10:00
prim.in Remove unused RMOVE64 stub 2015-08-05 16:02:26 +10:00
ref.pl Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
types.h Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00