risc-v/bl602: update firmware to fix undefined up_irq_* symbols when linking
Signed-off-by: Virus.V <virusv@live.com>
This commit is contained in:
parent
60fb1adaca
commit
69fce77718
|
@ -84,7 +84,7 @@ CHIP_CSRCS += bl602_glb.c bl602_gpio.c bl602_hbn.c bl602_systemreset.c
|
|||
ifeq ($(CONFIG_BL602_WIRELESS),y)
|
||||
WIRELESS_DRV_UNPACK = bl_blob
|
||||
WIRELESS_DRV_VERSION = v1.6.19
|
||||
WIRELESS_DRV_ID = main
|
||||
WIRELESS_DRV_ID = dev_irq
|
||||
WIRELESS_DRV_ZIP = $(WIRELESS_DRV_ID).zip
|
||||
WIRELESS_DRV_URL = https://github.com/bouffalolab/bl_blob/archive
|
||||
|
||||
|
|
Loading…
Reference in New Issue