Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29
Creator: Hamish Guthrie <hamish@prodigi.ch> Added NSC pc97317 super-io and added fill character option to config/Options.lb to speed up flash programming git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1945 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
fcb591ac68
commit
577f185d38
13 changed files with 377 additions and 17 deletions
|
|
@ -92,7 +92,7 @@ define CPU_OPT
|
|||
comment "Additional per-cpu CFLAGS"
|
||||
end
|
||||
define OBJCOPY
|
||||
default "$(CROSS_COMPILE)objcopy"
|
||||
default "$(CROSS_COMPILE)objcopy --gap-fill 0xff"
|
||||
export always
|
||||
comment "Objcopy command"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue