summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/grinn-liteboard/Makefile
diff options
context:
space:
mode:
authorMarcin Niestroj <m.niestroj@grinn-global.com>2018-11-08 11:32:07 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-11-09 08:08:10 +0100
commit51ac8969c5e41d03620e4bf72d9ec09df85bf2f6 (patch)
treec850b37faf0125f0cb759b05aff08fc9cb8e0663 /arch/arm/boards/grinn-liteboard/Makefile
parent084aaa7f71efdcd3341e37a9fd92cede1e281035 (diff)
downloadbarebox-51ac8969c5e41d03620e4bf72d9ec09df85bf2f6.tar.gz
barebox-51ac8969c5e41d03620e4bf72d9ec09df85bf2f6.tar.xz
ARM: i.MX: Add liteboard support
liteboard is a development board which uses liteSOM as its base. liteSOM can't exist on its own, but is used as part of other boards - it only contains processor and memory. Hardware specification: * liteSOM: - i.MX6UL - 256M or 512M DDR3 RAM - eMMC (uSDHC2) * Ethernet PHY * USB host (usb_otg1) * MicroSD slot (uSDHC1) Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/grinn-liteboard/Makefile')
-rw-r--r--arch/arm/boards/grinn-liteboard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boards/grinn-liteboard/Makefile b/arch/arm/boards/grinn-liteboard/Makefile
new file mode 100644
index 0000000000..01c7a259e9
--- /dev/null
+++ b/arch/arm/boards/grinn-liteboard/Makefile
@@ -0,0 +1,2 @@
+obj-y += board.o
+lwl-y += lowlevel.o