Re: [PATCH v2 2/5] tegra: switch to ARMv7 cpu type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Freitag, den 08.03.2013, 10:03 +0400 schrieb Antony Pavlov:
> Hi!
> 
> This commit breaks usb ethernet card on my board.
> 
If you are using a GCC >= 4.7 this is most likely the problem that GCC
now produces hardware unaligned access instructions on ARMv7 by default.
Unfortunately the EHCI spec has placed one of the registers at an
unaligned offset. Barebox traps the processor when hitting an unaligned
access in hardware.

Thanks for the heads up, I'll make sure we resolve this problem before
this patchset goes in.

Regards,
Lucas


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux