Author: oxygene
Date: 2009-08-05 12:48:43 +0200 (Wed, 05 Aug 2009)
New Revision: 4494
Modified:
trunk/coreboot-v2/src/arch/i386/init/crt0.S.lb
trunk/coreboot-v2/src/mainboard/digitallogic/msm586seg/mainboard.c
trunk/coreboot-v2/src/mainboard/technologic/ts5300/mainboard.c
Log:
Fix the gen
These patches are in r4494. They have no impact except fixing compile
errors in certain corner cases, so they're in.
20090801-2-fix-cpp-scope-of-strings
This patch fixes the generic code for copying and running coreboot_ram
in case certain configuration options are disabled. the strings were
just
Hi,
as preparation for the kconfig merge, here are some changes from the
kconfig tree that are unrelated to kconfig itself.
20090805-1-ttys0-rename
Takes care of the different CONFIG_* names of the variable containing
the serial I/O port
20090805-2-config-prefixes
Some more CONFIG_* prefixes
Hi,
another patch to prepare for kconfig. This one renames COREBOOT_V2 to
CONFIG_COREBOOT_V2 and adapts its user (x86emu) to match.
Signed-off-by: Patrick Georgi
Index: coreboot-v2/src/config/Options.lb
===
--- coreboot-v2.orig/src/
On 05.08.2009 13:59, Patrick Georgi wrote:
> another patch to prepare for kconfig. This one renames COREBOOT_V2 to
> CONFIG_COREBOOT_V2 and adapts its user (x86emu) to match.
>
> Signed-off-by: Patrick Georgi
>
Acked-by: Carl-Daniel Hailfinger
--
http://www.hailfinger.org/
--
coreboot ma
Author: oxygene
Date: 2009-08-05 14:15:46 +0200 (Wed, 05 Aug 2009)
New Revision: 1175
Modified:
coreboot-v3/util/x86emu/biosemu.c
coreboot-v3/util/x86emu/pcbios/pcibios.c
coreboot-v3/util/x86emu/x86.c
coreboot-v3/util/x86emu/x86_interrupts.c
coreboot-v3/util/x86emu/x86emu/sys.c
c
Author: oxygene
Date: 2009-08-05 14:16:01 +0200 (Wed, 05 Aug 2009)
New Revision: 4496
Modified:
trunk/coreboot-v2/src/config/Options.lb
Log:
Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2
and adapt its user (x86emu) to match.
Signed-off-by: Patrick Georgi
Acked-by: Carl-Daniel
Hi Patrick,
On 05.08.2009 13:04, Patrick Georgi wrote:
> as preparation for the kconfig merge, here are some changes from the
> kconfig tree that are unrelated to kconfig itself.
>
> 20090805-1-ttys0-rename
> Takes care of the different CONFIG_* names of the variable containing
&
Carl-Daniel Hailfinger schrieb:
> Acked-by: Carl-Daniel Hailfinger
>
Thanks,
r1175 in the v3 repo for x86emu,
r4496 in the v2 repo.
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Author: oxygene
Date: 2009-08-05 14:24:23 +0200 (Wed, 05 Aug 2009)
New Revision: 4497
Modified:
trunk/coreboot-v2/src/southbridge/intel/i82801gx/i82801gx_lpc.c
trunk/coreboot-v2/src/southbridge/intel/i82801gx/i82801gx_power.h
trunk/coreboot-v2/src/southbridge/intel/i82801gx/i82801gx_smiha
Carl-Daniel Hailfinger schrieb:
> Hi Patrick,
>
> On 05.08.2009 13:04, Patrick Georgi wrote:
>
>> as preparation for the kconfig merge, here are some changes from the
>> kconfig tree that are unrelated to kconfig itself.
>>
>> 20090805-1-ttys0-rename
&g
Author: stepan
Date: 2009-08-05 15:10:38 +0200 (Wed, 05 Aug 2009)
New Revision: 4499
Modified:
trunk/payloads/libpayload/libc/string.c
Log:
fix buggy comment in libpayload's strncat function
Signed-off-by: Stefan Reinauer
Acked-by: Stefan Reinauer
Modified: trunk/payloads/libpayload/libc/
Hi,
I think it's time to push the Kconfig branch to trunk.
As the patch is ~1MB, I won't add it to the list, it is available from
https://www.coresystems.de/~patrick/20090805-5-kconfig
It's kconfig, a kbuild-style build system (quite similar, with a twist),
sconfig (a new tool
hi all
it seems there is a variable are not included in /include/grub/shard.h
which would caused error with main/grub/completions.c UNIQUE_BUF undefined
details are patched.
Index: include/grub/shared.h
===
--- include/grub/shared.h
Jason Wang wrote:
>
> hi all
> it seems there is a variable are not included in
> /include/grub/shard.h which would caused error with
> main/grub/completions.c UNIQUE_BUF undefined
> details are patched.
>
CONFIG_EXPERIMENTAL is broken and should not be used.
Stefan
--
coresystems GmbH • Br
Danke vielmals Patrick and many thanks to everyone else,
So, I decided to take your advice about switching (back to) FILO using
the latest version (svn 103) and latest libpayload (svn 4505) but am
still having problems recognizing my First Partition on the Primary
Master IDE device, namely hda
Jeffrey C. Jacobs schrieb:
> Danke vielmals Patrick and many thanks to everyone else,
>
> So, I decided to take your advice about switching (back to) FILO using
> the latest version (svn 103) and latest libpayload (svn 4505) but am
> still having problems recognizing my First Partition on the Prima
A simple question which I can not tell from your boot line. Is this
disk partitioned?
ron
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot
Hi,
Maybe it is a filesystem issue. I had some problems with ext3 volumes. Why don;t
you try SeaBIOS payload instead and boot with classic grub?
It would show if it is this or another issue.
Rudolf
--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreb
Hi all
Since the usb rom can detect the USB devices, but i am bloced after the
UHCI initialization, in set_address function it failed at can not
communicate with the USB device. Is there any one who can help me about
that?
Or give me some advices about how to deal with this
hello, initializ
Hi Stefan,
I think I found the issue. In the function serialice.c:76
serialice_write(), if writing a character fails, the program will be
stuck in the readback while loop:
write(fd, buffer + i, 1);
while (read(fd, &c, 1) != 1) ;
I changed the write to keep trying until the write succeeds, which
I am trying to port the ddr3 feature. I will submit a full patch to
replace this one.
Zheng
-Original Message-
From: Ward Vandewege [mailto:w...@gnu.org]
Sent: Tuesday, July 21, 2009 3:58 AM
To: Bao, Zheng
Cc: Coreboot
Subject: Re: [coreboot] [patch] [AMD Fam10] Fix confused RB-C2 and D
The code between #if and #endif is only about UMA mode. The
CONFIG_GFXUMA should be 1.
We have another mode called side port mode. It is When the CONFIG_GFXUMA
is 0.
Signed-off-by: Zheng Bao
Index: src/cpu/x86/mtrr/mtrr.c
===
--- s
23 matches
Mail list logo