[LinuxBIOS] [PATCH 1/3] Geode file updates based on code review comments

Marc Jones marc.jones at amd.com
Fri May 11 01:17:07 CEST 2007



Marc Jones wrote:
> This patch cleans up and clarifies Geode source code comments.

> Index: LinuxBIOSv2/src/cpu/amd/model_lx/vsmsetup.c
> ===================================================================
> --- LinuxBIOSv2.orig/src/cpu/amd/model_lx/vsmsetup.c	2007-05-10 16:09:35.000000000 -0600
> +++ LinuxBIOSv2/src/cpu/amd/model_lx/vsmsetup.c	2007-05-10 15:30:05.000000000 -0600
> @@ -142,7 +142,8 @@
>  		/* save the stack */
>  		"	mov 	%%esp, __stack	\n"
>  		"	jmp 	1f		\n"
> -		"__stack: .long 0		\n" "1:\n"
> +		"__stack: .long 0		\n"
> +		"1:\n"
>  		/* get devfn into %%ecx */
>  		"	movl    %%esp, %%ebp	\n"

Looks like I got Stefan's whitespace patch fix in with mine and I didn't 
quilt it correctly. It should still patch and check into svn correctly.
Sorry.
Marc

-- 
Marc Jones
Senior Software Engineer
(970) 226-9684 Office
mailto:Marc.Jones at amd.com
http://www.amd.com/embeddedprocessors






More information about the coreboot mailing list