mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-17 04:17:19 +00:00
uboot-sunxi: add support for Olimex A13 SOM
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42692
This commit is contained in:
parent
b595d02fa7
commit
4e4be0bfa1
@ -56,6 +56,10 @@ define uboot/Hackberry
|
|||||||
TITLE:=U-Boot 2014.04 for the Hackbeery
|
TITLE:=U-Boot 2014.04 for the Hackbeery
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define uboot/OLIMEX-A13-SOM
|
||||||
|
TITLE:=U-Boot 2014.04 for the Olimex A13 SOM
|
||||||
|
endef
|
||||||
|
|
||||||
define uboot/pcDuino
|
define uboot/pcDuino
|
||||||
TITLE:=U-Boot 2014.04 for pcDuino
|
TITLE:=U-Boot 2014.04 for pcDuino
|
||||||
endef
|
endef
|
||||||
@ -64,7 +68,7 @@ define uboot/Linksprite_pcDuino3
|
|||||||
TITLE:=U-Boot 2014.04 for Linksprite pcDuino3
|
TITLE:=U-Boot 2014.04 for Linksprite pcDuino3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
UBOOTS:=A10-OLinuXino-Lime A13-OLinuXino A20-OLinuXino_MICRO Bananapi Cubieboard Cubieboard2 Cubietruck Hackberry pcDuino Linksprite_pcDuino3
|
UBOOTS:=A10-OLinuXino-Lime A13-OLinuXino A20-OLinuXino_MICRO Bananapi Cubieboard Cubieboard2 Cubietruck Hackberry pcDuino Linksprite_pcDuino3 OLIMEX-A13-SOM
|
||||||
|
|
||||||
define Package/uboot/template
|
define Package/uboot/template
|
||||||
define Package/uboot-sunxi-$(1)
|
define Package/uboot-sunxi-$(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user