Skip to content

Commit

Permalink
[PATCH] ARM: 2844/1: Add maintainer for Jornada 720
Browse files Browse the repository at this point in the history
Patch from Michael Gernoth

As discussed on the handhelds.org Jornada mailinglist, I take over
maintainership of the currently unmaintained Jornada 720-port in
the mainline kernel.

Signed-off-by: Michael Gernoth <michael@gernoth.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Michael Gernoth authored and Russell King committed Aug 4, 2005
1 parent c013622 commit c80f90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-sa1100/jornada720.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ static void __init jornada720_map_io(void)
}

MACHINE_START(JORNADA720, "HP Jornada 720")
/* Maintainer: Michael Gernoth <michael@gernoth.net> */
.phys_ram = 0xc0000000,
.phys_io = 0x80000000,
.io_pg_offst = ((0xf8000000) >> 18) & 0xfffc,
Expand Down

0 comments on commit c80f90b

Please sign in to comment.