- Minor bug fixes
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@801 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -17,7 +17,7 @@ int stream_init(void)
|
||||
{
|
||||
rom = rom_start;
|
||||
|
||||
printk_spew("%6d:%s() - rom_stream: 0x%08lx - 0x%08lx\n"
|
||||
printk_spew("%6d:%s() - rom_stream: 0x%08lx - 0x%08lx\n",
|
||||
__LINE__, __FUNCTION__,
|
||||
(unsigned long)rom_start,
|
||||
(unsigned long)rom_end);
|
||||
|
Reference in New Issue
Block a user