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
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
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?
>
check_subarch "omap4"
> + fi
> if [ -z "${UBOOT_PART}" ]; then
> export UBOOT_PART=/dev/mmcblk1p1
> fi
My quest