All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: qianfanguijin@qq.com
Cc: u-boot@lists.denx.de, sean.anderson@seco.com, hs@denx.de,
	qianfan Zhao <qianfanguijin@163.com>
Subject: Re: [PATCH v4] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
Date: Sat, 15 Jan 2022 07:37:32 -0500	[thread overview]
Message-ID: <20220115123732.GV9207@bill-the-cat> (raw)
In-Reply-To: <tencent_1CD4B8F916ABF534E3AD6FA3418DD7A83909@qq.com>

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

On Tue, Nov 16, 2021 at 09:35:38AM +0800, qianfanguijin@qq.com wrote:

> From: qianfan Zhao <qianfanguijin@163.com>
> 
> CHUNK_TYPE_RAW buffer is not aligned, and flash sparse images by
> fastboot will report "Misaligned operation" if DCACHE is enabled.
> 
> Flashing Sparse Image
> CACHE: Misaligned operation at range [84000028, 84001028]
> CACHE: Misaligned operation at range [84001034, 84002034]
> CACHE: Misaligned operation at range [8401104c, 8401304c]
> 
> Fix it
> 
> Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
> Reviewed-by: Sean Anderson <sean.anderson@seco.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-01-15 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  1:35 [PATCH v4] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned qianfanguijin
2021-11-16 15:05 ` Sean Anderson
     [not found]   ` <tencent_2353D67A319ACDD88C7A564D884FA2FA4F05@qq.com>
2021-11-18 19:46     ` Sean Anderson
2022-01-15 12:37 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220115123732.GV9207@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=hs@denx.de \
    --cc=qianfanguijin@163.com \
    --cc=qianfanguijin@qq.com \
    --cc=sean.anderson@seco.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.