On Fri, Oct 10, 2008 at 9:50 PM, Corey Osgood <[EMAIL PROTECTED]>wrote:

> On Fri, Oct 10, 2008 at 8:14 PM, Carl-Daniel Hailfinger <
> [EMAIL PROTECTED]> wrote:
>
>> On 11.10.2008 01:03, ron minnich wrote:
>> > Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]>
>> >
>>
>> Thanks, committed in r915.
>>
>>
>> > Note that it still won't build if CONFIG_XIP_ROM_{SIZE,BASE} are set
>> > but I still don't know why we even have CONFIG_XIP in v3 :-)
>> >
>> > We can fix this but I'd like to start getting via bits into v3 asap.
>> >
>>
>> Mostly I wanted to give Corey a chance to actually try some code which
>> should work in theory.
>
>
> And work it does:
>
> coreboot-3.0.916 Fri Oct 10 21:47:28 EDT 2008 starting...
> (console_loglevel=8)
> Choosing fallback boot.
> LAR: Attempting to open 'fallback/initram/segment0'.
> LAR: Start 0xfff80000 len 0x80000
> LAR: seen member normal/[EMAIL PROTECTED], size 932
> LAR: seen member normal/initram/[EMAIL PROTECTED], size 420
> LAR: seen member normal/stage2/[EMAIL PROTECTED], size 1
> LAR: seen member normal/stage2/[EMAIL PROTECTED], size 26338
> LAR: seen member normal/stage2/[EMAIL PROTECTED], size 6320
>

Stupid copy and paste error. I'm going to bed now...

coreboot-3.0.916 Fri Oct 10 21:47:28 EDT 2008 starting...
(console_loglevel=8)
Choosing fallback boot.
LAR: Attempting to open 'fallback/initram/segment0'.
LAR: Start 0xfff80000 len 0x80000
LAR: seen member normal/[EMAIL PROTECTED], size 932
LAR: seen member normal/initram/[EMAIL PROTECTED], size 420
LAR: seen member normal/stage2/[EMAIL PROTECTED], size 1
LAR: seen member normal/stage2/[EMAIL PROTECTED], size 26338
LAR: seen member normal/stage2/[EMAIL PROTECTED], size 6320
LAR: seen member [EMAIL PROTECTED], size 20480
LAR: File not found!
LAR: Run file fallback/initram/segment0 failed: No such file.
Fallback failed. Try normal boot
LAR: Attempting to open 'normal/initram/segment0'.
LAR: Start 0xfff80000 len 0x80000
LAR: seen member normal/[EMAIL PROTECTED], size 932
LAR: seen member normal/initram/[EMAIL PROTECTED], size 420
LAR: CHECK normal/initram/segment0 @ 0xfff80400
start 0xfff80450 len 420 reallen 420 compression 0 entry 0x00000040
loadaddress 0x00000000
Entry point is 0xfff80490
RAM init code started.
Nothing to do.
printktest1: If the immediately preceding line does not say "Nothing to
do.", then execution did not start at main()
Trying absolute call from non-_MAINOBJECT XIP code.
Absolute call successful.
Done.
run_file returns with 0
Done RAM init code




>
>
> I'll be getting to ram init tomorrow ;)
>
> Thanks!
> Corey
>
>
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to