X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2Farm%2FREADME;h=1dd5d6cb76e4d1d4cdaa4f5071c4c0a6090657ed;hb=9e1bf581d67d87a1d7fc0ea500729e3a03643a26;hp=a6f718e90a86874b33b0ecf0c4acaa9cfa6e6908;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/Documentation/arm/README b/Documentation/arm/README index a6f718e90..1dd5d6cb7 100644 --- a/Documentation/arm/README +++ b/Documentation/arm/README @@ -163,9 +163,9 @@ CONFIG_MACH_ and CONFIG_ARCH_ -Kernel entry (head.S) +Kernel entry (head-armv.S) -------------------------- - The initial entry into the kernel is via head.S, which uses machine + The initial entry into the kernel is via head-armv.S, which uses machine independent code. The machine is selected by the value of 'r1' on entry, which must be kept unique.