]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add unaligned.h for arm
authorSimon Kagstrom <simon.kagstrom@netinsight.net>
Tue, 7 Jul 2009 11:58:51 +0000 (13:58 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 19 Jul 2009 09:56:34 +0000 (11:56 +0200)
commit8bf29b59fce8cc381114929082202d800e313ad5
tree01fdb1ef67679501dd8842429db272d5f223248c
parent4abc5bffea244589fa1097e4c899a63efc609c8e
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]