forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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.