[U-Boot] [PATCH v2 6/8] FAT: get_cluster: Add buffer bouncing

Wolfgang Denk wd at denx.de
Sun Sep 2 17:22:18 CEST 2012


Dear Benoît Thébaudeau,

In message <1423162220.332690.1342790468790.JavaMail.root at advansee.com> you wrote:
> Add a buffer bouncing mechanism to get_cluster. This can be useful for
> misaligned applicative buffers passed through get_contents. This is require=
> d for
> the following patches in the case of data aligned differently relatively to
> buffers and clusters.
> 
> Signed-off-by: Beno=C3=AEt Th=C3=A9baudeau <benoit.thebaudeau at advansee.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
> Changes for v2:
>  - Patch renumbering because of the new v2 1/8.
>  - Possible code style changes due to the new v2 1/8.
>  - Use printf instead of debug for the misalignment message.
> 
>  .../fs/fat/fat.c                                   |   42 ++++++++++++++--=
> ----
>  1 file changed, 30 insertions(+), 12 deletions(-)

Applied, thanks.

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
Life is a process, not a principle, a mystery  to  be  lived,  not  a
problem to be solved. - Gerard Straub, television producer and author
(stolen from Frank Herbert??)


More information about the U-Boot mailing list