Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't compile kernel without DIAGNOSTIC
On Tue, Mar 11, 2014 at 06:31:25AM +0000, John Klos wrote:
> /usr/current/src/sys/arch/arm/marvell/kirkwood.c:148:8: error: variable
> 'ih' set but not used [-Werror=unused-but-set-variable]
> void *ih;
Fixed, thanks!
> This is for a PogoPlug. Does anyone know whether the MMC card support is
> fixed yet?
Dunno about PogoPlug, but on my GuruPlug it works:
# disklabel sd1
# /dev/rsd1c:
type: SCSI
disk: STORAGE DEVICE
label: fictitious-MBR
flags: removable
bytes/sector: 512
sectors/track: 32
tracks/cylinder: 64
sectors/cylinder: 2048
cylinders: 1886
total sectors: 3862528
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg/sgs]
c: 3862528 0 unused 0 0 # (Cyl. 0 - 1885)
e: 3858489 135 MSDOS # (Cyl. 0*- 1884*)
disklabel: boot block size 0
disklabel: super block size 0
I boot from this card (had to upgrade u-boot for this to work).
Martin
Home |
Main Index |
Thread Index |
Old Index