On careful inspection of the armel strace output we can
see that the result buffer of the first readlink result has
extra non null garbage after the 17 bytes copied in by
readlink:
readlink("test-linkat.tlink1", "test-linkat.tsub1"..., 1025) = 17
readlink("test-linkat.tlink5", "test-linkat.tsub1",
Steve pointed out that areadlink_with_size does append the null byte so
this theory was bogus.
--
coreutils 8.5-1ubuntu1 FTBFS on armel, powerpc, sparc (test-linkat assert fail)
https://bugs.launchpad.net/bugs/591968
You received this bug notification because you are a member of Ubuntu
Bugs, whic
The fix has been commited to git so should be fixed in recipe builds but
still need to push a fix to ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928580
Title:
uboot fails in latest beagle
** Branch linked: lp:ubuntu/linux-linaro-omap
** Branch unlinked: lp:ubuntu/linux-linaro-omap
** Also affects: linux-linaro-omap (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
** Also affects: linux-linaro-vexpress (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/672656
Title:
Vexpress needs CONFIG_SWAP on
--
ubuntu-bugs
** Also affects: linux-linaro-omap (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/627779
Title:
corrupted text on console when deleting text
--
** Also affects: linux-linaro-omap (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/627512
Title:
Can't init uart3 (no clocks available)
--
ubuntu
** Also affects: linux-linaro-vexpress (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-linaro-vexpress (Ubuntu Maverick)
Status: New => Invalid
** Changed in: linux-linaro-vexpress (Ubuntu Maverick)
Assignee: (unassigned) => John Rigby (jcrigby)
-
** Also affects: linux-linaro-vexpress (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-linaro-vexpress (Ubuntu Maverick)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
** Also affects: linux-linaro-omap (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-linaro-omap (Ubuntu Maverick)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
The following is compatible with old and new binutils:
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 60e51bc..ee9ef4f 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -26,8 +26,9 @@ obj-$(CONFIG_LOCAL_TIMERS)+= timer-mpu.o
If I replace the /bin/sh in the broken natty initrd with one from a
maverick final the problem goes away. The difference is the busybox-
initramfs package, natty is 1:1.17.1-7ubuntu2 maverick is
1:1.15.3-1ubuntu5. No other changes were made.
--
You received this bug notification because you are
There is a .37 kernel package for omap in the linaro maintainers kernel
ppa if anyone is inclined to try it. There is also a meta package
there. Beware that the omap4 support is still a work in progress. The
main missing feature is framebuffer.
ppa:linaro-maintainers/kernel
--
You received th
I think this ubuntu commit should fix this:
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
maverick.git;a=commit;h=4e90adae43f52db35c99bcaccb2e2a912b8299d5
Which is part of Ubuntu-2.6.35-21.30 so it should be fixed in
Linaro-2.6.35-1006.11 which was rebased on Ubuntu-2.6.35-22.32.
--
omapdss ker
When I turn on OMAP4 in the kernel config I get an error from the
assembler:
AS arch/arm/kernel/entry-armv.o
/home/jcrigby/work/git-trees/linux-linaro/linux-linaro/arch/arm/kernel/entry-armv.S:
Assembler messages:
/home/jcrigby/work/git-trees/linux-linaro/linux-linaro/arch/arm/kernel/entry-
marking invalid unless someone can provide instructions for reproducing
** Changed in: u-boot-linaro (Ubuntu Precise)
Status: Confirmed => Invalid
** Changed in: u-boot-linaro (Ubuntu Oneiric)
Status: Confirmed => Invalid
--
You received this bug notification because you are a me
The patch at least allows java to run without segfaulting. I have not
tried to build libreoffice yet.
Late in 2012 libc started using FUTEX_WAIT_BITSET instead of FUTEX_WAIT
so teach qemu about it so it will forward the call to the host kernel
rather than returning -TARGET_ENOSYS. The patch also
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter, sorry I attached this quick patch to the bug for Serge to try
out with the intent of sending a proper patch upstream later.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmai
Trying to build on a raring amd64 host in a raring armhf chroot, two
failures so far. First time was a hang checking ant, an xlc-ls showed
several java threads hung. Second time was a segfault again in java.
So I have no problems reproducing this now locally. Hang seems like
thread waiting for
I see the same thing javac hanging. This is with a raring chroot on
raring host with qemu compiled from upstream 1.4.0 plus Peter's patches
and my linux-user patches
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
I noticed for the case where javac --version hangs the process has
several threads all waiting on futexes. Details attached.
** Attachment added: "dump.out"
https://bugs.launchpad.net/qemu/+bug/1129571/+attachment/3555716/+files/dump.out
--
You received this bug notification because you are
Is this overo only or could it explain what deepti is seeing?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/816004
Title:
reboot not working for overo using new 3.0 kernel
To manage notifications a
ready to push final source to archive, this is identical to the source
that produced the tested binaries in #4 and #5
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/851974
Title:
FFe: u-boot-linaro 1
** Changed in: linux-linaro-vexpress (Ubuntu)
Assignee: (unassigned) => John Rigby (jcrigby)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/826021
Title:
Please re-enable crypto-modules u
I have fixed this but Beta 2 is passed so is it too late for Oneiric?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/826021
Title:
Please re-enable crypto-modules udeb
To manage notifications about
** Changed in: u-boot-linaro
Assignee: John Rigby (jcrigby) => Loïc Minier (lool)
** Changed in: u-boot-linaro
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
>From Sebastien Jan:
These 2 patches from the linaro u-boot 2011.08 branch were not imported into
the 2011.09 branch, resulting in missing eMMC support in this branch.
I rebased them on top of 2011.09 branch.
I have built and boot-tested them on omap4 blaze, checking eMMC was visible
from kernel
Public bug reported:
Two upstream patches that allow eMMC to work on blaze are missing in u
-boot-linaro
** Affects: u-boot-linaro (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
The two patches referred to above have been applied to upstream u-boot-
linaro on git.linaro.org:
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=commitdiff;h=84c5b53226be78fd76a2a3649ad685306fb983c7
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=commitdiff;h=de0c3a7
Public bug reported:
With both A9 cores loaded 4460 reaches max temperature in about 30s at
the current operating point of 930MHz. The operating point should be
lowered to 700MHz.
** Affects: u-boot-linaro (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notifi
A patch to lower the operating point to 700MHz has been applied to
upstream u-boot-linaro on git.linaro.org:
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-
stable.git;a=commitdiff;h=775b2cef2bd9037392cbc9c09fda89f9c2796803
--
You received this bug notification because you are a member of Ubu
>From Sebastien Jan:
It appears the panda heats more than I thought (and much more that the blaze),
and by loading the 2 cores I can quite easily reach max temperature at 920MHz
(it takes around 30s on my board!).
At 700MHz, the temperature still increases but much slower. So if the A9 cores
d
Updated patches:
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=commitdiff;h=de7b464fe0a2f841db43556df422409c577830fb
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=commitdiff;h=de0c3a7b0b579367e05deeb2591822bae6264223
--
You received this bug notification because
Here is the panda ppa .deb int the staging-overlay ppa:
https://code.launchpad.net/~linaro-maintainers/+archive/staging-
overlay/+files/u-boot-linaro-
omap4-panda_2011.09%2B5362%2B35%2B201110042126~oneiric1_armel.deb
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Here is the panda ppa .deb in the staging-overlay ppa:
https://code.launchpad.net/~linaro-maintainers/+archive/staging-
overlay/+files/u-boot-linaro-
omap4-panda_2011.09%2B5362%2B35%2B201110042126~oneiric1_armel.deb
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
Regression tested on panda 4030 and beagle xM
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867670
Title:
OMAP 4460 based pandas run too hot at current operating point
To manage notifications about
Tested with latest linaro kernel and nano rootfs on both panda and
beagle-xM
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
Title:
OMAP4 eMMC support is missing
To manage notifications about
Note: the previous testing was checking for regressions.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
Title:
OMAP4 eMMC support is missing
To manage notifications about this bug go to:
http
** Description changed:
With both A9 cores loaded 4460 reaches max temperature in about 30s at
the current operating point of 930MHz. The operating point should be
lowered to 700MHz.
+
+ SRU Info:
+
+ This bug affects all 4460 based panda and blaze platforms.
+
+ Test case is to boot a 4
** Description changed:
Two upstream patches that allow eMMC to work on blaze are missing in u
-boot-linaro
+
+ SRU Info:
+
+ This bug affects all blaze platforms.
+
+ Test case is to boot a blaze board and see if eMMC i detected.
+
+ The fix is in upstream git.linaro.org (comment #3). Thi
** Attachment added: "debdiff.txt"
https://bugs.launchpad.net/ubuntu/+source/u-boot-linaro/+bug/867670/+attachment/2515474/+files/debdiff.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867670
T
uploaded u-boot-linaro_2011.09.6-0ubuntu1 to oneiric-proposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867670
Title:
OMAP 4460 based pandas run too hot at current operating point
To manage not
** Attachment added: "debdiff.txt"
https://bugs.launchpad.net/ubuntu/+source/u-boot-linaro/+bug/867650/+attachment/2515473/+files/debdiff.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
T
uploaded u-boot-linaro_2011.09.6-0ubuntu1 to oneiric-proposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
Title:
OMAP4 eMMC support is missing
To manage notifications about this bug go to:
This upload fixes lp: #867650 as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867670
Title:
OMAP 4460 based pandas run too hot at current operating point
To manage notifications about this b
** Changed in: u-boot-linaro (Ubuntu)
Assignee: (unassigned) => John Rigby (jcrigby)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867670
Title:
OMAP 4460 based pandas run too hot at curr
I see not "Nominate for series" here so not sure what to do next.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
Title:
OMAP4 eMMC support is missing
To manage notifications about this bug go
** Changed in: u-boot-linaro (Ubuntu)
Assignee: (unassigned) => John Rigby (jcrigby)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/867650
Title:
OMAP4 eMMC support is missing
To man
Public bug reported:
Packaging for chromium-browser does not build the chromedriver binary
which is needed for remote browser control via Selenium WebDriver.
Binaries for i386 and amd64 are available for download however there is
nothing for armel or armhf so adding this to the deb would be very
u
** Patch added: "adds building of chromedriver"
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1069930/+attachment/3409134/+files/add-chromedriver.patch
** Changed in: chromium-browser (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification becaus
Here is an updated patch that adds chromedriver in its own deb
** Patch added: "adds chromedriver in its own package"
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1069930/+attachment/3409578/+files/add-chromedriver-deb.patch
--
You received this bug notification because yo
Any chance of getting this patch applied?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069930
Title:
chromium-browser package lacks chromedriver binary
To manage notifications about this bug go t
Fixed in version 2012.09.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048474
Title:
Make CONFIG_API default for U-Boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/l
Rob is correct, the original author should do the upstream pushing. I
am going to add it to u-boot-linaro and ping Justin about upstreaming.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/927781
Title
** Changed in: linux-linaro-omap (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794134
Title:
support for mounting vfat partitions
To manage notifications
This is really old and we have different naming conventions for the meta
now days.
** Changed in: linux-meta-linaro (Ubuntu)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
no active development is happening on mx51
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/711181
Title:
No video out o
** Changed in: linux-linaro
Status: New => Invalid
** Also affects: linux-linaro (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux-linaro (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
** Changed in: linux-linaro-omap (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/730698
Title:
musb config'd out on 2.6.38-1000 kernel
To manage no
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: In Progress => Invalid
** Changed in: linux-linaro (Ubuntu)
Status: Invalid => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656375
Title:
Dynamic Ftrace option is missing from ARM
To manage notific
The patch from Ash Charles is one to linux so I gather that this is not
a u-boot issue.
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Changed in: linaro-ubuntu
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/957028
Title:
Fix cross-compiling kernel
To manage notifications about this bug g
** No longer affects: u-boot-linaro (Ubuntu Precise)
** No longer affects: u-boot-linaro (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771537
Title:
Beagle XM lacks proper 1Ghz support
To
Hope Robbie does not mind my inserting this from an email of his:
Summary
pxelinux emulation on ARM does not match the behaviour of pxelinux.0 on
Intel, even in areas that are not architecture-dependent. This means
that developers working and testing on Intel push stuff that they expect
to
Cleaned up version of patch in #6 above has been included in version
2012.05.6-ubuntu1
** Changed in: u-boot-linaro
Status: New => Fix Released
** Changed in: u-boot-linaro (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member
u-boot-linaro tarball releases should be identical to git checkouts so
if problem still exits please reopen this bug
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
With the latest shared configs CONFIG_FS_EXT[234] are all defined for
all platforms in linaro/configs/linaro-base.conf in /config-core-3.x
branches.
http://git.linaro.org/gitweb?p=kernel/configs.git;a=summary
** Changed in: linux-linaro-omap (Ubuntu)
Status: Confirmed => Fix Released
--
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Invalid
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Invalid => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
This is fixed in the latest ubuntu packaging so newer kernels should
build fine. Tools are still _NOT_ built when cross compiling but the
packaging auto detects the cross case and turns off tools.
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: l
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/666267
Title:
Cross compiled headers package breaks DKMS compilation
To ma
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839541
Title:
mx51evk can't find rootfs
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
with new shared configs we need to decide if this should be turned on
for all platforms or none. Ubuntu currently does not enable this,
however this option is a popular option for embedded developement.
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
** Changed in: linu
marking all imx5x bugs won't fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: New => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
I think this is doable so refreshing status.
** Changed in: linux-linaro-mx51 (Ubuntu)
Status: Confirmed => Won't Fix
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Undecided => Low
** Changed in: linux-linaro-mx51 (Ubuntu)
Importance: Low => Wishlist
** Changed in: linux-li
NRON is on now days, see board config for vexpress:
http://git.linaro.org/gitweb?p=kernel/configs.git;a=blob;f=linaro/configs/vexpress.conf;h=ae89c1407b2da0452db261d0360d14e678ae14e6;hb=99af96119d5a9a4c99c6ef0ce831858c707eccf2
** Changed in: linux-linaro-vexpress (Ubuntu)
Status: New => Fix
NEON is in board config fragment for u8500, vexpress and origen. It is
not on for omap4 and mx51.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/814674
Title:
NEON is not enabled for vexpress in lin
http://git.linaro.org/gitweb?p=kernel/configs.git;a=tree;f=linaro/configs;hb=99af96119d5a9a4c99c6ef0ce831858c707eccf2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/814674
Title:
NEON is not enabled
The MAX_ARGS change from 16 to 32 was committed 19Sep2011 so marking
this fix released.
** Changed in: u-boot-linaro (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
I did a quick review, I don't think adding this patch would break
anything. The files need a proper u-boot style file header but that is
easily fixed. Some of the ifdef's are a bit confusing to me but a
better way to do it does not jump out at me. I can apply this to u
-boot-linaro.
In the lon
I don't think this will ever get fixed.
** Changed in: u-boot-linaro (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791381
Title:
Does not handle RS-MM
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Fix Released
** Changed in: u-boot-linaro (Ubuntu Natty)
Status: New => Fix Released
** Changed in: u-boot-linaro (Ubuntu Oneiric)
Status: New => Fix Released
--
You received this bug notification because you are a member
The upstream usb infrastructure has changed since this was last tested
so need to retest.
** Changed in: u-boot-linaro (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
** Changed in: u-boot-linaro (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820121
Title:
bootp via autoload fails to boot uImage by giving Bad image
** Changed in: u-boot-linaro (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903736
Title:
u-boot-linaro source fails lint checks
To manage notifications abou
fixed in upstream v2010.12-rc3
** Changed in: u-boot-linaro
Status: In Progress => Fix Released
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
** Changed in: u-boot-linaro (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: u-boot-linaro (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: u-boot-linaro
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a
This went upstream sometime ago.
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/730813
Title:
Add MMC support to u-boot for V
These patches went upstream between versions v2011.06-rc1 and
v2011.06-rc2
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/775928
I believe if you interrupt the boot then you may as well just reset.
** Changed in: u-boot-linaro (Ubuntu)
Importance: Undecided => Low
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Incomplete
** Changed in: u-boot-linaro (Ubuntu)
Status: Incomplete => Invalid
--
You re
I believe that this bug was actually caused by CONFIG_SYS_MAXARGS being
set too low. It was once 16 but is now 32. This has fixed several
other related bugs.
** Changed in: u-boot-linaro
Status: New => Fix Released
** Changed in: u-boot-linaro (Ubuntu)
Status: New => Fix Released
Looks like a newer fix arrived upstream between v2011.12 and v2012.03-rc1
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=fe7104b307a12f0d5f02526bea00162d95589616
** Changed in: u-boot-linaro (Ubuntu)
Status: Triaged => Fix Released
** Changed in: u-boot-linaro
Status: Triaged => Fi
** Changed in: u-boot-linaro
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/707047
Title:
Only half of RAM useable when using Device Tree on Panda board
To manage
1 - 100 of 352 matches
Mail list logo