Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Raspberry Pi update please.



On Oct 20, 2012, at 9:16 PM, Jun Ebihara wrote:

> From: Ted Lemon <mellon%fugue.com@localhost>
> Subject: Re: Raspberry Pi update please.
> Date: Fri, 19 Oct 2012 17:58:37 -0400
> 
>> On Oct 19, 2012, at 5:51 PM, Pär Moberg <ghostdewolf%gmail.com@localhost> 
>> wrote:
>>> I would love to have my RPi running NetBSD as a server.
>>> Can I do that now? If so, how?
>> -current doesn't have all the drivers you need yet.   In particular, at 
>> least as of last night when I most recently updated, there was no USB driver 
>> checked in.
> 
> from https://www.modmypi.com/ :
> http://movapic.com/pic/201210211259225083731ac168c
> 
> image for 2G memory card:
> ftp://ftp.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2012-10-13-netbsd6.99.12-rasp.zip
> 
> # cu -115200 -l /dev/dtyU0
> Connected
> 
> U-Boot 2012.04.01-00489-gcd2dac2-dirty (Jul 07 2012 - 12:57:03)
> 
> DRAM:  128 MiB
> WARNING: Caches not enabled
> MMC:   bcm2835_sdh: 0
> Using default environment
> 
> In:    serial
> Out:   serial
> Err:   serial
> Net:   Net Initialization Skipped
> No ethernet found.
> Hit any key to stop autoboot:  
> reading uEnv.txt
> 
> 17 bytes read
> Importing environment from mmc ...
> reading boot.scr
> 
> 186 bytes read
> Running bootscript from mmc0 ...
> ## Executing script at 00008000
> ** ### **
> This is just a demo u-boot script, see more examples in "scripts" dir
> ** ### **
> U-Boot> fatload mmc 0 8000 netbsd.bin
> reading netbsd.bin
> 
> 2877056 bytes read

If you have u-boot, why not use a ubootimage?



Home | Main Index | Thread Index | Old Index