commit | 136f3f44105183b9218c9f931c439a4d7da8c8a5 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Apr 09 21:06:07 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Apr 22 10:22:22 2013 +0200 |
tree | 0c20b24f785e2015eeb166cee12395a309103af9 | |
parent | 26e9c972df9267077097c3f8dc64aa1ff999b892 [diff] |
imx: Move some header files from arch-mxs to imx-common The following headers are moved to a i.MX common location: - regs-common.h - regs-apbh.h - regs-bch.h - regs-gpmi.h - dma.h This way this header can be re-used also by other i.MX platforms. For example the i.MX6 which will need it for the upcoming NAND support. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com>