Re: [PATCH] ls1028a: hdp: Add config support for HDP firmware loading

2022-05-10 Thread Michael Walle
Am 2022-05-10 19:47, schrieb Vladimir Oltean: On Tue, May 10, 2022 at 04:18:32PM +0200, Michael Walle wrote: > From: Alison Wang > > This patch adds config support for HDP firmware loading on LS1028A. FWIW, I really don't like this as this is just for a downstream kernel. This => what? I on

Re: [PATCH] ls1028a: hdp: Add config support for HDP firmware loading

2022-05-10 Thread Vladimir Oltean
On Tue, May 10, 2022 at 04:18:32PM +0200, Michael Walle wrote: > > From: Alison Wang > > > > This patch adds config support for HDP firmware loading on LS1028A. > > FWIW, I really don't like this as this is just for a downstream kernel. This => what? I only see a config option. I searched the l

Re: [PATCH] ls1028a: hdp: Add config support for HDP firmware loading

2022-05-10 Thread Michael Walle
> From: Alison Wang > > This patch adds config support for HDP firmware loading on LS1028A. FWIW, I really don't like this as this is just for a downstream kernel. For the upstream kernel the firmware should be loaded by the kernel itself. But unfortunately, there is no development there. (I hav

[PATCH] ls1028a: hdp: Add config support for HDP firmware loading

2022-05-10 Thread Yangbo Lu
From: Alison Wang This patch adds config support for HDP firmware loading on LS1028A. Signed-off-by: Oliver Brown Signed-off-by: Alison Wang Signed-off-by: Ye Li Signed-off-by: Yangbo Lu --- board/freescale/ls1028a/ls1028a.c| 7 ++- configs/ls1028aqds_tfa_SECURE_BOOT_defconf