commit | af88f20d538a4ef92924d2fa70f9488123fc0e90 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jul 24 10:09:17 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Fri Aug 02 18:29:32 2013 -0400 |
tree | 6540a0e15a24870311e2ab1663bf13039f6319b4 | |
parent | 1f78f06e36bab9cba24a4dbc2a9039d1a1ecfe34 [diff] |
xilinx: move microblaze-generic .dts to standard location Aside from microblaze, all other SoCs/boards/vendors store their DT files in board/$vendor/dts/$soc-$board.dts. Move microblaze-generic.dts to this location for consistency. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Michal Simek <monstr@monstr.eu>