commit | 05204f6e387c8e178d9f00522c15d1068862800f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Dec 05 21:07:23 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Sun Dec 20 03:36:51 2015 +0100 |
tree | c0adfd3b767908b29b6fd4d66ad8a199705ce953 | |
parent | 4a065844b5375effbd53fadf336866f0e9afbb7f [diff] |
arm: socfpga: Introduce common board code The SoCFPGA has reached a point where every single board code become the same, since each and every single board is probed equally from OF. Move the common board code into arch/arm/mach-socfpga/ . Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>