ARM EABI test image

Jakob Alvermark jakob at alvermark.net
Sun Mar 3 16:11:18 UTC 2013


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 at 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 at bender:/usr/obj/arm.armv6/usr/home/andrew/freebsd/anon/head/sys/RPI
> -B
> arm root at 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 at 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 at 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 at 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 at test10:/src/FreeBSD/obj/arm.armv6/src/FreeBSD/head/sys/RPI-B  arm


Jakob



More information about the freebsd-arm mailing list