提交 219569ad 编写于 作者: A amit karwar 提交者: Kalle Valo

rsi: use subdirectory for firmware file

linux-firmware maintainers prefer to have a subdirectory for
firmware files. Code is changed here to pick firmware file from
a subdirectory. Firmware file with a new loading mechanism will
be submitted inside rsi directory.
Signed-off-by: NAmitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 1f717199
......@@ -22,7 +22,7 @@
/* FLASH Firmware */
static struct ta_metadata metadata_flash_content[] = {
{"flash_content", 0x00010000},
{"rs9113_wlan_qspi.rps", 0x00010000},
{"rsi/rs9113_wlan_qspi.rps", 0x00010000},
};
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册