Обновить platform/generic/cvitek_riscv.c

This commit is contained in:
2026-02-11 01:34:56 +07:00
parent 6766e9cc96
commit 92ee61dae4

View File

@@ -37,6 +37,9 @@ __asm__(".section .rodata\n"
#ifdef CONFIG_CV181X
#define SUSPEND_SRAM_ENTRY 0xC030000
#endif
#ifdef CONFIG_sg200x
#define SUSPEND_SRAM_ENTRY 0xC030000
#endif
#define memcpy sbi_memcpy
static void rtc_latch_pinmux_settings(void)