forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/arch/arm/Makefile
....@@ -157,6 +157,7 @@
157157 textofs-$(CONFIG_CPU_RV1106) := 0x00208000
158158 textofs-$(CONFIG_CPU_RV1126) := 0x00608000
159159 endif
160
+textofs-$(CONFIG_RV1106_HPMCU_FAST_WAKEUP) := 0x00208000
160161
161162 # Machine directory name. This list is sorted alphanumerically
162163 # by CONFIG_* macro name.