Rearrange nvram init

git-svn-id: svn://coreboot.org/openbios/openbios-devel@262 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-11-25 18:30:22 +00:00
parent df5359c81a
commit b210e52224
4 changed files with 8 additions and 7 deletions

View File

@@ -833,7 +833,7 @@ arch_init( void )
init_video();
#endif
nvram_init();
nvconf_init();
ob_su_init(0x1fe02000000ULL, 0x3f8ULL, 0);
device_end();