commit | 8e535af2e441030f5e4b940a3756a0d92646b5fe | [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 | ea0823465157decd81bc06c3b6dfe8f604ee4471 [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>