Skip to content

Commit

Permalink
uboot-sunxi: Banana Pi M2 Ultra switch to mainline defconfig
Browse files Browse the repository at this point in the history
U-boot also have defconfig for this board. In 2019.01 branch they are identical.

Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
  • Loading branch information
abajk committed Mar 23, 2020
1 parent 8a92ae8 commit bb10f21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package/boot/uboot-sunxi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ define U-Boot/orangepi_pc2
UENV:=a64
endef

define U-Boot/Sinovoip_BPI_M2_Ultra
define U-Boot/Bananapi_M2_Ultra
BUILD_SUBTARGET:=cortexa7
NAME:=Bananapi M2 Ultra
BUILD_DEVICES:=lemaker_bananapi-m2-ultra
Expand All @@ -267,6 +267,7 @@ UBOOT_TARGETS := \
A20-OLinuXino-Lime2-eMMC \
A20-OLinuXino_MICRO \
Bananapi \
Bananapi_M2_Ultra \
Bananapro \
Cubieboard \
Cubieboard2 \
Expand Down Expand Up @@ -294,7 +295,6 @@ UBOOT_TARGETS := \
pangolin \
pine64_plus \
Sinovoip_BPI_M2_Plus \
Sinovoip_BPI_M2_Ultra \
sopine_baseboard \
orangepi_zero_plus

Expand Down

This file was deleted.

0 comments on commit bb10f21

Please sign in to comment.