commit | 6697d558623d2a3d28c9fc5a0b104ade39c51832 | [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 | 501ebdf28666b3142a27c4b4fe6b76a159564ffd [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>