>> I have one of those "you shall get permission to publish" clauses at my
place of employment, and despite frequent prodding they never said yes *or*
no.
Just thought I should clarify this, it sounds a little dubious the way I
put it before - any/all work I did on this stuff was my own time and
e
>> setenv machid 3140
Oh, does that work? That would be handy and simpler than the way I've been
doing it.
I should introduce myself - I'm "the other guy" mentioned in the head of
this thread. Really should have got around to publishing the sharespace
additions I made to the orion5x stuff back i
Hi,
> What is that mach-type stuff?
You can look at http://www.arm.linux.org.uk/developer/machines/
> What is what boardid? How do i find what to set it to?
from uboot, set env machid needed like :
$ setenv machid 3140
Regards,
signature.asc
Description: OpenPGP digital signature
Thanks.
I enabled 'CONFIG_EARLY_PRINTK' on my kernel.
Then i tried to boot it, no luck, same behavior.
So i did some search about earlyprintk since i know nothing about it,
and that led me to do what follows in uboot:
setenv diskboot_earlyprintk 'earlyprintk=serial,uart0,115200'
setenv diskboot_s
On Fri, Feb 03, 2012 at 01:51:29PM +0100, CyberDomovoy wrote:
> Problem is: uboot doesn't load my kernel, it hangs after "Verifying
> Checksum ... OK"
Enable 'CONFIG_EARLY_PRINTK' in your kernel config and see what it says
on boot. I'm guessing that the mach-type isn't correct. You may need
to s
Hi, this is my first post to a mailing list, so correct me if i'm doing
something the bad way.
I have a Western Digital Sharespace.
The system on it is crap, so i wanted to put a debian on that stuff,
talking with another guy who did this, i need to compile a kernel.
Problem is: uboot doesn't loa
6 matches
Mail list logo