On Tue, Jan 16, 2024 at 02:35:57PM +0800, Nylon Chen wrote: > From: Vincent Chen <[email protected]> > > LEDs and multiple fans can be controlled by SPL. This patch ensures > that all fans have been enabled in the SPL stage. In addition, the > LED's color will be set to yellow. > > Signed-off-by: Vincent Chen <[email protected]> > Co-developed-by: Nylon Chen <[email protected]> > Signed-off-by: Nylon Chen <[email protected]> > Co-developed-by: Zong Li <[email protected]> > Signed-off-by: Zong Li <[email protected]> > --- > arch/riscv/include/asm/arch-fu740/eeprom.h | 15 +++++++ > board/sifive/unmatched/spl.c | 52 ++++++++++++++++++++++ > 2 files changed, 67 insertions(+) > create mode 100644 arch/riscv/include/asm/arch-fu740/eeprom.h
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

