Date: Sun, 3 Mar 2013 16:40:11 +0100 (CET) From: "Jakob Alvermark" <jakob@alvermark.net> To: freebsd-arm@freebsd.org Subject: Re: ARM EABI test image Message-ID: <54059.85.229.95.148.1362325211.squirrel@alvermark.net> In-Reply-To: <CAGtf9xMcSLpin9oR9eDZdzVnfsT0N6jQowzNq23TAsO9kTqpYA@mail.gmail.com> References: <20130302172556.5b59e122@bender> <CAGtf9xMcSLpin9oR9eDZdzVnfsT0N6jQowzNq23TAsO9kTqpYA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, March 2, 2013 18:17, Ganbold Tsagaankhuu wrote: >> Can people try this as I would like to know if anything else is broken >> as this will become the default ABI for 10. >> > > Just tried the image. Seems work but observed for instance gpart shows > big numbers for 2GB SD: > > root@raspberry-pi:/home/pi # uname -an > FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r247609: Sat > Mar 2 16:43:25 NZDT 2013 > andrew@bender:/usr/obj/arm.armv6/usr/home/andrew/freebsd/anon/head/sys/RPI > -B > arm root@raspberry-pi:/home/pi # gpart show > => 4294967296 16800529082482689 mmcsd0 MBR (20G) > 4294967296 266287972352 - free - (124T) > 270582939648 281401962266625 1 !12 [active] (0B) > 281672545206273 4294967295 - free - (2T) > 281676840173568 8725483759861761 2 freebsd (8.0G) > 9007160600035329 4294967295 - free - (2T) > 9007164895002624 7793325532774401 3 freebsd (4.0G) > 16800490427777025 42949672960 - free - (20T) > > > => 0 8725483759861761 mmcsd0s2 BSD (8.0G) > 0 8725483759861761 1 freebsd-ufs (4.0G) Hi, I just tried compiling with 'WITH_ARM_EABI=yes' in src.conf (it should do the same, doesn't it) I get similar results as Ganbold (I use an 8 GB SD card, but the actual image is kept to 256 MB): root@raspberry-pi:~ # gpart show => 4294967296 67685927215955969 mmcsd0 MBR (12G) 4294967296 34359738368 - free - (16T) 38654705664 281440616972289 1 !12 [active] (0B) 281479271677953 4294967295 - free - (2T) 281483566645248 1970303362138113 2 freebsd (8.0G) 2251786928783361 65434144582139904 - free - (-3E) => 0 1970303362138113 mmcsd0s2 BSD (8.0G) 0 1970303362138113 1 freebsd-ufs (4.0G) root@raspberry-pi:~ # df -h Filesystem Size Used Avail Capacity Mounted on /dev/mmcsd0s2a 216M 164M 35M 82% / devfs 1.0k 1.0k 0B 100% /dev root@raspberry-pi:~ # uname -a FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #29 r247713: Sun Mar 3 15:52:45 CET 2013 root@test10:/src/FreeBSD/obj/arm.armv6/src/FreeBSD/head/sys/RPI-B arm Jakob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54059.85.229.95.148.1362325211.squirrel>