mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 14:34:31 +02:00
Use correct u-boot name for meleg
Mainline u-boot uses a different name for the configuration for the Mele G. Use correct name for mainline, use old name for sunxi u-boot. Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
@ -16,6 +16,7 @@ DEFAULT_PREFERENCE_sun7i="1"
|
||||
# Sunxi U-Boot uses different names for some boards
|
||||
UBOOT_MACHINE_olinuxino-a20 = "A20-OLinuXino-Micro_config"
|
||||
UBOOT_MACHINE_olinuxino-a10s = "A10s-OLinuXino-Micro_config"
|
||||
UBOOT_MACHINE_meleg = "Mele_A1000G_config"
|
||||
|
||||
SRC_URI = "git://github.com/linux-sunxi/u-boot-sunxi.git;protocol=git;branch=sunxi"
|
||||
|
||||
|
Reference in New Issue
Block a user