coreboot/util
Stefan Reinauer f67f7f1c33 Some operating systems, such as Windows and Mac OS X use case insensitive
filesystems per default. On those systems checking out coreboot v1 would fail
because in src/arch/<ARCH> there's a file Config and a directory config.

I renamed the directory to init. The name is not good, but it's the same name
that is used for those files in v2.

Also change __FUNCTION__ to __func__ and print it via %s so that I could test
my changes by building the v1 Epia target on an OpenSUSE 11.1

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
2009-11-07 00:08:22 +00:00
..
ADLO for epia vgabios 2003-05-23 00:52:25 +00:00
alpha-common testing I HATE CVS 2001-03-22 21:26:32 +00:00
baremetal Initial checkin of polling USB stack 2004-01-30 00:08:45 +00:00
buildstatus update status. 2003-06-24 15:27:06 +00:00
cachetest cache program from dave patterson at UC Berkeley. 2000-11-15 04:12:06 +00:00
config Some operating systems, such as Windows and Mac OS X use case insensitive 2009-11-07 00:08:22 +00:00
dumpdevmem fix silly cast to work 64-bit 2004-07-07 21:07:00 +00:00
flash_and_burn missing return in msys_doc.c:206 2004-04-13 19:07:45 +00:00
getpir add comment in generated code 2004-04-13 19:17:27 +00:00
k7msr Fixes for the K7 so it will compile, but print out the fact that it will be 2001-11-02 18:14:09 +00:00
lb-dump - Update lb dump to handle the new type in linuxbios_tables.h 2002-10-25 21:10:12 +00:00
makerom Deleted makerom instead of mkrom oops 2002-01-15 21:09:55 +00:00
mkelfImage - update mkelfImageto version 1.16 2002-10-25 19:26:13 +00:00
mkflashimg mkflashimage to build flash images. 2001-06-23 22:11:44 +00:00
mptable makefile for mptable 2003-08-01 05:21:31 +00:00
mtd better script 2002-06-11 19:16:52 +00:00
nrv2b config warning; fix multi-string literal problem 2003-05-05 17:48:54 +00:00
options - Only include spotcheck.inc once 2002-10-26 00:57:15 +00:00
scanspd Fixes since we now need to know the interrupt type of every single 2002-04-08 02:53:47 +00:00
sis add volatile 2003-07-09 14:48:55 +00:00
vgabios stupid typo 2004-01-06 17:01:17 +00:00
webconfig added README 2001-08-06 15:11:40 +00:00