commit | 20938e54a207472a090f04f20f30c9e32b14137e | [log] [tgz] |
---|---|---|
author | Simon Kagstrom <simon.kagstrom@netinsight.net> | Tue Jul 07 15:58:51 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Jul 20 23:54:58 2009 +0200 |
tree | 9fed509450417c57e171fb94a33214baef0785fe | |
parent | 433ea8abd6adfae3138dd4ce238237a037e1e537 [diff] |
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>