Help with testing "flash-kernel" for stable release update (SRU)

2012-07-13 Thread David Cullen
buntu/+source/flash-kernel/+bug/1023952 I submitted a patch, but for the patch to be included in a "stable release update" (aka SRU), it needs to be tested on a BeagleBoard-xM. If you are running Ubuntu on a BeagleBoard-xM, will you help me test this patch? -- Thank you, David Cul

Re: Problem with flash-kernel script on PandaBoard with Ubuntu image and Linaro kernel

2012-07-12 Thread David Cullen
Hello, Robie, On 7/12/2012 11:32 AM, David Cullen wrote: > On 7/11/2012 5:59 PM, Robie Basak wrote: >> On Wed, Jul 11, 2012 at 04:32:51PM +0000, David Cullen wrote: >>> >>> 2. If so, where should I submit the patch? >> >> File a bug in Launchpad against

Re: Problem with flash-kernel script on PandaBoard with Ubuntu image and Linaro kernel

2012-07-12 Thread David Cullen
Hello, Robie, On 7/11/2012 5:59 PM, Robie Basak wrote: > On Wed, Jul 11, 2012 at 04:32:51PM +0000, David Cullen wrote: >> My questions are >> >> 1. Is it appropriate to suggest a patch to the Ubuntu >> "flash-kernel" to support the use of Linaro kernels? >

Problem with flash-kernel script on PandaBoard with Ubuntu image and Linaro kernel

2012-07-11 Thread David Cullen
check_subarch "omap4" > + fi > if [ -z "${UBOOT_PART}" ]; then > export UBOOT_PART=/dev/mmcblk1p1 > fi My quest