Message ID | 1308066307-415-4-git-send-email-green@linuxhacker.ru (mailing list archive) |
---|---|
State | Accepted, archived |
Commit | 763c1c39850e870651b3359718c5dd11a1e66558 |
Delegated to: | Tony Lindgren |
Headers | show |
* green@linuxhacker.ru <green@linuxhacker.ru> [110614 08:42]: > From: Oleg Drokin <green@linuxhacker.ru> > > Machine database already updated: > http://www.arm.linux.org.uk/developer/machines/list.php?id=3284 > > Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Russell, do have some immutable branch containing the mach-types changes that I could pull for my devel-board branch for this? If you want me to apply this one along with the related board-*.c changes please ack. Regards, Tony > --- > arch/arm/tools/mach-types | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types > index 3b3776d..fff68d0 100644 > --- a/arch/arm/tools/mach-types > +++ b/arch/arm/tools/mach-types > @@ -910,7 +910,7 @@ omapl138_case_a3 MACH_OMAPL138_CASE_A3 OMAPL138_CASE_A3 3280 > uemd MACH_UEMD UEMD 3281 > ccwmx51mut MACH_CCWMX51MUT CCWMX51MUT 3282 > rockhopper MACH_ROCKHOPPER ROCKHOPPER 3283 > -nookcolor MACH_NOOKCOLOR NOOKCOLOR 3284 > +encore MACH_ENCORE ENCORE 3284 > hkdkc100 MACH_HKDKC100 HKDKC100 3285 > ts42xx MACH_TS42XX TS42XX 3286 > aebl MACH_AEBL AEBL 3287 > -- > 1.7.4.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Jun 30, 2011 at 06:35:38AM -0700, Tony Lindgren wrote: > * green@linuxhacker.ru <green@linuxhacker.ru> [110614 08:42]: > > From: Oleg Drokin <green@linuxhacker.ru> > > > > Machine database already updated: > > http://www.arm.linux.org.uk/developer/machines/list.php?id=3284 > > > > Signed-off-by: Oleg Drokin <green@linuxhacker.ru> > > Russell, do have some immutable branch containing the mach-types changes > that I could pull for my devel-board branch for this? > > If you want me to apply this one along with the related board-*.c > changes please ack. Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index 3b3776d..fff68d0 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types @@ -910,7 +910,7 @@ omapl138_case_a3 MACH_OMAPL138_CASE_A3 OMAPL138_CASE_A3 3280 uemd MACH_UEMD UEMD 3281 ccwmx51mut MACH_CCWMX51MUT CCWMX51MUT 3282 rockhopper MACH_ROCKHOPPER ROCKHOPPER 3283 -nookcolor MACH_NOOKCOLOR NOOKCOLOR 3284 +encore MACH_ENCORE ENCORE 3284 hkdkc100 MACH_HKDKC100 HKDKC100 3285 ts42xx MACH_TS42XX TS42XX 3286 aebl MACH_AEBL AEBL 3287