[uClinux-dev] possible mcf5307 port issue

2011-08-11 Thread angelo
Dear all, working on a port of u-boot for mcf5307 i have found a major issue due to an "errata" of this chip: from MCF5307ER pdf: 35 Corrupted Return PC in Exception Stack Frame 35.1 Description When processing an autovectored interrupt an error can occur that causes 0x to be wri

[uClinux-dev] New uClinux Port to AT91CAP7 (ARM7TDMI)

2011-08-11 Thread Bob Wirka
Hello, We have a board with an AT91CAP7 chip; it's an arm7tdmi with and external data bus and some custom peripherals in an on-board fpga. The board can boot from a 4MByte serial flash device, and has NAND attached. There are 32MBytes of SDRAM on the board. We'd like to get uClinux running wit

Re: [uClinux-dev] New uClinux Port to AT91CAP7 (ARM7TDMI)

2011-08-11 Thread Ithamar R. Adema
Hi, On Thu, 2011-08-11 at 09:47 -0700, Bob Wirka wrote: > We have a board with an AT91CAP7 chip; it's an arm7tdmi with and > external data bus and some custom peripherals in an on-board fpga. > > The board can boot from a 4MByte serial flash device, and has NAND > attached. There are 32MBytes of

Re: [uClinux-dev] New uClinux Port to AT91CAP7 (ARM7TDMI)

2011-08-11 Thread Bob Wirka
Ithamar, Thank you for your reply. No, that's a real issue; there is no Linux BSP from Atmel. They've got some support for Ecos (and, hence, redboot), but that's about it. It would be nice if we could use the 2.6 kernel. The chip implements a Gigabit Mac in the fpga; so the ethernet driver wi

Re: [uClinux-dev] New uClinux Port to AT91CAP7 (ARM7TDMI)

2011-08-11 Thread Ithamar R. Adema
Hi Bob, On Thu, 2011-08-11 at 14:08 -0700, Bob Wirka wrote: > Thank you for your reply. You're welcome :) > No, that's a real issue; there is no Linux BSP from Atmel. They've got > some support for Ecos (and, hence, redboot), but that's about it. It > would be nice if we could use the 2.6 kerne

Re: [uClinux-dev] New uClinux Port to AT91CAP7 (ARM7TDMI)

2011-08-11 Thread Greg Ungerer
Hi Bob, On 12/08/11 02:47, Bob Wirka wrote: We have a board with an AT91CAP7 chip; it's an arm7tdmi with and external data bus and some custom peripherals in an on-board fpga. The board can boot from a 4MByte serial flash device, and has NAND attached. There are 32MBytes of SDRAM on the board

Re: [uClinux-dev] possible mcf5307 port issue

2011-08-11 Thread Greg Ungerer
Hi Angelo, On 11/08/11 19:52, angelo wrote: working on a port of u-boot for mcf5307 i have found a major issue due to an "errata" of this chip: from MCF5307ER pdf: 35 Corrupted Return PC in Exception Stack Frame 35.1 Description When processing an autovectored interrupt an error can occur th