Skip to content

Commit 3387a1b

Browse files
mchoo7bsdimp
authored andcommitted
sys: update comment for removal of armv6
Signed-off-by: Minsoo Choo <[email protected]> Reviewed by: imp Pull Request: #1903
1 parent f424213 commit 3387a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/arm/arm/machdep_boot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ cmdline_set_env(char *cmdline, const char *guard)
165165
}
166166

167167
/*
168-
* Called for armv6 and newer.
168+
* Called for armv7 and newer.
169169
*/
170170
void arm_parse_fdt_bootargs(void)
171171
{

0 commit comments

Comments
 (0)