Hi!

> > From: Dinh Nguyen <dingu...@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);

What needs to be done to get the socfpga patches merged?
                                                                        Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to