Messages in this thread |  | | | Date | Fri, 28 Oct 2005 10:13:59 +0200 | | From | Lennert Buytenhek <> | | Subject | Re: [PATCH] 2.6.14-rc3 ixp4xx_copy_from little endian/alignment |
| |
On Thu, Oct 27, 2005 at 11:09:31PM -0700, John Bowler wrote:
> +/* On a little-endian IXP4XX system (tested on NSLU2) contrary to the > + * Intel documentation LDRH/STRH appears to XOR the address with 10b.
It's unlikely that ldrh/strh in LE mode behave differently than on any other little-endian ARM system out there. Maybe what was meant is that this flaw only applies to accesses to the flash controller (more likely)? If so, can the comment be updated to reflect that?
thanks, Lennert - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |