Peter Stuge <peter <at> stuge.se> writes:
>
> On Fri, May 16, 2008 at 09:54:38PM +0300, Andriy Gapon wrote:
> > Does coreboot project produce any release or snapshots of its code?
>
> So far there has not been a single release of anything.
>
> Snapshots are published on http://qa.coreboot.org/ for each commit.
>
> > Especially I am interested in flashrom.
>
> Please hold on. flashrom-1.0 will be released Real Soon Now.
> It's already a few weeks past my release deadline, but on the other
> hand a number of very nice patches have been included in this time.
>
> > I mean, is using svn checkout the only way to get the sources?
>
> Not at all.
>
> But I am looking forward to the flashrom release very much, and I
> would like some coreboot releases too.
>
> For some reason, it feels more difficult to make a coreboot release..
>
> //Peter
how about the the release/status?
i'd like to see a tag in svn or even an archive :)
that would be useful e.g. for distribution packages :P
Hello,
I just fixed the generator. Now It generates right P-state tables for revF of k8
CPUs. I just implemented correct TDP estimations.
The program generates a ACPI ASL code which can be include in DSDT. It provides
p-state info for powernow-k8 driver and windows driver.
Maybe we can move this slowly to runtime.
We need for future
1) execute cpuid on given CPU
2) execute rdmsr on given CPU
3) AML code generator for coreboot.
(multicore should not be an issue, issue will be multiprocessor).
Ad 3) see next email.
Rudolf
hi!
i'm currently preparing a first release of the flashrom live cd. i'll
announce it on this mailing list as soon as it's ready for a first test.
regards
thomas prochaska
hi!
of course. we can refine the iso step by step.
also i thought it would be a good idea to supply different sized versions.
not everyone needs all the packages in the biggest iso and not everyone
needs a credit-card sized cd.
i already have netcat-openbsd in the package list. is this ok or should
i change it to the netcat package. the package base is debian lenny main
(through debian-live).
regards
thomas prochaska
George M. Garner Jr. wrote:
> Thomas,
>
> If you will permit a request, would you kindly include a version of netcat
> on the CD. This assumes, of course, that there also will be network drivers
> on the CD.
>
> Regards,
>
> George.
>
> -----Original Message-----
> From: coreboot-bounces(a)coreboot.org [mailto:coreboot-bounces@coreboot.org]
> On Behalf Of Thomas Prochaska
> Sent: Friday, January 02, 2009 11:54 AM
> To: coreboot
> Subject: Re: [coreboot] Flashrom live CD
>
> hi!
>
> i'm currently preparing a first release of the flashrom live cd. i'll
> announce it on this mailing list as soon as it's ready for a first test.
>
> regards
> thomas prochaska
>
>
>
>
Hello,
I have just updated to Kernel 2.6.28. Now flashrom fails at the following line
of code in cbtable.c:
low_1MB = mmap(0, 1024 * 1024, PROT_READ, MAP_SHARED, fd_mem,
0x00000000);
if (low_1MB == MAP_FAILED) {
perror("Can't mmap memory using " MEM_DEV);
exit(-2);
}
Do you know if there is a change from 2.6.27 to 2.6.28 which could cause this
error?
Ole
I'm porting a board from v2->v3, and I'm running out of space in the
bootblock, even though it doesn't seem like I should.
Snippet of broken coreboot.initram.map:
ffffe3f3 A stage0_rawpnp_exit_ext_func_mode
ffffe3fc A stage0_rawpnp_set_logical_device
ffffe41f A stage0_rawpnp_set_iobase
ffffe448 A stage0_rawpnp_set_enable
ffffe470 A stage0_protected_stage0
ffffe47f A stage0___protected_stage0
ffffe5e8 A stage0__stage0
ffffe630 A stage0_gdtptr
fffff960 A stage0_option_table
fffffff0 A stage0__resetjump
fffffff0 A stage0__ROMTOP
Notice that stage0_gdtptr takes fffff960 - ffffe630 = 0x1966
And working coreboot.initram.map:
ffffe687 A stage0_rawpnp_read_config
ffffe69f A stage0_rawpnp_exit_ext_func_mode
ffffe6a8 A stage0_rawpnp_set_logical_device
ffffe6cb A stage0_rawpnp_set_iobase
ffffe6f4 A stage0_rawpnp_set_enable
ffffe71c A stage0_protected_stage0
ffffe72b A stage0___protected_stage0
ffffe894 A stage0__stage0
ffffe8dc A stage0_gdtptr
fffff720 A stage0_option_table
fffffe10 A stage0__estage0_1
fffffff0 A stage0__resetjump
fffffff0 A stage0__ROMTOP
Notice that stage0_gdtptr takes fffff720 - ffffe8dc = 0xe44
The broken one's gdtptr takes about twice as much?
This might not be the problem, but I don't know where else to look.
Thanks,
Myles
#2: Complete tables of supported motherboards
----------------------------------+-----------------------------------------
Reporter: uwe | Owner: somebody
Type: task | Status: new
Priority: major | Milestone:
Component: wiki/website/tracker | Version:
Keywords: | Dependencies:
----------------------------------+-----------------------------------------
Comment(by Radaguask):
Today launched the new super program .
It purpose be one of the wealthiest programs of 2009-2010 !
Program use permit prepare and Anti-DDoS patronage!!!
From their plot:
We, the TheWinterProfit.com , are cock-a-hoop to invite You to participate
in our Investment Programs. prefer uncontrolled to in the course our
webpage, to connection us for any humanitarian of questions, and of
assuredly to fasten to our Programs. We are a leading gang of sequestered
individuals, most of our teammates are knowledgeskilful bankers and
customrs, who drink made flush to cautious investments in the invest in
custom on a worldwide heart for through 8 years. Our assemble is made up
of American and European people, hence we are talented to awake to and
custom on the contrary markets all but 14 - 18 hours a day. We drink been
participating in sundry online and offline ventures, resulting in
significant margins of profit for the owners and for the investors.
Plans:
108 % after 1 day
118% after 2 days
128% after 3 days
10% referral commission!
http://thewinterprofit.com/?ref=beo
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/2#comment:8>
coreboot <http://www.coreboot.org/>