[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E2E306A.6040007@am.sony.com>
Date: Mon, 25 Jul 2011 20:11:38 -0700
From: Frank Rowand <frank.rowand@...sony.com>
To: Thomas Gleixner <tglx@...utronix.de>
CC: LKML <linux-kernel@...r.kernel.org>,
linux-rt-users <linux-rt-users@...r.kernel.org>
Subject: Re: [ANNOUNCE] 3.0-rt3
On 07/24/11 03:33, Thomas Gleixner wrote:
> Dear RT Folks,
>
> I'm pleased to announce the 3.0-rt3 release.
ARM panda board boots for PREEMPT_NONE.
New compile warning for ARM pandaboard, PREEMPT_NONE:
kernel/softirq.c: In function 'softirq_check_pending_idle':
kernel/softirq.c:119: warning: format '%02lx' expects type 'long unsigned int', but argument 2 has type 'unsigned int'
.config is attached or use this recipe:
make omap2plus_defconfig
Then additional config changes:
# this allows USB thumb drive
# Device Drivers -> USB support -> EHCI HCD (USB 2.0) support
CONFIG_USB_EHCI_HCD=y
# Device Drivers -> USB support -> EHCI support for OMAP3 and later chips
CONFIG_USB_EHCI_HCD_OMAP=y
# ethernet device
# Device Drivers -> Network device support -> USB Network Adapters ->
# Multi-purpose USB Networking Framework ->
# SMSC LAN95XX based USB 2.0 10/100 ethernet devices
CONFIG_USB_NET_SMSC95XX=y
-Frank
View attachment "panda_3.0_rt3_rt_none" of type "text/plain" (63020 bytes)
Powered by blists - more mailing lists