[U-Boot] ARM pull request
Tom
Tom.Rix at windriver.com
Sun Nov 8 00:21:25 CET 2009
Remy Bohmer wrote:
> Hi,
>
>>> [patch] ARM: Use Linux version for unaligned access code
>>>
>> This one is in arm/next
>> http://lists.denx.de/pipermail/u-boot/2009-October/063437.html
>
> Well, I thought we agreed to include (the updated version from Stefan)
> in the current release?
>
> Remy
Wolfgang,
I have cherry picked this commit into arm/master-sync.
This is the pull request.
Tom
The following changes since commit b91b8f74fe9ded18344c3d03080a4abc07254502:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-arm master-sync
Remy Bohmer (1):
ARM: Use Linux version for unaligned access code
include/asm-arm/unaligned.h | 3 +-
include/linux/unaligned/be_byteshift.h | 70 ++++++++++++++++++++++++++++++++
include/linux/unaligned/le_byteshift.h | 70 ++++++++++++++++++++++++++++++++
3 files changed, 142 insertions(+), 1 deletions(-)
create mode 100644 include/linux/unaligned/be_byteshift.h
create mode 100644 include/linux/unaligned/le_byteshift.h
More information about the U-Boot
mailing list