commit | 7b0565dc0ab72685bdc052fab18b376f0e7fef98 | [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 | 4e2b834ff950d922a57e24e7eca6d2d125729676 [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>