forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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.