arm: socfpga: Introduce common board code
authorMarek Vasut <marex@denx.de>
Sat, 5 Dec 2015 20:07:23 +0000 (21:07 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 20 Dec 2015 02:36:51 +0000 (03:36 +0100)
commit8e535af2e441030f5e4b940a3756a0d92646b5fe
treec0adfd3b767908b29b6fd4d66ad8a199705ce953
parentea0823465157decd81bc06c3b6dfe8f604ee4471
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>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/board.c [new file with mode: 0644]