Hi,
I'm still trying to get a working copy for the coreboot tree of my H8QME supermicro board. The board still got some issues to be resolved but not preventing it form booting and from working quiet stable (15 hours mPrime (Prime 95) no failures or warnings). But as I commented earlier when I was working to get the board booting I was always in the folder of the board I was porting from (/supermicro/h8dmr_fam10). Now to be able to send in a valid patch I need to create a new folder and copy all the files in it. So here is what I did:
at /src/supermicro/ mkdir h8qme_fam10 cp h8dmr_fam10/* h8qme_fam10/
at /targets/supermicro( mkdir h8qme_fam10 cp h8dmr_fam10/* h8qme_fam10/
changed Config.lb in targets/supermicro/h8qme_fam10
I compiled it without any problems I flashed it and then started the machine, so now two things usually happen; it reboots or it halts.
I'm so sorry to bother you guys with such a thing but I'm not able to make it work and I'm now really curious about what could probably cause such a strange behavior.
Thanks, Knut Kujat
Am 01.02.2010 11:51, schrieb Knut Kujat:
I compiled it without any problems I flashed it and then started the machine, so now two things usually happen; it reboots or it halts.
I'm so sorry to bother you guys with such a thing but I'm not able to make it work and I'm now really curious about what could probably cause such a strange behavior.
Just to make sure: You're using the newconfig/buildtarget/abuild method of building coreboot, right?
Could you post the build trees of both builds (inside the h8dmr_fam10 tree, and of the copy) somewhere? I'd like to look into that.
Regards, Patrick
Patrick Georgi escribió:
Am 01.02.2010 11:51, schrieb Knut Kujat:
I compiled it without any problems I flashed it and then started the machine, so now two things usually happen; it reboots or it halts.
I'm so sorry to bother you guys with such a thing but I'm not able to make it work and I'm now really curious about what could probably cause such a strange behavior.
Just to make sure: You're using the newconfig/buildtarget/abuild method of building coreboot, right?
Yes, Sorry I haven't mentioned it.
Could you post the build trees of both builds (inside the h8dmr_fam10 tree, and of the copy) somewhere? I'd like to look into that.
I hope attached you will find what you've asked for.
Regards, Patrick
But it is not only creating a new folder renaming the existing one (from h8dmr_fam10 h8qme_fam10) takes me to the same results. :(
thanks, Knut Kujat.
.: total 92 -rw-r--r-- 1 root root 0 feb 1 12:44 builtree -rw-r--r-- 1 root root 1578 feb 1 11:43 Config.lb drwxr-xr-x 6 root root 4096 feb 1 11:44 h8dmr_fam10 -rwxr-xr-x 1 root root 73936 ene 29 15:18 seabios.elf -rw-r--r-- 1 root root 13 ene 29 15:18 VERSION
./h8dmr_fam10: total 1404 drwxr-xr-x 2 root root 4096 feb 1 11:44 cbfs -rw-r--r-- 1 root root 97595 feb 1 11:43 config.py -rw-r--r-- 1 root root 1048576 feb 1 11:44 coreboot.rom -rw-r--r-- 1 root root 253952 feb 1 11:44 coreboot.rom.bootblock drwxr-xr-x 4 root root 4096 feb 1 11:44 failover drwxr-xr-x 4 root root 4096 feb 1 11:44 fallback -rw-r--r-- 1 root root 2611 feb 1 11:43 Makefile -rw-r--r-- 1 root root 634 feb 1 11:43 Makefile.settings drwxr-xr-x 4 root root 4096 feb 1 11:44 normal
./h8dmr_fam10/cbfs: total 1276 -rw-r--r-- 1 root root 4992 feb 1 11:44 Alloc.o -rw-r--r-- 1 root root 12480 feb 1 11:44 cbfs-mkpayload.o -rw-r--r-- 1 root root 14224 feb 1 11:44 cbfs-mkstage.o -rwxr-xr-x 1 root root 402845 feb 1 11:44 cbfstool -rw-r--r-- 1 root root 17392 feb 1 11:44 cbfstool.o -rw-r--r-- 1 root root 29144 feb 1 11:43 common.o -rw-r--r-- 1 root root 9488 feb 1 11:43 compress.o -rw-r--r-- 1 root root 14136 feb 1 11:44 CRC.o -rw-r--r-- 1 root root 11576 feb 1 11:44 LZInWindow.o -rw-r--r-- 1 root root 436008 feb 1 11:44 LZMAEncoder.o -rw-r--r-- 1 root root 266808 feb 1 11:44 minilzma.o -rw-r--r-- 1 root root 20840 feb 1 11:44 OutBuffer.o -rw-r--r-- 1 root root 8896 feb 1 11:44 RangeCoderBit.o -rw-r--r-- 1 root root 6344 feb 1 11:44 StreamUtils.o
./h8dmr_fam10/failover: total 448 -rw-r--r-- 1 root root 16572 feb 1 11:44 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 11:44 build_opt_tbl -rwxr-xr-x 1 root root 19784 feb 1 11:44 coreboot -rw-r--r-- 1 root root 79402 feb 1 11:44 coreboot.disasm -rw-r--r-- 1 root root 5843 feb 1 11:44 coreboot.map -rwxr-xr-x 1 root root 8192 feb 1 11:44 coreboot.rom -rw-r--r-- 1 root root 108528 feb 1 11:44 crt0.disasm -rw-r--r-- 1 root root 254 feb 1 11:43 crt0_includes.h -rw-r--r-- 1 root root 4708 feb 1 11:44 crt0.o -rw-r--r-- 1 root root 25011 feb 1 11:44 crt0.s -rw-r--r-- 1 root root 3642 feb 1 11:44 crt0.S -rw-r--r-- 1 root root 3802 feb 1 11:43 ldoptions -rw-r--r-- 1 root root 3097 feb 1 11:44 ldscript.ld -rw-r--r-- 1 root root 36702 feb 1 11:43 Makefile -rw-r--r-- 1 root root 12528 feb 1 11:43 Makefile.settings -rw------- 1 root root 9290 feb 1 11:44 option_table.c -rw------- 1 root root 1575 feb 1 11:44 option_table.h -rw-r--r-- 1 root root 5611 feb 1 11:44 settings.h drwxr-xr-x 13 root root 4096 feb 1 11:43 src -rw-r--r-- 1 root root 21395 feb 1 11:43 static.c -rw-r--r-- 1 root root 8829 feb 1 11:43 static.dot drwxr-xr-x 3 root root 4096 feb 1 11:43 util
./h8dmr_fam10/failover/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 11:43 arch drwxr-xr-x 2 root root 4096 feb 1 11:43 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 console drwxr-xr-x 4 root root 4096 feb 1 11:43 cpu drwxr-xr-x 2 root root 4096 feb 1 11:43 devices drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 3 root root 4096 feb 1 11:43 mainboard drwxr-xr-x 3 root root 4096 feb 1 11:43 northbridge drwxr-xr-x 3 root root 4096 feb 1 11:43 pc80 drwxr-xr-x 4 root root 4096 feb 1 11:43 southbridge drwxr-xr-x 3 root root 4096 feb 1 11:43 superio
./h8dmr_fam10/failover/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 11:43 i386
./h8dmr_fam10/failover/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 11:43 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 2 root root 4096 feb 1 11:43 smp
./h8dmr_fam10/failover/src/arch/i386/boot: total 0
./h8dmr_fam10/failover/src/arch/i386/lib: total 4 -rw-r--r-- 1 root root 1032 feb 1 11:44 printk_init.o
./h8dmr_fam10/failover/src/arch/i386/smp: total 0
./h8dmr_fam10/failover/src/boot: total 0
./h8dmr_fam10/failover/src/console: total 4 -rw-r--r-- 1 root root 2652 feb 1 11:44 vtxprintf.o
./h8dmr_fam10/failover/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 11:43 amd drwxr-xr-x 6 root root 4096 feb 1 11:43 x86
./h8dmr_fam10/failover/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 11:43 microcode drwxr-xr-x 2 root root 4096 feb 1 11:43 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 11:43 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:43 quadcore drwxr-xr-x 2 root root 4096 feb 1 11:43 socket_F_1207
./h8dmr_fam10/failover/src/cpu/amd/microcode: total 0
./h8dmr_fam10/failover/src/cpu/amd/model_10xxx: total 0
./h8dmr_fam10/failover/src/cpu/amd/mtrr: total 0
./h8dmr_fam10/failover/src/cpu/amd/quadcore: total 0
./h8dmr_fam10/failover/src/cpu/amd/socket_F_1207: total 0
./h8dmr_fam10/failover/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 11:43 cache drwxr-xr-x 2 root root 4096 feb 1 11:43 lapic drwxr-xr-x 2 root root 4096 feb 1 11:43 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:43 pae
./h8dmr_fam10/failover/src/cpu/x86/cache: total 0
./h8dmr_fam10/failover/src/cpu/x86/lapic: total 0
./h8dmr_fam10/failover/src/cpu/x86/mtrr: total 0
./h8dmr_fam10/failover/src/cpu/x86/pae: total 0
./h8dmr_fam10/failover/src/devices: total 0
./h8dmr_fam10/failover/src/lib: total 16 -rw-r--r-- 1 root root 813 feb 1 11:44 memcmp.o -rw-r--r-- 1 root root 797 feb 1 11:44 memcpy.o -rw-r--r-- 1 root root 789 feb 1 11:44 memset.o -rw-r--r-- 1 root root 1184 feb 1 11:44 uart8250.o
./h8dmr_fam10/failover/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 supermicro
./h8dmr_fam10/failover/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 h8dmr_fam10
./h8dmr_fam10/failover/src/mainboard/supermicro/h8dmr_fam10: total 0
./h8dmr_fam10/failover/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd
./h8dmr_fam10/failover/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 amdfam10
./h8dmr_fam10/failover/src/northbridge/amd/amdfam10: total 0
./h8dmr_fam10/failover/src/pc80: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 vga
./h8dmr_fam10/failover/src/pc80/vga: total 0
./h8dmr_fam10/failover/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd drwxr-xr-x 3 root root 4096 feb 1 11:43 nvidia
./h8dmr_fam10/failover/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 amd8132
./h8dmr_fam10/failover/src/southbridge/amd/amd8132: total 0
./h8dmr_fam10/failover/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 mcp55
./h8dmr_fam10/failover/src/southbridge/nvidia/mcp55: total 0
./h8dmr_fam10/failover/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 winbond
./h8dmr_fam10/failover/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 w83627hf
./h8dmr_fam10/failover/src/superio/winbond/w83627hf: total 0
./h8dmr_fam10/failover/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 x86emu
./h8dmr_fam10/failover/util/x86emu: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:43 x86emu
./h8dmr_fam10/failover/util/x86emu/x86emu: total 0
./h8dmr_fam10/fallback: total 5752 -rw-r--r-- 1 root root 530165 feb 1 11:44 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 11:44 build_opt_tbl -rwxr-xr-x 1 root root 111661 feb 1 11:44 coreboot -rw-r--r-- 1 root root 356710 feb 1 11:44 coreboot.a -rw-r--r-- 1 root root 1259815 feb 1 11:44 coreboot.disasm -rw-r--r-- 1 root root 14327 feb 1 11:44 coreboot.map -rwxr-xr-x 1 root root 248261 feb 1 11:44 coreboot_ram -rwxr-xr-x 1 root root 188720 feb 1 11:44 coreboot_ram.bin -rw-r--r-- 1 root root 31993 feb 1 11:44 coreboot_ram.map -rw-r--r-- 1 root root 306390 feb 1 11:44 coreboot_ram.o -rwxr-xr-x 1 root root 188720 feb 1 11:44 coreboot_ram.rom -rwxr-xr-x 1 root root 122880 feb 1 11:44 coreboot.rom -rw-r--r-- 1 root root 1578051 feb 1 11:44 crt0.disasm -rw-r--r-- 1 root root 168 feb 1 11:43 crt0_includes.h -rw-r--r-- 1 root root 101648 feb 1 11:44 crt0.o -rw-r--r-- 1 root root 534853 feb 1 11:44 crt0.s -rw-r--r-- 1 root root 3642 feb 1 11:44 crt0.S -rw-r--r-- 1 root root 3805 feb 1 11:43 ldoptions -rw-r--r-- 1 root root 1548 feb 1 11:44 ldscript.ld -rw-r--r-- 1 root root 36707 feb 1 11:43 Makefile -rw-r--r-- 1 root root 12531 feb 1 11:43 Makefile.settings -rw------- 1 root root 9290 feb 1 11:44 option_table.c -rw------- 1 root root 1575 feb 1 11:44 option_table.h -rw-r--r-- 1 root root 2557 feb 1 11:44 option_table.o -rw-r--r-- 1 root root 5614 feb 1 11:44 settings.h drwxr-xr-x 13 root root 4096 feb 1 11:43 src -rw-r--r-- 1 root root 21395 feb 1 11:43 static.c -rw-r--r-- 1 root root 8829 feb 1 11:43 static.dot -rw-r--r-- 1 root root 61588 feb 1 11:44 static.o drwxr-xr-x 3 root root 4096 feb 1 11:43 util
./h8dmr_fam10/fallback/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 11:43 arch drwxr-xr-x 2 root root 4096 feb 1 11:44 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 console drwxr-xr-x 4 root root 4096 feb 1 11:43 cpu drwxr-xr-x 2 root root 4096 feb 1 11:44 devices drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 3 root root 4096 feb 1 11:43 mainboard drwxr-xr-x 3 root root 4096 feb 1 11:43 northbridge drwxr-xr-x 3 root root 4096 feb 1 11:44 pc80 drwxr-xr-x 4 root root 4096 feb 1 11:43 southbridge drwxr-xr-x 3 root root 4096 feb 1 11:43 superio
./h8dmr_fam10/fallback/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 11:43 i386
./h8dmr_fam10/fallback/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 11:44 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 2 root root 4096 feb 1 11:44 smp
./h8dmr_fam10/fallback/src/arch/i386/boot: total 28 -rw-r--r-- 1 root root 1920 feb 1 11:44 boot.o -rw-r--r-- 1 root root 5680 feb 1 11:44 coreboot_table.o -rw-r--r-- 1 root root 1332 feb 1 11:44 gdt.o -rw-r--r-- 1 root root 2124 feb 1 11:44 multiboot.o -rw-r--r-- 1 root root 2052 feb 1 11:44 pirq_routing.o -rw-r--r-- 1 root root 2468 feb 1 11:44 tables.o
./h8dmr_fam10/fallback/src/arch/i386/lib: total 40 -rw-r--r-- 1 root root 1200 feb 1 11:44 cbfs_and_run.o -rw-r--r-- 1 root root 2912 feb 1 11:44 cpu.o -rw-r--r-- 1 root root 2008 feb 1 11:44 c_start.o -rw-r--r-- 1 root root 3498 feb 1 11:44 c_start.s -rw-r--r-- 1 root root 1196 feb 1 11:44 exception.o -rw-r--r-- 1 root root 1800 feb 1 11:44 pci_ops_auto.o -rw-r--r-- 1 root root 1628 feb 1 11:44 pci_ops_conf1.o -rw-r--r-- 1 root root 1664 feb 1 11:44 pci_ops_conf2.o -rw-r--r-- 1 root root 750 feb 1 11:44 pci_ops_mmconf.o -rw-r--r-- 1 root root 1032 feb 1 11:44 printk_init.o
./h8dmr_fam10/fallback/src/arch/i386/smp: total 8 -rw-r--r-- 1 root root 1968 feb 1 11:44 ioapic.o -rw-r--r-- 1 root root 3152 feb 1 11:44 mpspec.o
./h8dmr_fam10/fallback/src/boot: total 12 -rw-r--r-- 1 root root 1836 feb 1 11:44 hardwaremain.o -rw-r--r-- 1 root root 6200 feb 1 11:44 selfboot.o
./h8dmr_fam10/fallback/src/console: total 24 -rw-r--r-- 1 root root 1604 feb 1 11:44 console.o -rw-r--r-- 1 root root 1384 feb 1 11:44 printk.o -rw-r--r-- 1 root root 1368 feb 1 11:44 uart8250_console.o -rw-r--r-- 1 root root 2152 feb 1 11:44 vga_console.o -rw-r--r-- 1 root root 1224 feb 1 11:44 vsprintf.o -rw-r--r-- 1 root root 2652 feb 1 11:44 vtxprintf.o
./h8dmr_fam10/fallback/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 11:43 amd drwxr-xr-x 6 root root 4096 feb 1 11:43 x86
./h8dmr_fam10/fallback/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 11:44 microcode drwxr-xr-x 2 root root 4096 feb 1 11:44 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 11:44 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:44 quadcore drwxr-xr-x 2 root root 4096 feb 1 11:44 socket_F_1207
./h8dmr_fam10/fallback/src/cpu/amd/microcode: total 4 -rw-r--r-- 1 root root 1460 feb 1 11:44 microcode.o
./h8dmr_fam10/fallback/src/cpu/amd/model_10xxx: total 20 -rw-r--r-- 1 root root 860 feb 1 11:44 apic_timer.o -rw-r--r-- 1 root root 2020 feb 1 11:44 model_10xxx_init.o -rw-r--r-- 1 root root 4124 feb 1 11:44 processor_name.o -rw-r--r-- 1 root root 1384 feb 1 11:44 update_microcode.o
./h8dmr_fam10/fallback/src/cpu/amd/mtrr: total 4 -rw-r--r-- 1 root root 2272 feb 1 11:44 amd_mtrr.o
./h8dmr_fam10/fallback/src/cpu/amd/quadcore: total 4 -rw-r--r-- 1 root root 1740 feb 1 11:44 amd_sibling.o
./h8dmr_fam10/fallback/src/cpu/amd/socket_F_1207: total 4 -rw-r--r-- 1 root root 936 feb 1 11:44 socket_F_1207.o
./h8dmr_fam10/fallback/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 11:44 cache drwxr-xr-x 2 root root 4096 feb 1 11:44 lapic drwxr-xr-x 2 root root 4096 feb 1 11:44 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:44 pae
./h8dmr_fam10/fallback/src/cpu/x86/cache: total 4 -rw-r--r-- 1 root root 1024 feb 1 11:44 cache.o
./h8dmr_fam10/fallback/src/cpu/x86/lapic: total 20 -rw-r--r-- 1 root root 3944 feb 1 11:44 lapic_cpu_init.o -rw-r--r-- 1 root root 1208 feb 1 11:44 lapic.o -rw-r--r-- 1 root root 4908 feb 1 11:44 secondary.o -rw-r--r-- 1 root root 1462 feb 1 11:44 secondary.s
./h8dmr_fam10/fallback/src/cpu/x86/mtrr: total 8 -rw-r--r-- 1 root root 4260 feb 1 11:44 mtrr.o
./h8dmr_fam10/fallback/src/cpu/x86/pae: total 8 -rw-r--r-- 1 root root 5048 feb 1 11:44 pgtbl.o
./h8dmr_fam10/fallback/src/devices: total 72 -rw-r--r-- 1 root root 1444 feb 1 11:44 agp_device.o -rw-r--r-- 1 root root 3184 feb 1 11:44 cardbus_device.o -rw-r--r-- 1 root root 10796 feb 1 11:44 device.o -rw-r--r-- 1 root root 7528 feb 1 11:44 device_util.o -rw-r--r-- 1 root root 3808 feb 1 11:44 hypertransport.o -rw-r--r-- 1 root root 10588 feb 1 11:44 pci_device.o -rw-r--r-- 1 root root 1460 feb 1 11:44 pciexp_device.o -rw-r--r-- 1 root root 1952 feb 1 11:44 pci_ops.o -rw-r--r-- 1 root root 2416 feb 1 11:44 pci_rom.o -rw-r--r-- 1 root root 2860 feb 1 11:44 pcix_device.o -rw-r--r-- 1 root root 3184 feb 1 11:44 pnp_device.o -rw-r--r-- 1 root root 2656 feb 1 11:44 root_device.o -rw-r--r-- 1 root root 2604 feb 1 11:44 smbus_ops.o
./h8dmr_fam10/fallback/src/lib: total 64 -rw-r--r-- 1 root root 3816 feb 1 11:44 cbfs.o -rw-r--r-- 1 root root 2656 feb 1 11:44 cbmem.o -rw-r--r-- 1 root root 794 feb 1 11:44 clog2.o -rw-r--r-- 1 root root 968 feb 1 11:44 compute_ip_checksum.o -rw-r--r-- 1 root root 944 feb 1 11:44 delay.o -rw-r--r-- 1 root root 920 feb 1 11:44 fallback_boot.o -rw-r--r-- 1 root root 1096 feb 1 11:44 gcc.o -rw-r--r-- 1 root root 4344 feb 1 11:44 lzma.o -rw-r--r-- 1 root root 1672 feb 1 11:44 malloc.o -rw-r--r-- 1 root root 813 feb 1 11:44 memcmp.o -rw-r--r-- 1 root root 797 feb 1 11:44 memcpy.o -rw-r--r-- 1 root root 835 feb 1 11:44 memmove.o -rw-r--r-- 1 root root 789 feb 1 11:44 memset.o -rw-r--r-- 1 root root 1184 feb 1 11:44 uart8250.o -rw-r--r-- 1 root root 1594 feb 1 11:44 version.o
./h8dmr_fam10/fallback/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 supermicro
./h8dmr_fam10/fallback/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 h8dmr_fam10
./h8dmr_fam10/fallback/src/mainboard/supermicro/h8dmr_fam10: total 16 -rw-r--r-- 1 root root 2832 feb 1 11:44 get_bus_conf.o -rw-r--r-- 1 root root 1356 feb 1 11:44 irq_tables.o -rw-r--r-- 1 root root 948 feb 1 11:44 mainboard.o -rw-r--r-- 1 root root 3580 feb 1 11:44 mptable.o
./h8dmr_fam10/fallback/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd
./h8dmr_fam10/fallback/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 amdfam10
./h8dmr_fam10/fallback/src/northbridge/amd/amdfam10: total 20 -rw-r--r-- 1 root root 1292 feb 1 11:44 get_pci1234.o -rw-r--r-- 1 root root 2164 feb 1 11:44 misc_control.o -rw-r--r-- 1 root root 10456 feb 1 11:44 northbridge.o
./h8dmr_fam10/fallback/src/pc80: total 20 -rw-r--r-- 1 root root 1356 feb 1 11:44 i8259.o -rw-r--r-- 1 root root 788 feb 1 11:44 isa-dma.o -rw-r--r-- 1 root root 2948 feb 1 11:44 keyboard.o -rw-r--r-- 1 root root 1600 feb 1 11:44 mc146818rtc.o drwxr-xr-x 2 root root 4096 feb 1 11:44 vga
./h8dmr_fam10/fallback/src/pc80/vga: total 4 -rw-r--r-- 1 root root 2166 feb 1 11:44 vga_io.o
./h8dmr_fam10/fallback/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd drwxr-xr-x 3 root root 4096 feb 1 11:43 nvidia
./h8dmr_fam10/fallback/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 amd8132
./h8dmr_fam10/fallback/src/southbridge/amd/amd8132: total 4 -rw-r--r-- 1 root root 3952 feb 1 11:44 amd8132_bridge.o
./h8dmr_fam10/fallback/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 mcp55
./h8dmr_fam10/fallback/src/southbridge/nvidia/mcp55: total 52 -rw-r--r-- 1 root root 2524 feb 1 11:44 mcp55_aza.o -rw-r--r-- 1 root root 1364 feb 1 11:44 mcp55_ht.o -rw-r--r-- 1 root root 1876 feb 1 11:44 mcp55_ide.o -rw-r--r-- 1 root root 3716 feb 1 11:44 mcp55_lpc.o -rw-r--r-- 1 root root 2404 feb 1 11:44 mcp55_nic.o -rw-r--r-- 1 root root 2632 feb 1 11:44 mcp55.o -rw-r--r-- 1 root root 1624 feb 1 11:44 mcp55_pcie.o -rw-r--r-- 1 root root 2060 feb 1 11:44 mcp55_pci.o -rw-r--r-- 1 root root 818 feb 1 11:44 mcp55_reset.o -rw-r--r-- 1 root root 1848 feb 1 11:44 mcp55_sata.o -rw-r--r-- 1 root root 2664 feb 1 11:44 mcp55_smbus.o -rw-r--r-- 1 root root 1544 feb 1 11:44 mcp55_usb2.o -rw-r--r-- 1 root root 1368 feb 1 11:44 mcp55_usb.o
./h8dmr_fam10/fallback/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 winbond
./h8dmr_fam10/fallback/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 w83627hf
./h8dmr_fam10/fallback/src/superio/winbond/w83627hf: total 4 -rw-r--r-- 1 root root 3348 feb 1 11:44 superio.o
./h8dmr_fam10/fallback/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:44 x86emu
./h8dmr_fam10/fallback/util/x86emu: total 12 -rw-r--r-- 1 root root 6008 feb 1 11:44 biosemu.o drwxr-xr-x 2 root root 4096 feb 1 11:44 x86emu
./h8dmr_fam10/fallback/util/x86emu/x86emu: total 100 -rw-r--r-- 1 root root 3624 feb 1 11:44 debug.o -rw-r--r-- 1 root root 7776 feb 1 11:44 decode.o -rw-r--r-- 1 root root 2300 feb 1 11:44 fpu.o -rw-r--r-- 1 root root 17248 feb 1 11:44 ops2.o -rw-r--r-- 1 root root 40892 feb 1 11:44 ops.o -rw-r--r-- 1 root root 16448 feb 1 11:44 prim_ops.o -rw-r--r-- 1 root root 2804 feb 1 11:44 sys.o
./h8dmr_fam10/normal: total 5752 -rw-r--r-- 1 root root 531200 feb 1 11:44 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 11:44 build_opt_tbl -rwxr-xr-x 1 root root 111690 feb 1 11:44 coreboot -rw-r--r-- 1 root root 357404 feb 1 11:44 coreboot.a -rw-r--r-- 1 root root 1261072 feb 1 11:44 coreboot.disasm -rw-r--r-- 1 root root 14351 feb 1 11:44 coreboot.map -rwxr-xr-x 1 root root 248456 feb 1 11:44 coreboot_ram -rwxr-xr-x 1 root root 188864 feb 1 11:44 coreboot_ram.bin -rw-r--r-- 1 root root 32034 feb 1 11:44 coreboot_ram.map -rw-r--r-- 1 root root 306849 feb 1 11:44 coreboot_ram.o -rwxr-xr-x 1 root root 188864 feb 1 11:44 coreboot_ram.rom -rwxr-xr-x 1 root root 122880 feb 1 11:44 coreboot.rom -rw-r--r-- 1 root root 1580373 feb 1 11:44 crt0.disasm -rw-r--r-- 1 root root 168 feb 1 11:43 crt0_includes.h -rw-r--r-- 1 root root 101780 feb 1 11:44 crt0.o -rw-r--r-- 1 root root 535886 feb 1 11:44 crt0.s -rw-r--r-- 1 root root 3642 feb 1 11:44 crt0.S -rw-r--r-- 1 root root 3805 feb 1 11:43 ldoptions -rw-r--r-- 1 root root 1548 feb 1 11:44 ldscript.ld -rw-r--r-- 1 root root 36705 feb 1 11:43 Makefile -rw-r--r-- 1 root root 12525 feb 1 11:43 Makefile.settings -rw------- 1 root root 9290 feb 1 11:44 option_table.c -rw------- 1 root root 1575 feb 1 11:44 option_table.h -rw-r--r-- 1 root root 2557 feb 1 11:44 option_table.o -rw-r--r-- 1 root root 5612 feb 1 11:44 settings.h drwxr-xr-x 13 root root 4096 feb 1 11:43 src -rw-r--r-- 1 root root 21395 feb 1 11:43 static.c -rw-r--r-- 1 root root 8829 feb 1 11:43 static.dot -rw-r--r-- 1 root root 61588 feb 1 11:44 static.o drwxr-xr-x 3 root root 4096 feb 1 11:43 util
./h8dmr_fam10/normal/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 11:43 arch drwxr-xr-x 2 root root 4096 feb 1 11:44 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 console drwxr-xr-x 4 root root 4096 feb 1 11:43 cpu drwxr-xr-x 2 root root 4096 feb 1 11:44 devices drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 3 root root 4096 feb 1 11:43 mainboard drwxr-xr-x 3 root root 4096 feb 1 11:43 northbridge drwxr-xr-x 3 root root 4096 feb 1 11:44 pc80 drwxr-xr-x 4 root root 4096 feb 1 11:43 southbridge drwxr-xr-x 3 root root 4096 feb 1 11:43 superio
./h8dmr_fam10/normal/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 11:43 i386
./h8dmr_fam10/normal/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 11:44 boot drwxr-xr-x 2 root root 4096 feb 1 11:44 lib drwxr-xr-x 2 root root 4096 feb 1 11:44 smp
./h8dmr_fam10/normal/src/arch/i386/boot: total 28 -rw-r--r-- 1 root root 1920 feb 1 11:44 boot.o -rw-r--r-- 1 root root 5680 feb 1 11:44 coreboot_table.o -rw-r--r-- 1 root root 1332 feb 1 11:44 gdt.o -rw-r--r-- 1 root root 2124 feb 1 11:44 multiboot.o -rw-r--r-- 1 root root 2052 feb 1 11:44 pirq_routing.o -rw-r--r-- 1 root root 2468 feb 1 11:44 tables.o
./h8dmr_fam10/normal/src/arch/i386/lib: total 40 -rw-r--r-- 1 root root 1200 feb 1 11:44 cbfs_and_run.o -rw-r--r-- 1 root root 2912 feb 1 11:44 cpu.o -rw-r--r-- 1 root root 2008 feb 1 11:44 c_start.o -rw-r--r-- 1 root root 3496 feb 1 11:44 c_start.s -rw-r--r-- 1 root root 1196 feb 1 11:44 exception.o -rw-r--r-- 1 root root 1800 feb 1 11:44 pci_ops_auto.o -rw-r--r-- 1 root root 1628 feb 1 11:44 pci_ops_conf1.o -rw-r--r-- 1 root root 1664 feb 1 11:44 pci_ops_conf2.o -rw-r--r-- 1 root root 750 feb 1 11:44 pci_ops_mmconf.o -rw-r--r-- 1 root root 1032 feb 1 11:44 printk_init.o
./h8dmr_fam10/normal/src/arch/i386/smp: total 8 -rw-r--r-- 1 root root 1968 feb 1 11:44 ioapic.o -rw-r--r-- 1 root root 3152 feb 1 11:44 mpspec.o
./h8dmr_fam10/normal/src/boot: total 12 -rw-r--r-- 1 root root 1836 feb 1 11:44 hardwaremain.o -rw-r--r-- 1 root root 6200 feb 1 11:44 selfboot.o
./h8dmr_fam10/normal/src/console: total 24 -rw-r--r-- 1 root root 1692 feb 1 11:44 console.o -rw-r--r-- 1 root root 1384 feb 1 11:44 printk.o -rw-r--r-- 1 root root 1644 feb 1 11:44 uart8250_console.o -rw-r--r-- 1 root root 2152 feb 1 11:44 vga_console.o -rw-r--r-- 1 root root 1224 feb 1 11:44 vsprintf.o -rw-r--r-- 1 root root 2652 feb 1 11:44 vtxprintf.o
./h8dmr_fam10/normal/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 11:43 amd drwxr-xr-x 6 root root 4096 feb 1 11:43 x86
./h8dmr_fam10/normal/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 11:44 microcode drwxr-xr-x 2 root root 4096 feb 1 11:44 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 11:44 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:44 quadcore drwxr-xr-x 2 root root 4096 feb 1 11:44 socket_F_1207
./h8dmr_fam10/normal/src/cpu/amd/microcode: total 4 -rw-r--r-- 1 root root 1460 feb 1 11:44 microcode.o
./h8dmr_fam10/normal/src/cpu/amd/model_10xxx: total 20 -rw-r--r-- 1 root root 860 feb 1 11:44 apic_timer.o -rw-r--r-- 1 root root 2020 feb 1 11:44 model_10xxx_init.o -rw-r--r-- 1 root root 4124 feb 1 11:44 processor_name.o -rw-r--r-- 1 root root 1384 feb 1 11:44 update_microcode.o
./h8dmr_fam10/normal/src/cpu/amd/mtrr: total 4 -rw-r--r-- 1 root root 2272 feb 1 11:44 amd_mtrr.o
./h8dmr_fam10/normal/src/cpu/amd/quadcore: total 4 -rw-r--r-- 1 root root 1824 feb 1 11:44 amd_sibling.o
./h8dmr_fam10/normal/src/cpu/amd/socket_F_1207: total 4 -rw-r--r-- 1 root root 936 feb 1 11:44 socket_F_1207.o
./h8dmr_fam10/normal/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 11:44 cache drwxr-xr-x 2 root root 4096 feb 1 11:44 lapic drwxr-xr-x 2 root root 4096 feb 1 11:44 mtrr drwxr-xr-x 2 root root 4096 feb 1 11:44 pae
./h8dmr_fam10/normal/src/cpu/x86/cache: total 4 -rw-r--r-- 1 root root 1024 feb 1 11:44 cache.o
./h8dmr_fam10/normal/src/cpu/x86/lapic: total 20 -rw-r--r-- 1 root root 3944 feb 1 11:44 lapic_cpu_init.o -rw-r--r-- 1 root root 1208 feb 1 11:44 lapic.o -rw-r--r-- 1 root root 4908 feb 1 11:44 secondary.o -rw-r--r-- 1 root root 1460 feb 1 11:44 secondary.s
./h8dmr_fam10/normal/src/cpu/x86/mtrr: total 8 -rw-r--r-- 1 root root 4260 feb 1 11:44 mtrr.o
./h8dmr_fam10/normal/src/cpu/x86/pae: total 8 -rw-r--r-- 1 root root 5048 feb 1 11:44 pgtbl.o
./h8dmr_fam10/normal/src/devices: total 72 -rw-r--r-- 1 root root 1444 feb 1 11:44 agp_device.o -rw-r--r-- 1 root root 3184 feb 1 11:44 cardbus_device.o -rw-r--r-- 1 root root 10796 feb 1 11:44 device.o -rw-r--r-- 1 root root 7528 feb 1 11:44 device_util.o -rw-r--r-- 1 root root 3808 feb 1 11:44 hypertransport.o -rw-r--r-- 1 root root 10588 feb 1 11:44 pci_device.o -rw-r--r-- 1 root root 1460 feb 1 11:44 pciexp_device.o -rw-r--r-- 1 root root 1952 feb 1 11:44 pci_ops.o -rw-r--r-- 1 root root 2416 feb 1 11:44 pci_rom.o -rw-r--r-- 1 root root 2860 feb 1 11:44 pcix_device.o -rw-r--r-- 1 root root 3184 feb 1 11:44 pnp_device.o -rw-r--r-- 1 root root 2656 feb 1 11:44 root_device.o -rw-r--r-- 1 root root 2604 feb 1 11:44 smbus_ops.o
./h8dmr_fam10/normal/src/lib: total 64 -rw-r--r-- 1 root root 3816 feb 1 11:44 cbfs.o -rw-r--r-- 1 root root 2656 feb 1 11:44 cbmem.o -rw-r--r-- 1 root root 794 feb 1 11:44 clog2.o -rw-r--r-- 1 root root 968 feb 1 11:44 compute_ip_checksum.o -rw-r--r-- 1 root root 944 feb 1 11:44 delay.o -rw-r--r-- 1 root root 920 feb 1 11:44 fallback_boot.o -rw-r--r-- 1 root root 1096 feb 1 11:44 gcc.o -rw-r--r-- 1 root root 4344 feb 1 11:44 lzma.o -rw-r--r-- 1 root root 1672 feb 1 11:44 malloc.o -rw-r--r-- 1 root root 813 feb 1 11:44 memcmp.o -rw-r--r-- 1 root root 797 feb 1 11:44 memcpy.o -rw-r--r-- 1 root root 835 feb 1 11:44 memmove.o -rw-r--r-- 1 root root 789 feb 1 11:44 memset.o -rw-r--r-- 1 root root 1184 feb 1 11:44 uart8250.o -rw-r--r-- 1 root root 1590 feb 1 11:44 version.o
./h8dmr_fam10/normal/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 supermicro
./h8dmr_fam10/normal/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 h8dmr_fam10
./h8dmr_fam10/normal/src/mainboard/supermicro/h8dmr_fam10: total 16 -rw-r--r-- 1 root root 2832 feb 1 11:44 get_bus_conf.o -rw-r--r-- 1 root root 1356 feb 1 11:44 irq_tables.o -rw-r--r-- 1 root root 948 feb 1 11:44 mainboard.o -rw-r--r-- 1 root root 3580 feb 1 11:44 mptable.o
./h8dmr_fam10/normal/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd
./h8dmr_fam10/normal/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 amdfam10
./h8dmr_fam10/normal/src/northbridge/amd/amdfam10: total 20 -rw-r--r-- 1 root root 1292 feb 1 11:44 get_pci1234.o -rw-r--r-- 1 root root 2244 feb 1 11:44 misc_control.o -rw-r--r-- 1 root root 10528 feb 1 11:44 northbridge.o
./h8dmr_fam10/normal/src/pc80: total 20 -rw-r--r-- 1 root root 1356 feb 1 11:44 i8259.o -rw-r--r-- 1 root root 788 feb 1 11:44 isa-dma.o -rw-r--r-- 1 root root 2948 feb 1 11:44 keyboard.o -rw-r--r-- 1 root root 2008 feb 1 11:44 mc146818rtc.o drwxr-xr-x 2 root root 4096 feb 1 11:44 vga
./h8dmr_fam10/normal/src/pc80/vga: total 4 -rw-r--r-- 1 root root 2166 feb 1 11:44 vga_io.o
./h8dmr_fam10/normal/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 11:43 amd drwxr-xr-x 3 root root 4096 feb 1 11:43 nvidia
./h8dmr_fam10/normal/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 amd8132
./h8dmr_fam10/normal/src/southbridge/amd/amd8132: total 4 -rw-r--r-- 1 root root 3952 feb 1 11:44 amd8132_bridge.o
./h8dmr_fam10/normal/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 mcp55
./h8dmr_fam10/normal/src/southbridge/nvidia/mcp55: total 56 -rw-r--r-- 1 root root 2524 feb 1 11:44 mcp55_aza.o -rw-r--r-- 1 root root 1364 feb 1 11:44 mcp55_ht.o -rw-r--r-- 1 root root 1876 feb 1 11:44 mcp55_ide.o -rw-r--r-- 1 root root 4132 feb 1 11:44 mcp55_lpc.o -rw-r--r-- 1 root root 2404 feb 1 11:44 mcp55_nic.o -rw-r--r-- 1 root root 2632 feb 1 11:44 mcp55.o -rw-r--r-- 1 root root 1624 feb 1 11:44 mcp55_pcie.o -rw-r--r-- 1 root root 2060 feb 1 11:44 mcp55_pci.o -rw-r--r-- 1 root root 818 feb 1 11:44 mcp55_reset.o -rw-r--r-- 1 root root 1848 feb 1 11:44 mcp55_sata.o -rw-r--r-- 1 root root 2664 feb 1 11:44 mcp55_smbus.o -rw-r--r-- 1 root root 1544 feb 1 11:44 mcp55_usb2.o -rw-r--r-- 1 root root 1368 feb 1 11:44 mcp55_usb.o
./h8dmr_fam10/normal/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:43 winbond
./h8dmr_fam10/normal/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 11:44 w83627hf
./h8dmr_fam10/normal/src/superio/winbond/w83627hf: total 4 -rw-r--r-- 1 root root 3452 feb 1 11:44 superio.o
./h8dmr_fam10/normal/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 11:44 x86emu
./h8dmr_fam10/normal/util/x86emu: total 12 -rw-r--r-- 1 root root 6008 feb 1 11:44 biosemu.o drwxr-xr-x 2 root root 4096 feb 1 11:44 x86emu
./h8dmr_fam10/normal/util/x86emu/x86emu: total 100 -rw-r--r-- 1 root root 3624 feb 1 11:44 debug.o -rw-r--r-- 1 root root 7776 feb 1 11:44 decode.o -rw-r--r-- 1 root root 2300 feb 1 11:44 fpu.o -rw-r--r-- 1 root root 17248 feb 1 11:44 ops2.o -rw-r--r-- 1 root root 40892 feb 1 11:44 ops.o -rw-r--r-- 1 root root 16448 feb 1 11:44 prim_ops.o -rw-r--r-- 1 root root 2804 feb 1 11:44 sys.o
.: total 92 -rw-r--r-- 1 root root 0 feb 1 12:58 buildtreeCP -rw-r--r-- 1 root root 1578 feb 1 12:51 Config.lb drwxr-xr-x 6 root root 4096 feb 1 12:57 h8qme_fam10 -rwxr-xr-x 1 root root 73936 feb 1 12:50 seabios.elf -rw-r--r-- 1 root root 13 feb 1 12:50 VERSION
./h8qme_fam10: total 1404 drwxr-xr-x 2 root root 4096 feb 1 12:56 cbfs -rw-r--r-- 1 root root 97595 feb 1 12:56 config.py -rw-r--r-- 1 root root 1048576 feb 1 12:57 coreboot.rom -rw-r--r-- 1 root root 253952 feb 1 12:57 coreboot.rom.bootblock drwxr-xr-x 4 root root 4096 feb 1 12:57 failover drwxr-xr-x 4 root root 4096 feb 1 12:56 fallback -rw-r--r-- 1 root root 2611 feb 1 12:56 Makefile -rw-r--r-- 1 root root 634 feb 1 12:56 Makefile.settings drwxr-xr-x 4 root root 4096 feb 1 12:56 normal
./h8qme_fam10/cbfs: total 1276 -rw-r--r-- 1 root root 4992 feb 1 12:56 Alloc.o -rw-r--r-- 1 root root 12480 feb 1 12:56 cbfs-mkpayload.o -rw-r--r-- 1 root root 14224 feb 1 12:56 cbfs-mkstage.o -rwxr-xr-x 1 root root 402845 feb 1 12:56 cbfstool -rw-r--r-- 1 root root 17392 feb 1 12:56 cbfstool.o -rw-r--r-- 1 root root 29144 feb 1 12:56 common.o -rw-r--r-- 1 root root 9488 feb 1 12:56 compress.o -rw-r--r-- 1 root root 14136 feb 1 12:56 CRC.o -rw-r--r-- 1 root root 11576 feb 1 12:56 LZInWindow.o -rw-r--r-- 1 root root 436008 feb 1 12:56 LZMAEncoder.o -rw-r--r-- 1 root root 266808 feb 1 12:56 minilzma.o -rw-r--r-- 1 root root 20840 feb 1 12:56 OutBuffer.o -rw-r--r-- 1 root root 8896 feb 1 12:56 RangeCoderBit.o -rw-r--r-- 1 root root 6344 feb 1 12:56 StreamUtils.o
./h8qme_fam10/failover: total 448 -rw-r--r-- 1 root root 16572 feb 1 12:57 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 12:57 build_opt_tbl -rwxr-xr-x 1 root root 19784 feb 1 12:57 coreboot -rw-r--r-- 1 root root 79402 feb 1 12:57 coreboot.disasm -rw-r--r-- 1 root root 5843 feb 1 12:57 coreboot.map -rwxr-xr-x 1 root root 8192 feb 1 12:57 coreboot.rom -rw-r--r-- 1 root root 108528 feb 1 12:57 crt0.disasm -rw-r--r-- 1 root root 254 feb 1 12:56 crt0_includes.h -rw-r--r-- 1 root root 4708 feb 1 12:57 crt0.o -rw-r--r-- 1 root root 25011 feb 1 12:57 crt0.s -rw-r--r-- 1 root root 3642 feb 1 12:56 crt0.S -rw-r--r-- 1 root root 3802 feb 1 12:56 ldoptions -rw-r--r-- 1 root root 3097 feb 1 12:57 ldscript.ld -rw-r--r-- 1 root root 36702 feb 1 12:56 Makefile -rw-r--r-- 1 root root 12528 feb 1 12:56 Makefile.settings -rw------- 1 root root 9290 feb 1 12:57 option_table.c -rw------- 1 root root 1575 feb 1 12:57 option_table.h -rw-r--r-- 1 root root 5611 feb 1 12:56 settings.h drwxr-xr-x 13 root root 4096 feb 1 12:56 src -rw-r--r-- 1 root root 21395 feb 1 12:56 static.c -rw-r--r-- 1 root root 8829 feb 1 12:56 static.dot drwxr-xr-x 3 root root 4096 feb 1 12:56 util
./h8qme_fam10/failover/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 12:56 arch drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:57 console drwxr-xr-x 4 root root 4096 feb 1 12:56 cpu drwxr-xr-x 2 root root 4096 feb 1 12:56 devices drwxr-xr-x 2 root root 4096 feb 1 12:57 lib drwxr-xr-x 3 root root 4096 feb 1 12:56 mainboard drwxr-xr-x 3 root root 4096 feb 1 12:56 northbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 pc80 drwxr-xr-x 4 root root 4096 feb 1 12:56 southbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 superio
./h8qme_fam10/failover/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 12:56 i386
./h8qme_fam10/failover/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:57 lib drwxr-xr-x 2 root root 4096 feb 1 12:56 smp
./h8qme_fam10/failover/src/arch/i386/boot: total 0
./h8qme_fam10/failover/src/arch/i386/lib: total 4 -rw-r--r-- 1 root root 1032 feb 1 12:57 printk_init.o
./h8qme_fam10/failover/src/arch/i386/smp: total 0
./h8qme_fam10/failover/src/boot: total 0
./h8qme_fam10/failover/src/console: total 4 -rw-r--r-- 1 root root 2652 feb 1 12:57 vtxprintf.o
./h8qme_fam10/failover/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 12:56 amd drwxr-xr-x 6 root root 4096 feb 1 12:56 x86
./h8qme_fam10/failover/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 12:56 microcode drwxr-xr-x 2 root root 4096 feb 1 12:56 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 quadcore drwxr-xr-x 2 root root 4096 feb 1 12:56 socket_F_1207
./h8qme_fam10/failover/src/cpu/amd/microcode: total 0
./h8qme_fam10/failover/src/cpu/amd/model_10xxx: total 0
./h8qme_fam10/failover/src/cpu/amd/mtrr: total 0
./h8qme_fam10/failover/src/cpu/amd/quadcore: total 0
./h8qme_fam10/failover/src/cpu/amd/socket_F_1207: total 0
./h8qme_fam10/failover/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 12:56 cache drwxr-xr-x 2 root root 4096 feb 1 12:56 lapic drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 pae
./h8qme_fam10/failover/src/cpu/x86/cache: total 0
./h8qme_fam10/failover/src/cpu/x86/lapic: total 0
./h8qme_fam10/failover/src/cpu/x86/mtrr: total 0
./h8qme_fam10/failover/src/cpu/x86/pae: total 0
./h8qme_fam10/failover/src/devices: total 0
./h8qme_fam10/failover/src/lib: total 16 -rw-r--r-- 1 root root 813 feb 1 12:57 memcmp.o -rw-r--r-- 1 root root 797 feb 1 12:57 memcpy.o -rw-r--r-- 1 root root 789 feb 1 12:57 memset.o -rw-r--r-- 1 root root 1184 feb 1 12:57 uart8250.o
./h8qme_fam10/failover/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 supermicro
./h8qme_fam10/failover/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 h8qme_fam10
./h8qme_fam10/failover/src/mainboard/supermicro/h8qme_fam10: total 0
./h8qme_fam10/failover/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd
./h8qme_fam10/failover/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amdfam10
./h8qme_fam10/failover/src/northbridge/amd/amdfam10: total 0
./h8qme_fam10/failover/src/pc80: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 vga
./h8qme_fam10/failover/src/pc80/vga: total 0
./h8qme_fam10/failover/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd drwxr-xr-x 3 root root 4096 feb 1 12:56 nvidia
./h8qme_fam10/failover/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amd8132
./h8qme_fam10/failover/src/southbridge/amd/amd8132: total 0
./h8qme_fam10/failover/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 mcp55
./h8qme_fam10/failover/src/southbridge/nvidia/mcp55: total 0
./h8qme_fam10/failover/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 winbond
./h8qme_fam10/failover/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 w83627hf
./h8qme_fam10/failover/src/superio/winbond/w83627hf: total 0
./h8qme_fam10/failover/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/failover/util/x86emu: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/failover/util/x86emu/x86emu: total 0
./h8qme_fam10/fallback: total 5740 -rw-r--r-- 1 root root 530165 feb 1 12:56 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 12:56 build_opt_tbl -rwxr-xr-x 1 root root 111661 feb 1 12:56 coreboot -rw-r--r-- 1 root root 356710 feb 1 12:56 coreboot.a -rw-r--r-- 1 root root 1259815 feb 1 12:56 coreboot.disasm -rw-r--r-- 1 root root 14327 feb 1 12:56 coreboot.map -rwxr-xr-x 1 root root 245237 feb 1 12:56 coreboot_ram -rwxr-xr-x 1 root root 185696 feb 1 12:56 coreboot_ram.bin -rw-r--r-- 1 root root 31993 feb 1 12:56 coreboot_ram.map -rw-r--r-- 1 root root 303366 feb 1 12:56 coreboot_ram.o -rwxr-xr-x 1 root root 185696 feb 1 12:56 coreboot_ram.rom -rwxr-xr-x 1 root root 122880 feb 1 12:56 coreboot.rom -rw-r--r-- 1 root root 1578051 feb 1 12:56 crt0.disasm -rw-r--r-- 1 root root 168 feb 1 12:56 crt0_includes.h -rw-r--r-- 1 root root 101648 feb 1 12:56 crt0.o -rw-r--r-- 1 root root 534853 feb 1 12:56 crt0.s -rw-r--r-- 1 root root 3642 feb 1 12:56 crt0.S -rw-r--r-- 1 root root 3805 feb 1 12:56 ldoptions -rw-r--r-- 1 root root 1548 feb 1 12:56 ldscript.ld -rw-r--r-- 1 root root 36707 feb 1 12:56 Makefile -rw-r--r-- 1 root root 12531 feb 1 12:56 Makefile.settings -rw------- 1 root root 9290 feb 1 12:56 option_table.c -rw------- 1 root root 1575 feb 1 12:56 option_table.h -rw-r--r-- 1 root root 2557 feb 1 12:56 option_table.o -rw-r--r-- 1 root root 5614 feb 1 12:56 settings.h drwxr-xr-x 13 root root 4096 feb 1 12:56 src -rw-r--r-- 1 root root 21395 feb 1 12:56 static.c -rw-r--r-- 1 root root 8829 feb 1 12:56 static.dot -rw-r--r-- 1 root root 61588 feb 1 12:56 static.o drwxr-xr-x 3 root root 4096 feb 1 12:56 util
./h8qme_fam10/fallback/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 12:56 arch drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:56 console drwxr-xr-x 4 root root 4096 feb 1 12:56 cpu drwxr-xr-x 2 root root 4096 feb 1 12:56 devices drwxr-xr-x 2 root root 4096 feb 1 12:56 lib drwxr-xr-x 3 root root 4096 feb 1 12:56 mainboard drwxr-xr-x 3 root root 4096 feb 1 12:56 northbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 pc80 drwxr-xr-x 4 root root 4096 feb 1 12:56 southbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 superio
./h8qme_fam10/fallback/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 12:56 i386
./h8qme_fam10/fallback/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:56 lib drwxr-xr-x 2 root root 4096 feb 1 12:56 smp
./h8qme_fam10/fallback/src/arch/i386/boot: total 28 -rw-r--r-- 1 root root 1920 feb 1 12:56 boot.o -rw-r--r-- 1 root root 5680 feb 1 12:56 coreboot_table.o -rw-r--r-- 1 root root 1332 feb 1 12:56 gdt.o -rw-r--r-- 1 root root 2124 feb 1 12:56 multiboot.o -rw-r--r-- 1 root root 2052 feb 1 12:56 pirq_routing.o -rw-r--r-- 1 root root 2468 feb 1 12:56 tables.o
./h8qme_fam10/fallback/src/arch/i386/lib: total 40 -rw-r--r-- 1 root root 1200 feb 1 12:56 cbfs_and_run.o -rw-r--r-- 1 root root 2912 feb 1 12:56 cpu.o -rw-r--r-- 1 root root 2008 feb 1 12:56 c_start.o -rw-r--r-- 1 root root 3498 feb 1 12:56 c_start.s -rw-r--r-- 1 root root 1196 feb 1 12:56 exception.o -rw-r--r-- 1 root root 1800 feb 1 12:56 pci_ops_auto.o -rw-r--r-- 1 root root 1628 feb 1 12:56 pci_ops_conf1.o -rw-r--r-- 1 root root 1664 feb 1 12:56 pci_ops_conf2.o -rw-r--r-- 1 root root 750 feb 1 12:56 pci_ops_mmconf.o -rw-r--r-- 1 root root 1032 feb 1 12:56 printk_init.o
./h8qme_fam10/fallback/src/arch/i386/smp: total 8 -rw-r--r-- 1 root root 1968 feb 1 12:56 ioapic.o -rw-r--r-- 1 root root 3152 feb 1 12:56 mpspec.o
./h8qme_fam10/fallback/src/boot: total 12 -rw-r--r-- 1 root root 1836 feb 1 12:56 hardwaremain.o -rw-r--r-- 1 root root 6200 feb 1 12:56 selfboot.o
./h8qme_fam10/fallback/src/console: total 24 -rw-r--r-- 1 root root 1604 feb 1 12:56 console.o -rw-r--r-- 1 root root 1384 feb 1 12:56 printk.o -rw-r--r-- 1 root root 1368 feb 1 12:56 uart8250_console.o -rw-r--r-- 1 root root 2152 feb 1 12:56 vga_console.o -rw-r--r-- 1 root root 1224 feb 1 12:56 vsprintf.o -rw-r--r-- 1 root root 2652 feb 1 12:56 vtxprintf.o
./h8qme_fam10/fallback/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 12:56 amd drwxr-xr-x 6 root root 4096 feb 1 12:56 x86
./h8qme_fam10/fallback/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 12:56 microcode drwxr-xr-x 2 root root 4096 feb 1 12:56 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 quadcore drwxr-xr-x 2 root root 4096 feb 1 12:56 socket_F_1207
./h8qme_fam10/fallback/src/cpu/amd/microcode: total 4 -rw-r--r-- 1 root root 1460 feb 1 12:56 microcode.o
./h8qme_fam10/fallback/src/cpu/amd/model_10xxx: total 20 -rw-r--r-- 1 root root 860 feb 1 12:56 apic_timer.o -rw-r--r-- 1 root root 2020 feb 1 12:56 model_10xxx_init.o -rw-r--r-- 1 root root 4124 feb 1 12:56 processor_name.o -rw-r--r-- 1 root root 1384 feb 1 12:56 update_microcode.o
./h8qme_fam10/fallback/src/cpu/amd/mtrr: total 4 -rw-r--r-- 1 root root 2272 feb 1 12:56 amd_mtrr.o
./h8qme_fam10/fallback/src/cpu/amd/quadcore: total 4 -rw-r--r-- 1 root root 1740 feb 1 12:56 amd_sibling.o
./h8qme_fam10/fallback/src/cpu/amd/socket_F_1207: total 4 -rw-r--r-- 1 root root 936 feb 1 12:56 socket_F_1207.o
./h8qme_fam10/fallback/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 12:56 cache drwxr-xr-x 2 root root 4096 feb 1 12:56 lapic drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 pae
./h8qme_fam10/fallback/src/cpu/x86/cache: total 4 -rw-r--r-- 1 root root 1024 feb 1 12:56 cache.o
./h8qme_fam10/fallback/src/cpu/x86/lapic: total 20 -rw-r--r-- 1 root root 3944 feb 1 12:56 lapic_cpu_init.o -rw-r--r-- 1 root root 1208 feb 1 12:56 lapic.o -rw-r--r-- 1 root root 4908 feb 1 12:56 secondary.o -rw-r--r-- 1 root root 1462 feb 1 12:56 secondary.s
./h8qme_fam10/fallback/src/cpu/x86/mtrr: total 8 -rw-r--r-- 1 root root 4260 feb 1 12:56 mtrr.o
./h8qme_fam10/fallback/src/cpu/x86/pae: total 8 -rw-r--r-- 1 root root 5048 feb 1 12:56 pgtbl.o
./h8qme_fam10/fallback/src/devices: total 72 -rw-r--r-- 1 root root 1444 feb 1 12:56 agp_device.o -rw-r--r-- 1 root root 3184 feb 1 12:56 cardbus_device.o -rw-r--r-- 1 root root 10796 feb 1 12:56 device.o -rw-r--r-- 1 root root 7528 feb 1 12:56 device_util.o -rw-r--r-- 1 root root 3808 feb 1 12:56 hypertransport.o -rw-r--r-- 1 root root 10588 feb 1 12:56 pci_device.o -rw-r--r-- 1 root root 1460 feb 1 12:56 pciexp_device.o -rw-r--r-- 1 root root 1952 feb 1 12:56 pci_ops.o -rw-r--r-- 1 root root 2416 feb 1 12:56 pci_rom.o -rw-r--r-- 1 root root 2860 feb 1 12:56 pcix_device.o -rw-r--r-- 1 root root 3184 feb 1 12:56 pnp_device.o -rw-r--r-- 1 root root 2656 feb 1 12:56 root_device.o -rw-r--r-- 1 root root 2604 feb 1 12:56 smbus_ops.o
./h8qme_fam10/fallback/src/lib: total 64 -rw-r--r-- 1 root root 3816 feb 1 12:56 cbfs.o -rw-r--r-- 1 root root 2656 feb 1 12:56 cbmem.o -rw-r--r-- 1 root root 794 feb 1 12:56 clog2.o -rw-r--r-- 1 root root 968 feb 1 12:56 compute_ip_checksum.o -rw-r--r-- 1 root root 944 feb 1 12:56 delay.o -rw-r--r-- 1 root root 920 feb 1 12:56 fallback_boot.o -rw-r--r-- 1 root root 1096 feb 1 12:56 gcc.o -rw-r--r-- 1 root root 4344 feb 1 12:56 lzma.o -rw-r--r-- 1 root root 1672 feb 1 12:56 malloc.o -rw-r--r-- 1 root root 813 feb 1 12:56 memcmp.o -rw-r--r-- 1 root root 797 feb 1 12:56 memcpy.o -rw-r--r-- 1 root root 835 feb 1 12:56 memmove.o -rw-r--r-- 1 root root 789 feb 1 12:56 memset.o -rw-r--r-- 1 root root 1184 feb 1 12:56 uart8250.o -rw-r--r-- 1 root root 1594 feb 1 12:56 version.o
./h8qme_fam10/fallback/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 supermicro
./h8qme_fam10/fallback/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 h8qme_fam10
./h8qme_fam10/fallback/src/mainboard/supermicro/h8qme_fam10: total 16 -rw-r--r-- 1 root root 2832 feb 1 12:56 get_bus_conf.o -rw-r--r-- 1 root root 1356 feb 1 12:56 irq_tables.o -rw-r--r-- 1 root root 948 feb 1 12:56 mainboard.o -rw-r--r-- 1 root root 3580 feb 1 12:56 mptable.o
./h8qme_fam10/fallback/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd
./h8qme_fam10/fallback/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amdfam10
./h8qme_fam10/fallback/src/northbridge/amd/amdfam10: total 20 -rw-r--r-- 1 root root 1292 feb 1 12:56 get_pci1234.o -rw-r--r-- 1 root root 2164 feb 1 12:56 misc_control.o -rw-r--r-- 1 root root 10456 feb 1 12:56 northbridge.o
./h8qme_fam10/fallback/src/pc80: total 20 -rw-r--r-- 1 root root 1356 feb 1 12:56 i8259.o -rw-r--r-- 1 root root 788 feb 1 12:56 isa-dma.o -rw-r--r-- 1 root root 2948 feb 1 12:56 keyboard.o -rw-r--r-- 1 root root 1600 feb 1 12:56 mc146818rtc.o drwxr-xr-x 2 root root 4096 feb 1 12:56 vga
./h8qme_fam10/fallback/src/pc80/vga: total 4 -rw-r--r-- 1 root root 2166 feb 1 12:56 vga_io.o
./h8qme_fam10/fallback/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd drwxr-xr-x 3 root root 4096 feb 1 12:56 nvidia
./h8qme_fam10/fallback/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amd8132
./h8qme_fam10/fallback/src/southbridge/amd/amd8132: total 4 -rw-r--r-- 1 root root 3952 feb 1 12:56 amd8132_bridge.o
./h8qme_fam10/fallback/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 mcp55
./h8qme_fam10/fallback/src/southbridge/nvidia/mcp55: total 52 -rw-r--r-- 1 root root 2524 feb 1 12:56 mcp55_aza.o -rw-r--r-- 1 root root 1364 feb 1 12:56 mcp55_ht.o -rw-r--r-- 1 root root 1876 feb 1 12:56 mcp55_ide.o -rw-r--r-- 1 root root 3716 feb 1 12:56 mcp55_lpc.o -rw-r--r-- 1 root root 2404 feb 1 12:56 mcp55_nic.o -rw-r--r-- 1 root root 2632 feb 1 12:56 mcp55.o -rw-r--r-- 1 root root 1624 feb 1 12:56 mcp55_pcie.o -rw-r--r-- 1 root root 2060 feb 1 12:56 mcp55_pci.o -rw-r--r-- 1 root root 818 feb 1 12:56 mcp55_reset.o -rw-r--r-- 1 root root 1848 feb 1 12:56 mcp55_sata.o -rw-r--r-- 1 root root 2664 feb 1 12:56 mcp55_smbus.o -rw-r--r-- 1 root root 1544 feb 1 12:56 mcp55_usb2.o -rw-r--r-- 1 root root 1368 feb 1 12:56 mcp55_usb.o
./h8qme_fam10/fallback/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 winbond
./h8qme_fam10/fallback/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 w83627hf
./h8qme_fam10/fallback/src/superio/winbond/w83627hf: total 4 -rw-r--r-- 1 root root 3348 feb 1 12:56 superio.o
./h8qme_fam10/fallback/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/fallback/util/x86emu: total 12 -rw-r--r-- 1 root root 6008 feb 1 12:56 biosemu.o drwxr-xr-x 2 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/fallback/util/x86emu/x86emu: total 100 -rw-r--r-- 1 root root 3624 feb 1 12:56 debug.o -rw-r--r-- 1 root root 7776 feb 1 12:56 decode.o -rw-r--r-- 1 root root 2300 feb 1 12:56 fpu.o -rw-r--r-- 1 root root 17248 feb 1 12:56 ops2.o -rw-r--r-- 1 root root 40892 feb 1 12:56 ops.o -rw-r--r-- 1 root root 16448 feb 1 12:56 prim_ops.o -rw-r--r-- 1 root root 2804 feb 1 12:56 sys.o
./h8qme_fam10/normal: total 5760 -rw-r--r-- 1 root root 531200 feb 1 12:56 auto.inc -rwxr-xr-x 1 root root 22774 feb 1 12:56 build_opt_tbl -rwxr-xr-x 1 root root 111690 feb 1 12:56 coreboot -rw-r--r-- 1 root root 357404 feb 1 12:56 coreboot.a -rw-r--r-- 1 root root 1261072 feb 1 12:56 coreboot.disasm -rw-r--r-- 1 root root 14351 feb 1 12:56 coreboot.map -rwxr-xr-x 1 root root 249896 feb 1 12:56 coreboot_ram -rwxr-xr-x 1 root root 190304 feb 1 12:56 coreboot_ram.bin -rw-r--r-- 1 root root 32034 feb 1 12:56 coreboot_ram.map -rw-r--r-- 1 root root 308289 feb 1 12:56 coreboot_ram.o -rwxr-xr-x 1 root root 190304 feb 1 12:56 coreboot_ram.rom -rwxr-xr-x 1 root root 122880 feb 1 12:56 coreboot.rom -rw-r--r-- 1 root root 1580373 feb 1 12:56 crt0.disasm -rw-r--r-- 1 root root 168 feb 1 12:56 crt0_includes.h -rw-r--r-- 1 root root 101780 feb 1 12:56 crt0.o -rw-r--r-- 1 root root 535886 feb 1 12:56 crt0.s -rw-r--r-- 1 root root 3642 feb 1 12:56 crt0.S -rw-r--r-- 1 root root 3805 feb 1 12:56 ldoptions -rw-r--r-- 1 root root 1548 feb 1 12:56 ldscript.ld -rw-r--r-- 1 root root 36705 feb 1 12:56 Makefile -rw-r--r-- 1 root root 12525 feb 1 12:56 Makefile.settings -rw------- 1 root root 9290 feb 1 12:56 option_table.c -rw------- 1 root root 1575 feb 1 12:56 option_table.h -rw-r--r-- 1 root root 2557 feb 1 12:56 option_table.o -rw-r--r-- 1 root root 5612 feb 1 12:56 settings.h drwxr-xr-x 13 root root 4096 feb 1 12:56 src -rw-r--r-- 1 root root 21395 feb 1 12:56 static.c -rw-r--r-- 1 root root 8829 feb 1 12:56 static.dot -rw-r--r-- 1 root root 61588 feb 1 12:56 static.o drwxr-xr-x 3 root root 4096 feb 1 12:56 util
./h8qme_fam10/normal/src: total 44 drwxr-xr-x 3 root root 4096 feb 1 12:56 arch drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:56 console drwxr-xr-x 4 root root 4096 feb 1 12:56 cpu drwxr-xr-x 2 root root 4096 feb 1 12:56 devices drwxr-xr-x 2 root root 4096 feb 1 12:56 lib drwxr-xr-x 3 root root 4096 feb 1 12:56 mainboard drwxr-xr-x 3 root root 4096 feb 1 12:56 northbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 pc80 drwxr-xr-x 4 root root 4096 feb 1 12:56 southbridge drwxr-xr-x 3 root root 4096 feb 1 12:56 superio
./h8qme_fam10/normal/src/arch: total 4 drwxr-xr-x 5 root root 4096 feb 1 12:56 i386
./h8qme_fam10/normal/src/arch/i386: total 12 drwxr-xr-x 2 root root 4096 feb 1 12:56 boot drwxr-xr-x 2 root root 4096 feb 1 12:56 lib drwxr-xr-x 2 root root 4096 feb 1 12:56 smp
./h8qme_fam10/normal/src/arch/i386/boot: total 28 -rw-r--r-- 1 root root 1920 feb 1 12:56 boot.o -rw-r--r-- 1 root root 5680 feb 1 12:56 coreboot_table.o -rw-r--r-- 1 root root 1332 feb 1 12:56 gdt.o -rw-r--r-- 1 root root 2124 feb 1 12:56 multiboot.o -rw-r--r-- 1 root root 2052 feb 1 12:56 pirq_routing.o -rw-r--r-- 1 root root 2468 feb 1 12:56 tables.o
./h8qme_fam10/normal/src/arch/i386/lib: total 40 -rw-r--r-- 1 root root 1200 feb 1 12:56 cbfs_and_run.o -rw-r--r-- 1 root root 2912 feb 1 12:56 cpu.o -rw-r--r-- 1 root root 2008 feb 1 12:56 c_start.o -rw-r--r-- 1 root root 3496 feb 1 12:56 c_start.s -rw-r--r-- 1 root root 1196 feb 1 12:56 exception.o -rw-r--r-- 1 root root 1800 feb 1 12:56 pci_ops_auto.o -rw-r--r-- 1 root root 1628 feb 1 12:56 pci_ops_conf1.o -rw-r--r-- 1 root root 1664 feb 1 12:56 pci_ops_conf2.o -rw-r--r-- 1 root root 750 feb 1 12:56 pci_ops_mmconf.o -rw-r--r-- 1 root root 1032 feb 1 12:56 printk_init.o
./h8qme_fam10/normal/src/arch/i386/smp: total 8 -rw-r--r-- 1 root root 1968 feb 1 12:56 ioapic.o -rw-r--r-- 1 root root 3152 feb 1 12:56 mpspec.o
./h8qme_fam10/normal/src/boot: total 12 -rw-r--r-- 1 root root 1836 feb 1 12:56 hardwaremain.o -rw-r--r-- 1 root root 6200 feb 1 12:56 selfboot.o
./h8qme_fam10/normal/src/console: total 24 -rw-r--r-- 1 root root 1692 feb 1 12:56 console.o -rw-r--r-- 1 root root 1384 feb 1 12:56 printk.o -rw-r--r-- 1 root root 1644 feb 1 12:56 uart8250_console.o -rw-r--r-- 1 root root 2152 feb 1 12:56 vga_console.o -rw-r--r-- 1 root root 1224 feb 1 12:56 vsprintf.o -rw-r--r-- 1 root root 2652 feb 1 12:56 vtxprintf.o
./h8qme_fam10/normal/src/cpu: total 8 drwxr-xr-x 7 root root 4096 feb 1 12:56 amd drwxr-xr-x 6 root root 4096 feb 1 12:56 x86
./h8qme_fam10/normal/src/cpu/amd: total 20 drwxr-xr-x 2 root root 4096 feb 1 12:56 microcode drwxr-xr-x 2 root root 4096 feb 1 12:56 model_10xxx drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 quadcore drwxr-xr-x 2 root root 4096 feb 1 12:56 socket_F_1207
./h8qme_fam10/normal/src/cpu/amd/microcode: total 4 -rw-r--r-- 1 root root 1460 feb 1 12:56 microcode.o
./h8qme_fam10/normal/src/cpu/amd/model_10xxx: total 20 -rw-r--r-- 1 root root 860 feb 1 12:56 apic_timer.o -rw-r--r-- 1 root root 2020 feb 1 12:56 model_10xxx_init.o -rw-r--r-- 1 root root 4124 feb 1 12:56 processor_name.o -rw-r--r-- 1 root root 1384 feb 1 12:56 update_microcode.o
./h8qme_fam10/normal/src/cpu/amd/mtrr: total 4 -rw-r--r-- 1 root root 2272 feb 1 12:56 amd_mtrr.o
./h8qme_fam10/normal/src/cpu/amd/quadcore: total 4 -rw-r--r-- 1 root root 1824 feb 1 12:56 amd_sibling.o
./h8qme_fam10/normal/src/cpu/amd/socket_F_1207: total 4 -rw-r--r-- 1 root root 936 feb 1 12:56 socket_F_1207.o
./h8qme_fam10/normal/src/cpu/x86: total 16 drwxr-xr-x 2 root root 4096 feb 1 12:56 cache drwxr-xr-x 2 root root 4096 feb 1 12:56 lapic drwxr-xr-x 2 root root 4096 feb 1 12:56 mtrr drwxr-xr-x 2 root root 4096 feb 1 12:56 pae
./h8qme_fam10/normal/src/cpu/x86/cache: total 4 -rw-r--r-- 1 root root 1024 feb 1 12:56 cache.o
./h8qme_fam10/normal/src/cpu/x86/lapic: total 20 -rw-r--r-- 1 root root 3944 feb 1 12:56 lapic_cpu_init.o -rw-r--r-- 1 root root 1208 feb 1 12:56 lapic.o -rw-r--r-- 1 root root 4908 feb 1 12:56 secondary.o -rw-r--r-- 1 root root 1460 feb 1 12:56 secondary.s
./h8qme_fam10/normal/src/cpu/x86/mtrr: total 8 -rw-r--r-- 1 root root 4260 feb 1 12:56 mtrr.o
./h8qme_fam10/normal/src/cpu/x86/pae: total 8 -rw-r--r-- 1 root root 5048 feb 1 12:56 pgtbl.o
./h8qme_fam10/normal/src/devices: total 72 -rw-r--r-- 1 root root 1444 feb 1 12:56 agp_device.o -rw-r--r-- 1 root root 3184 feb 1 12:56 cardbus_device.o -rw-r--r-- 1 root root 10796 feb 1 12:56 device.o -rw-r--r-- 1 root root 7528 feb 1 12:56 device_util.o -rw-r--r-- 1 root root 3808 feb 1 12:56 hypertransport.o -rw-r--r-- 1 root root 10588 feb 1 12:56 pci_device.o -rw-r--r-- 1 root root 1460 feb 1 12:56 pciexp_device.o -rw-r--r-- 1 root root 1952 feb 1 12:56 pci_ops.o -rw-r--r-- 1 root root 2416 feb 1 12:56 pci_rom.o -rw-r--r-- 1 root root 2860 feb 1 12:56 pcix_device.o -rw-r--r-- 1 root root 3184 feb 1 12:56 pnp_device.o -rw-r--r-- 1 root root 2656 feb 1 12:56 root_device.o -rw-r--r-- 1 root root 2604 feb 1 12:56 smbus_ops.o
./h8qme_fam10/normal/src/lib: total 64 -rw-r--r-- 1 root root 3816 feb 1 12:56 cbfs.o -rw-r--r-- 1 root root 2656 feb 1 12:56 cbmem.o -rw-r--r-- 1 root root 794 feb 1 12:56 clog2.o -rw-r--r-- 1 root root 968 feb 1 12:56 compute_ip_checksum.o -rw-r--r-- 1 root root 944 feb 1 12:56 delay.o -rw-r--r-- 1 root root 920 feb 1 12:56 fallback_boot.o -rw-r--r-- 1 root root 1096 feb 1 12:56 gcc.o -rw-r--r-- 1 root root 4344 feb 1 12:56 lzma.o -rw-r--r-- 1 root root 1672 feb 1 12:56 malloc.o -rw-r--r-- 1 root root 813 feb 1 12:56 memcmp.o -rw-r--r-- 1 root root 797 feb 1 12:56 memcpy.o -rw-r--r-- 1 root root 835 feb 1 12:56 memmove.o -rw-r--r-- 1 root root 789 feb 1 12:56 memset.o -rw-r--r-- 1 root root 1184 feb 1 12:56 uart8250.o -rw-r--r-- 1 root root 1590 feb 1 12:56 version.o
./h8qme_fam10/normal/src/mainboard: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 supermicro
./h8qme_fam10/normal/src/mainboard/supermicro: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 h8qme_fam10
./h8qme_fam10/normal/src/mainboard/supermicro/h8qme_fam10: total 16 -rw-r--r-- 1 root root 2832 feb 1 12:56 get_bus_conf.o -rw-r--r-- 1 root root 1356 feb 1 12:56 irq_tables.o -rw-r--r-- 1 root root 948 feb 1 12:56 mainboard.o -rw-r--r-- 1 root root 3580 feb 1 12:56 mptable.o
./h8qme_fam10/normal/src/northbridge: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd
./h8qme_fam10/normal/src/northbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amdfam10
./h8qme_fam10/normal/src/northbridge/amd/amdfam10: total 20 -rw-r--r-- 1 root root 1292 feb 1 12:56 get_pci1234.o -rw-r--r-- 1 root root 2244 feb 1 12:56 misc_control.o -rw-r--r-- 1 root root 10528 feb 1 12:56 northbridge.o
./h8qme_fam10/normal/src/pc80: total 20 -rw-r--r-- 1 root root 1356 feb 1 12:56 i8259.o -rw-r--r-- 1 root root 788 feb 1 12:56 isa-dma.o -rw-r--r-- 1 root root 2948 feb 1 12:56 keyboard.o -rw-r--r-- 1 root root 2008 feb 1 12:56 mc146818rtc.o drwxr-xr-x 2 root root 4096 feb 1 12:56 vga
./h8qme_fam10/normal/src/pc80/vga: total 4 -rw-r--r-- 1 root root 2166 feb 1 12:56 vga_io.o
./h8qme_fam10/normal/src/southbridge: total 8 drwxr-xr-x 3 root root 4096 feb 1 12:56 amd drwxr-xr-x 3 root root 4096 feb 1 12:56 nvidia
./h8qme_fam10/normal/src/southbridge/amd: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 amd8132
./h8qme_fam10/normal/src/southbridge/amd/amd8132: total 4 -rw-r--r-- 1 root root 3952 feb 1 12:56 amd8132_bridge.o
./h8qme_fam10/normal/src/southbridge/nvidia: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 mcp55
./h8qme_fam10/normal/src/southbridge/nvidia/mcp55: total 56 -rw-r--r-- 1 root root 2524 feb 1 12:56 mcp55_aza.o -rw-r--r-- 1 root root 1364 feb 1 12:56 mcp55_ht.o -rw-r--r-- 1 root root 1876 feb 1 12:56 mcp55_ide.o -rw-r--r-- 1 root root 4132 feb 1 12:56 mcp55_lpc.o -rw-r--r-- 1 root root 2404 feb 1 12:56 mcp55_nic.o -rw-r--r-- 1 root root 2632 feb 1 12:56 mcp55.o -rw-r--r-- 1 root root 1624 feb 1 12:56 mcp55_pcie.o -rw-r--r-- 1 root root 2060 feb 1 12:56 mcp55_pci.o -rw-r--r-- 1 root root 818 feb 1 12:56 mcp55_reset.o -rw-r--r-- 1 root root 1848 feb 1 12:56 mcp55_sata.o -rw-r--r-- 1 root root 2664 feb 1 12:56 mcp55_smbus.o -rw-r--r-- 1 root root 1544 feb 1 12:56 mcp55_usb2.o -rw-r--r-- 1 root root 1368 feb 1 12:56 mcp55_usb.o
./h8qme_fam10/normal/src/superio: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 winbond
./h8qme_fam10/normal/src/superio/winbond: total 4 drwxr-xr-x 2 root root 4096 feb 1 12:56 w83627hf
./h8qme_fam10/normal/src/superio/winbond/w83627hf: total 4 -rw-r--r-- 1 root root 3452 feb 1 12:56 superio.o
./h8qme_fam10/normal/util: total 4 drwxr-xr-x 3 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/normal/util/x86emu: total 12 -rw-r--r-- 1 root root 6008 feb 1 12:56 biosemu.o drwxr-xr-x 2 root root 4096 feb 1 12:56 x86emu
./h8qme_fam10/normal/util/x86emu/x86emu: total 100 -rw-r--r-- 1 root root 3624 feb 1 12:56 debug.o -rw-r--r-- 1 root root 7776 feb 1 12:56 decode.o -rw-r--r-- 1 root root 2300 feb 1 12:56 fpu.o -rw-r--r-- 1 root root 17248 feb 1 12:56 ops2.o -rw-r--r-- 1 root root 40892 feb 1 12:56 ops.o -rw-r--r-- 1 root root 16448 feb 1 12:56 prim_ops.o -rw-r--r-- 1 root root 2804 feb 1 12:56 sys.o
Am 01.02.2010 13:06, schrieb Knut Kujat:
Could you post the build trees of both builds (inside the h8dmr_fam10 tree, and of the copy) somewhere? I'd like to look into that.
I hope attached you will find what you've asked for.
I think thinking of archives with all files included, to download from somewhere, but the listings already helped a bit:
-./h8dmr_fam10/fallback: -total 5752 +./h8qme_fam10/fallback: +total 5740 --rwxr-xr-x 1 root root 248261 -- coreboot_ram +-rwxr-xr-x 1 root root 245237 -- coreboot_ram --rwxr-xr-x 1 root root 188720 -- coreboot_ram.bin +-rwxr-xr-x 1 root root 185696 -- coreboot_ram.bin --rw-r--r-- 1 root root 306390 -- coreboot_ram.o +-rw-r--r-- 1 root root 303366 -- coreboot_ram.o --rwxr-xr-x 1 root root 188720 -- coreboot_ram.rom +-rwxr-xr-x 1 root root 185696 -- coreboot_ram.rom
...
-./h8dmr_fam10/normal: -total 5752 +./h8qme_fam10/normal: +total 5760 --rwxr-xr-x 1 root root 248456 -- coreboot_ram +-rwxr-xr-x 1 root root 249896 -- coreboot_ram --rwxr-xr-x 1 root root 188864 -- coreboot_ram.bin +-rwxr-xr-x 1 root root 190304 -- coreboot_ram.bin --rw-r--r-- 1 root root 306849 -- coreboot_ram.o +-rw-r--r-- 1 root root 308289 -- coreboot_ram.o --rwxr-xr-x 1 root root 188864 -- coreboot_ram.rom +-rwxr-xr-x 1 root root 190304 -- coreboot_ram.rom
So there really is some difference at least in the ram stages of fallback and normal. For closer analysis, I'd need the files' content.
Patrick
Am 01.02.2010 13:28, schrieb Patrick Georgi:
So there really is some difference at least in the ram stages of fallback and normal. For closer analysis, I'd need the files' content.
Knut, thank you for sending me the files off-list.
For some reason, there are differences in the memory map for those two builds.
h8dmr: Program Header: LOAD off 0x00001000 vaddr 0x00200000 paddr 0x00200000 align 2**12 filesz 0x0002e130 memsz 0x00030b3c flags rwx LOAD off 0x00030000 vaddr 0x00240000 paddr 0x00240000 align 2**12 filesz 0x00000000 memsz 0x00018000 flags rw- STACK off 0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2 filesz 0x00000000 memsz 0x00000000 flags rwx
h8qme: Program Header: LOAD off 0x00001000 vaddr 0x00200000 paddr 0x00200000 align 2**12 filesz 0x0002d560 memsz 0x00048000 flags rwx STACK off 0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2 filesz 0x00000000 memsz 0x00000000 flags rwx
So h8dmr zeroes out a larger chunk of memory - up to 0x258000, while the h8qme build only loads data up to 0x248000.
I have absolutely no idea what makes the compiler behave that way on two practically identical builds, but I have seen that you use the distribution's compiler - we have no control over the changes they add, so we created crossgcc at some point.
Maybe it helps to try to build with crossgcc (you can find that in util/crossgcc in your coreboot tree)
Regards, Patrick
Patrick Georgi escribió:
Am 01.02.2010 13:28, schrieb Patrick Georgi:
So there really is some difference at least in the ram stages of fallback and normal. For closer analysis, I'd need the files' content.
Knut, thank you for sending me the files off-list.
I hope thats really ok with you since the list refused my attachment for understandable reasons.
For some reason, there are differences in the memory map for those two builds.
h8dmr: Program Header: LOAD off 0x00001000 vaddr 0x00200000 paddr 0x00200000 align 2**12 filesz 0x0002e130 memsz 0x00030b3c flags rwx LOAD off 0x00030000 vaddr 0x00240000 paddr 0x00240000 align 2**12 filesz 0x00000000 memsz 0x00018000 flags rw- STACK off 0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2 filesz 0x00000000 memsz 0x00000000 flags rwx
h8qme: Program Header: LOAD off 0x00001000 vaddr 0x00200000 paddr 0x00200000 align 2**12 filesz 0x0002d560 memsz 0x00048000 flags rwx STACK off 0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2 filesz 0x00000000 memsz 0x00000000 flags rwx
So h8dmr zeroes out a larger chunk of memory - up to 0x258000, while the h8qme build only loads data up to 0x248000.
I have absolutely no idea what makes the compiler behave that way on two practically identical builds, but I have seen that you use the distribution's compiler - we have no control over the changes they add, so we created crossgcc at some point.
Maybe it helps to try to build with crossgcc (you can find that in util/crossgcc in your coreboot tree)
Regards, Patrick
thx, for the tip, now installing crossgcc.
Thanks, Knut Kujat.