aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/cubietech/cubieboard/Makefile.inc
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-05-30 22:40:20 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-08-05 08:26:58 +0000
commit041200fae35f3701c160f96fbb617cddb72375fa (patch)
tree757a50e9bac544ef256e21270b9480e10a64423f /src/mainboard/cubietech/cubieboard/Makefile.inc
parent2e92adce773829efa1501a70d30a42dfa0e7f725 (diff)
mb/cubietech/cubieboard: Remove board
The Allwinner code was never completed and lacks a driver to load romstage from the bootblock. Change-Id: I12e9d7213ce61ab757e9317a63299d5d82e69acb Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33132 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/cubietech/cubieboard/Makefile.inc')
-rw-r--r--src/mainboard/cubietech/cubieboard/Makefile.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/cubietech/cubieboard/Makefile.inc b/src/mainboard/cubietech/cubieboard/Makefile.inc
deleted file mode 100644
index f3a6de237d..0000000000
--- a/src/mainboard/cubietech/cubieboard/Makefile.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-bootblock-y += bootblock.c
-romstage-y += romstage.c
-
-bootblock-y += memlayout.ld
-romstage-y += memlayout.ld
-ramstage-y += memlayout.ld