[U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5

Stefan Roese sr at denx.de
Tue Sep 11 07:53:17 CEST 2012


Hi Pavel,

On 09/11/2012 02:21 AM, Pavel Machek wrote:
>>> From: Dinh Nguyen <dinguyen at altera.com>
>>>
>>> Add minimal support for Altera's SOCFPGA Cyclone 5 hardware.
>>>
>>> Applied on top of trini/WIP/spl-improvements v6
>> [...]
>>
>> __noreturn attribute to reset_cpu() is still missing, but that's a
>> minor thing.
> 
> Plus, I guess these should be deleted. We already have prototype in
> common....
> 
> arch/arm/include/asm/arch-kirkwood/cpu.h:void reset_cpu(unsigned long ignored);
> arch/arm/include/asm/arch-orion5x/cpu.h:void reset_cpu(unsigned long ignored);
> arch/arm/include/asm/arch-socfpga/reset_manager.h:void reset_cpu(ulong addr);

Yes, good catch.

> What needs to be done to get the socfpga patches merged?

As the patches are based upon the SPL framework patches from Tom Rini,
Tom's patches need to get included first. AFAICT, this SPL framework
will not go into mainline for the upcoming release, but will be pushed
into next, once it opens.

Thanks,
Stefan


More information about the U-Boot mailing list