atom feed14 messages in org.freebsd.freebsd-armRe: Guruplug Server Plus working to s...
FromSent OnAttachments
Milan ObuchOct 20, 2010 2:09 pm.guruplugplus, .dts, .guruplugplus
Gary JennejohnOct 21, 2010 1:43 am 
Milan ObuchOct 21, 2010 2:18 am 
Milan ObuchOct 21, 2010 2:12 pm 
Kristof ProvostOct 24, 2010 4:14 am 
Milan ObuchOct 24, 2010 2:22 pm 
Kristof ProvostOct 25, 2010 1:16 pm 
Milan ObuchOct 26, 2010 12:59 pm.dmesg
Kristof ProvostOct 26, 2010 2:19 pm 
Milan ObuchOct 27, 2010 7:55 am 
Rafal JaworowskiOct 27, 2010 9:43 am 
Milan ObuchOct 27, 2010 1:58 pm.h, .c, .c, 1 more
Rafal JaworowskiOct 30, 2010 6:02 am 
Milan ObuchNov 2, 2010 2:42 pm 
Subject:Re: Guruplug Server Plus working to some extent...
From:Kristof Provost (kris@sigsegv.be)
Date:Oct 26, 2010 2:19:23 pm
List:org.freebsd.freebsd-arm

On 2010-10-26 22:00:07 (+0200), Milan Obuch <free@dino.sk> wrote:

Well, 'makeoptions DEBUG' just creates kernel.symbols, nothing else... there must be some other way to create more debug output, but I did not find it. If I could convert elf-structured ubldr to binary ubldr.bin, maybe I can boot kernel with verbose output... but I did not find the way to do it. (Any hint on this?)

I mostly wanted to see the debug print statements in the simplebus code. I think you need to set 'options DEBUG=1' in the config file to get them. I seem to remember making a few changes in other parts of the code to get that to build though.

In any case, what I wanted to see is already printed in the boot log. Both mge interfaces are using the correct memory locatins (0xf1076000 for mge1) and the correct PHY numbers.

Did you statically configure the mac addresses in the DTS for this boot?

Regards, Kristof