Le lundi 24 novembre 2008 à 18:59 +0200, Blue Swirl a écrit :
On 11/24/08, svn@openbios.org svn@openbios.org wrote:
Author: stepan Date: 2008-11-24 13:21:36 +0100 (Mon, 24 Nov 2008) New Revision: 255
void -nvram_init( void ) +nvram_init( char *path )
Bad idea, this breaks Sparc32 build.
I've looked in the device tree of sparc32 and didn't find any entry for nvram, so is the call to nvram_init() really needed ???
Regards, Laurent