]> git.ipfire.org Git - people/ms/u-boot.git/commit
Add unaligned.h for arm
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Tue, 7 Jul 2009 13:58:51 +0000 (15:58 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 20 Jul 2009 21:54:58 +0000 (23:54 +0200)
commit20938e54a207472a090f04f20f30c9e32b14137e
tree9fed509450417c57e171fb94a33214baef0785fe
parent433ea8abd6adfae3138dd4ce238237a037e1e537
Add unaligned.h for arm

This patch adds unaligned.h for ARM (needed to build with LZO
compression). The file is taken from the linux kernel, but includes
u-boot headers instead.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Acked-by: Stefan Roese <sr@denx.de>
include/asm-arm/unaligned.h [new file with mode: 0644]