All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] net, cmd: fix misaligned cache operation warning
Date: Sun, 2 Oct 2016 08:03:25 -0400	[thread overview]
Message-ID: <20161002120325.GY4884@bill-the-cat> (raw)
In-Reply-To: <1472449608-30080-1-git-send-email-hs@denx.de>

On Mon, Aug 29, 2016 at 07:46:47AM +0200, Heiko Schocher wrote:

> when using tftp on the smartweb board, it prints, when
> using the tftp command:
> 
> Using ethernet at fffc4000 device
> TFTP from server 192.168.1.1; our IP address is 192.168.20.80
> Filename '/tftpboot/smartweb_hw/tbot/u-boot.bin'.
> Load address: 0x21000000
> Loading: ###########################
>          73.2 KiB/s
> done
> Bytes transferred = 391560 (5f988 hex)
> CACHE: Misaligned operation at range [21000000, 2105f988]
> U-Boot#
> 
> Fixing this.
> 
> Signed-off-by: Heiko Schocher <hs@denx.de>

NAK, we need to sort out:
    xtensa:  +   xtfpga                                                                       avr32:  +   atngw100mkii grasshopper atstk1002 atngw100
     sparc:  +   gr_cpci_ax2000 gr_xc3s_1500 gr_ep2s60
microblaze:  +   microblaze-generic

Lacking a define for CONFIG_SYS_CACHELINE_SIZE first.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161002/5ae6cd00/attachment.sig>

  reply	other threads:[~2016-10-02 12:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29  5:46 [U-Boot] [PATCH] net, cmd: fix misaligned cache operation warning Heiko Schocher
2016-10-02 12:03 ` Tom Rini [this message]
2016-10-02 12:06   ` [U-Boot] " Joe Hershberger
2016-10-04  5:21     ` Heiko Schocher
2016-10-04 12:22       ` Tom Rini
2016-10-05 23:44     ` Peter.Chubb at data61.csiro.au

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=20161002120325.GY4884@bill-the-cat \
    --to=trini@konsulko.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.