]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README-integrator
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
[people/ms/u-boot.git] / doc / README-integrator
index 4daf3413aa6e92dd4b790a0dbaff750561f9c6f2..5a0e9349248a627935a2e5495a0d9ddff98c991e 100644 (file)
@@ -52,7 +52,7 @@ cpu/arm<>/start.S so that it may be used by other boards.
 However, to avoid duplicating code through all processor files, a generic core
 for ARM Integrator CMs has been added
 
-       cpu/arm_intcm
+       arch/arm/cpu/arm_intcm
 
 Otherwise. for example,  the standard CM reset via the CM control register would
 need placing in each CM processor file......