Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
MARVEL_NAS variants
Hi
I'm currently running a custom made Debian Distro on an ARM board but
would like to install NetBSD instead. I have read some tutorials and I'm
ready to give it try.
It seems the MARVEL_NAS kernel config suits the board but I was
wondering if something more specific already exists, like the port for
Raspberry Pi or the Kurobox/Pro ?
I have attached the dmesg output from the Linux kernel and more specific
the board is an Excito B3. Data sheet can be found here:
http://download.excito.net/web/B3/B3%20data%20sheet.pdf
Thanks for any advice.
Carsten L.
---
[ 0.000000] Linux version 2.6.39.4-11 (Debian 1:2.6.39.4-11)
(carl%excito.com@localhost) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 Tue Apr 3
21:45:12 FET 2012
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE),
cr=00053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: BUBBA3 Kirkwood based miniserver
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] free_area_init_node: node 0, pgdat c049e1b4, node_mem_map
c04c2000
[ 0.000000] Normal zone: 1024 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 130048 pages, LIFO batch:31
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 130048
[ 0.000000] Kernel command line: root=/dev/sda1 console=ttyS0,115200
serial=4786 key=59USMqkSOPOdDHl9tosQQJxGbRM= button=0
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144
bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
bytes)
[ 0.000000] Memory: 512MB = 512MB total
[ 0.000000] Memory: 514884k/514884k available, 9404k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xfe800000 ( 480 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc002d000 ( 148 kB)
[ 0.000000] .text : 0xc002d000 - 0xc047b000 (4408 kB)
[ 0.000000] .data : 0xc047c000 - 0xc049f680 ( 142 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0,
CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:114
[ 0.000000] sched_clock: 32 bits at 166MHz, resolution 5ns, wraps
every 25769ms
[ 21.577627] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[ 21.667649] pid_max: default: 32768 minimum: 301
[ 21.667762] Mount-cache hash table entries: 512
[ 21.668031] CPU: Testing write buffer coherency: ok
[ 21.668448] devtmpfs: initialized
[ 21.669668] NET: Registered protocol family 16
[ 21.670912] Kirkwood: MV88F6281-A1, TCLK=166666667.
[ 21.670926] Feroceon L2: Cache support initialised.
[ 21.672030] initial MPP regs: 01112222 43303311 33330044 33003333
00000033 00000000 00000000
[ 21.672058] final MPP regs: 11112222 43303311 33330044 33003333
00000033 00000000 00000000
[ 21.673578] Kirkwood PCIe port 0:
[ 21.673586] link up
[ 21.673592] Kirkwood PCIe port 1:
[ 21.673597] link up
[ 21.673604] PCI: bus0 uses PCIe port 0
[ 21.673797] pci 0000:00:00.0: [11ab:6281] type 0 class 0x000580
[ 21.673823] pci 0000:00:00.0: reg 10: [mem 0xd0000000-0xd00fffff
64bit pref]
[ 21.673839] pci 0000:00:00.0: reg 18: [mem 0x00000000-0x1fffffff]
[ 21.673873] pci 0000:00:00.0: supports D1 D2
[ 21.673911] pci 0000:00:01.0: [168c:002a] type 0 class 0x000280
[ 21.673939] pci 0000:00:01.0: reg 10: [mem 0x00000000-0x0000ffff 64bit]
[ 21.674019] pci 0000:00:01.0: supports D1
[ 21.674028] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[ 21.674039] pci 0000:00:01.0: PME# disabled
[ 21.674083] PCI: bus0: Fast back to back transfers disabled
[ 21.674433] PCI: bus1 uses PCIe port 1
[ 21.674634] PCI: bus1: Fast back to back transfers enabled
[ 21.674669] pci 0000:00:01.0: BAR 0: assigned [mem
0xe0000000-0xe000ffff 64bit]
[ 21.674692] pci 0000:00:01.0: BAR 0: set to [mem
0xe0000000-0xe000ffff 64bit] (PCI address [0xe0000000-0xe000ffff])
[ 21.684574] bio: create slab <bio-0> at 0
[ 21.685105] vgaarb: loaded
[ 21.685595] SCSI subsystem initialized
[ 21.685950] libata version 3.00 loaded.
[ 21.686516] usbcore: registered new interface driver usbfs
[ 21.686760] usbcore: registered new interface driver hub
[ 21.686917] usbcore: registered new device driver usb
[ 21.688256] Switching to clocksource orion_clocksource
[ 21.688342] FS-Cache: Loaded
[ 21.690128] NET: Registered protocol family 2
[ 21.690217] IP route cache hash table entries: 4096 (order: 2, 16384
bytes)
[ 21.690431] TCP established hash table entries: 16384 (order: 5,
131072 bytes)
[ 21.690782] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 21.690960] TCP: Hash tables configured (established 16384 bind 16384)
[ 21.690969] TCP reno registered
[ 21.690979] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 21.691001] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 21.691178] NET: Registered protocol family 1
[ 21.691333] RPC: Registered udp transport module.
[ 21.691342] RPC: Registered tcp transport module.
[ 21.691350] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 21.691377] PCI: CLS 32 bytes, default 32
[ 21.692074] BUBBA3: driver ver 0.1 (build Apr 3 2012 18:47:15) loaded
[ 21.697640] Switched to NOHz mode on CPU #0
[ 21.705484] FS-Cache: Netfs 'nfs' registered for caching
[ 21.706405] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 21.706417] Installing knfsd (copyright (C) 1996
okir%monad.swb.de@localhost).
[ 21.707406] msgmni has been set to 1005
[ 21.708707] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 253)
[ 21.708721] io scheduler noop registered
[ 21.708813] io scheduler cfq registered (default)
[ 21.714335] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 21.735094] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 22.140391] console [ttyS0] enabled
[ 22.151861] brd: module loaded
[ 22.158690] loop: module loaded
[ 22.162542] sata_mv sata_mv.0: version 1.28
[ 22.166824] sata_mv sata_mv.0: slots 32 ports 2
[ 22.173361] scsi0 : sata_mv
[ 22.176631] scsi1 : sata_mv
[ 22.179831] ata1: SATA max UDMA/133 irq 21
[ 22.183912] ata2: SATA max UDMA/133 irq 21
[ 22.189441] m25p80 spi0.0: m25p16 (2048 Kbytes)
[ 22.193953] Creating 3 MTD partitions on "spi_flash":
[ 22.199007] 0x000000000000-0x0000000c0000 : "u-boot"
[ 22.204973] 0x0000000c0000-0x0000000e0000 : "env"
[ 22.210621] 0x0000000e0000-0x000000200000 : "data"
[ 22.217539] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 22.224552] mv643xx_eth smi: probed
[ 22.229276] Marvell PHY apply reverse LED fix
[ 22.234958] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with
MAC address 00:22:02:00:1e:74
[ 22.244985] Marvell PHY apply reverse LED fix
[ 22.250693] mv643xx_eth_port mv643xx_eth_port.1: eth1: port 0 with
MAC address 00:22:02:00:1e:75
[ 22.259771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 22.266306] orion-ehci orion-ehci.0: Marvell Orion EHCI
[ 22.271568] orion-ehci orion-ehci.0: new USB bus registered, assigned
bus number 1
[ 22.308303] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 22.328296] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 22.334799] hub 1-0:1.0: USB hub found
[ 22.338564] hub 1-0:1.0: 1 port detected
[ 22.343098] Initializing USB Mass Storage driver...
[ 22.348137] usbcore: registered new interface driver usb-storage
[ 22.354137] USB Mass Storage support registered.
[ 22.358923] usbcore: registered new interface driver libusual
[ 22.364913] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 22.370856] i2c /dev entries driver
[ 22.375161] Orion Watchdog Timer: Initial timeout 25 sec
[ 22.380611] md: raid0 personality registered for level 0
[ 22.385896] md: raid1 personality registered for level 1
[ 22.392397] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02)
initialised: dm-devel%redhat.com@localhost
[ 22.401080] cpuidle: using governor ladder
[ 22.405557] cpuidle: using governor menu
[ 22.409505] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
[ 22.415852] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
[ 22.458329] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 22.498323] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[ 22.538423] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
[ 22.578322] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
[ 22.584668] usbcore: registered new interface driver usbhid
[ 22.590232] usbhid: USB HID core driver
[ 22.594295] TCP cubic registered
[ 22.597506] Initializing XFRM netlink socket
[ 22.601775] NET: Registered protocol family 17
[ 22.606223] NET: Registered protocol family 15
[ 22.610674] Registering the dns_resolver key type
[ 22.615376] Gating clock of unused units
[ 22.615385] before: 0x00dfc3fd
[ 22.615391] after: 0x00cfc1cd
[ 22.616009] registered taskstats version 1
[ 22.620250] rtc-mv rtc-mv: setting system clock to 2013-03-30
13:20:36 UTC (1364649636)
[ 22.668301] usb 1-1: new high speed USB device number 2 using orion-ehci
[ 22.698308] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 22.718475] ata1.00: ATA-7: INTEL SSDSA2M040G2GC, 2CV102HD, max UDMA/133
[ 22.725149] ata1.00: 78165360 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 22.748461] ata1.00: configured for UDMA/133
[ 22.753015] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M040
2CV1 PQ: 0 ANSI: 5
[ 22.761891] sd 0:0:0:0: [sda] 78165360 512-byte logical blocks: (40.0
GB/37.2 GiB)
[ 22.770016] sd 0:0:0:0: [sda] Write Protect is off
[ 22.774786] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 22.774888] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 22.780464] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 22.793657] sda: sda1 sda2 sda3
[ 22.798409] sd 0:0:0:0: [sda] Attached SCSI disk
[ 22.820538] hub 1-1:1.0: USB hub found
[ 22.824597] hub 1-1:1.0: 4 ports detected
[ 23.108616] usb 1-1.1: new high speed USB device number 3 using
orion-ehci
[ 23.138300] ata2: SATA link down (SStatus 0 SControl F300)
[ 23.143830] md: Waiting for all devices to be available before autodetect
[ 23.150622] md: If you don't use raid, use raid=noautodetect
[ 23.156895] md: Autodetecting RAID arrays.
[ 23.160996] md: Scanned 0 and added 0 devices.
[ 23.165413] md: autorun ...
[ 23.168187] md: ... autorun DONE.
[ 23.172727] EXT3-fs: barriers not enabled
[ 23.286217] kjournald starting. Commit interval 5 seconds
[ 23.291907] EXT3-fs (sda1): using internal journal
[ 23.296687] ext3_orphan_cleanup: deleting unreferenced inode 532485
[ 23.296753] ext3_orphan_cleanup: deleting unreferenced inode 532484
[ 23.296780] ext3_orphan_cleanup: deleting unreferenced inode 532494
[ 23.296806] ext3_orphan_cleanup: deleting unreferenced inode 532493
[ 23.296832] ext3_orphan_cleanup: deleting unreferenced inode 532492
[ 23.296857] ext3_orphan_cleanup: deleting unreferenced inode 532491
[ 23.296883] ext3_orphan_cleanup: deleting unreferenced inode 532490
[ 23.297153] ext3_orphan_cleanup: deleting unreferenced inode 401871
[ 23.297187] EXT3-fs (sda1): 8 orphan inodes deleted
[ 23.302058] EXT3-fs (sda1): recovery complete
[ 23.307272] EXT3-fs (sda1): mounted filesystem with writeback data mode
[ 23.313903] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 23.319768] Freeing init memory: 148K
[ 23.886764] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 24.088083] cfg80211: Calling CRDA to update world regulatory domain
[ 24.923786] PCI: enabling device 0000:00:01.0 (0140 -> 0142)
[ 25.351650] ath: EEPROM regdomain: 0x60
[ 25.351659] ath: EEPROM indicates we should expect a direct regpair map
[ 25.351677] ath: Country alpha2 being used: 00
[ 25.351684] ath: Regpair used: 0x60
[ 25.375429] cfg80211: World regulatory domain updated:
[ 25.380610] cfg80211: (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[ 25.388761] cfg80211: (2402000 KHz - 2494000 KHz @ 40000 KHz),
(N/A, 3000 mBm)
[ 25.396119] cfg80211: (5170000 KHz - 5835000 KHz @ 40000 KHz),
(N/A, 3000 mBm)
[ 25.422375] ieee80211 phy0: Selected rate control algorithm
'ath9k_rate_control'
[ 25.422891] Registered led device: ath9k-phy0
[ 25.422913] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xe1900000, irq=9
[ 25.840966] asix 1-1.1:1.0: eth2: register 'asix' at
usb-orion-ehci.0-1.1, ASIX AX88772 USB 2.0 Ethernet, 00:80:c8:3b:ea:e5
[ 25.852147] usbcore: registered new interface driver asix
[ 26.038528] Adding 1047548k swap on /dev/sda3. Priority:-1 extents:1
across:1047548k SS
[ 26.166250] EXT3-fs (sda1): using internal journal
[ 27.242498] EXT3-fs: barriers not enabled
[ 27.246786] kjournald starting. Commit interval 5 seconds
[ 27.252494] EXT3-fs (dm-0): using internal journal
[ 27.257264] EXT3-fs (dm-0): mounted filesystem with writeback data mode
[ 27.971164] nf_conntrack version 0.5.0 (8047 buckets, 32188 max)
[ 28.221228] ip_tables: (C) 2000-2006 Netfilter Core Team
Home |
Main Index |
Thread Index |
Old Index