Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 09:12:29 -0500 (EST)
From:      "Scott Ellis" <scott@jumpnowtek.com>
To:        freebsd-arm@FreeBSD.org
Subject:   Wandboard Dual and Crochet-FreeBSD
Message-ID:  <1415023949.765217459@apps.rackspace.com>

next in thread | raw e-mail | index | archive | help
Wandboard-Quad crochet builds are working fine using the default=0Aconfig i=
n freebsd-crochet/board/Wandboard using CURRENT r273961 =0Afor the source.=
=0A=0AI tried creating a new freebsd-crochet/board/Wandboard-Dual config =
=0Adirectory with the following changes=0A=0Ascott@fbsd:~/crochet-freebsd/b=
oard % diff -r Wandboard Wandboard-Dual=0A=0Adiff -r Wandboard/files/boot.t=
xt Wandboard-Dual/files/boot.txt=0A1c1=0A< setenv fdt_file wandboard-quad.d=
tb;fatload mmc 0:1 88000000 ubldr;bootelf 88000000;=0A---=0A> setenv fdt_fi=
le wandboard-dual.dtb;fatload mmc 0:1 88000000 ubldr;bootelf 88000000;=0A=
=0Adiff -r Wandboard/setup.sh Wandboard-Dual/setup.sh=0A33c33=0A<     strat=
egy_add $PHASE_BUILD_OTHER uboot_configure $WANDBOARD_UBOOT_SRC wandboard_q=
uad_config=0A---=0A>     strategy_add $PHASE_BUILD_OTHER uboot_configure $W=
ANDBOARD_UBOOT_SRC wandboard_dl_config=0A66,67c66,67=0A<     freebsd_instal=
l_fdt wandboard-quad.dts wandboard-quad.dts=0A<     freebsd_install_fdt wan=
dboard-quad.dts wandboard-quad.dtb=0A---=0A>     freebsd_install_fdt wandbo=
ard-dual.dts wandboard-dual.dts=0A>     freebsd_install_fdt wandboard-dual.=
dts wandboard-dual.dtb=0A76,77c76,77=0A<     freebsd_install_fdt wandboard-=
quad.dts boot/kernel/wandboard-quad.dts=0A<     freebsd_install_fdt wandboa=
rd-quad.dts boot/kernel/wandboard-quad.dtb=0A---=0A>     freebsd_install_fd=
t wandboard-dual.dts boot/kernel/wandboard-dual.dts=0A>     freebsd_install=
_fdt wandboard-dual.dts boot/kernel/wandboard-dual.dtb=0A=0A=0AWhen I try t=
o boot the resulting image on a Wandboard-Dual it hangs here=0A=0A=0AU-Boot=
 2014.07 (Nov 02 2014 - 13:03:34)=0A=0ACPU:   Freescale i.MX6DL rev1.1 at 7=
92 MHz=0AReset cause: POR=0ABoard: Wandboard=0AI2C:   ready=0ADRAM:  1 GiB=
=0AWARNING: Caches not enabled=0AMMC:   FSL_SDHC: 0, FSL_SDHC: 1=0A*** Warn=
ing - bad CRC, using default environment=0A=0ANo panel detected: default to=
 HDMI=0ADisplay: HDMI (1024x768)=0AIn:    serial=0AOut:   serial=0AErr:   s=
erial=0ANet:   FEC [PRIME]=0AHit any key to stop autoboot:  0=0Aswitch to p=
artitions #0, OK=0Ammc0 is current device=0Areading boot.scr=0A157 bytes re=
ad in 10 ms (14.6 KiB/s)=0ARunning bootscript from mmc ...=0A## Executing s=
cript at 12000000=0Areading ubldr=0A251107 bytes read in 27 ms (8.9 MiB/s)=
=0A(hang)=0A=0A=0AA Wandboard-Quad boot looks like this=0A=0A=0AU-Boot 2014=
.07 (Nov 01 2014 - 16:31:42)=0A=0ACPU:   Freescale i.MX6Q rev1.2 at 792 MHz=
=0AReset cause: WDOG=0ABoard: Wandboard=0AI2C:   ready=0ADRAM:  2 GiB=0AWAR=
NING: Caches not enabled=0AMMC:   FSL_SDHC: 0, FSL_SDHC: 1=0A*** Warning - =
bad CRC, using default environment=0A=0ANo panel detected: default to HDMI=
=0ADisplay: HDMI (1024x768)=0AIn:    serial=0AOut:   serial=0AErr:   serial=
=0ANet:   FEC [PRIME]=0AHit any key to stop autoboot:  0=0Aswitch to partit=
ions #0, OK=0Ammc0 is current device=0Areading boot.scr=0A157 bytes read in=
 10 ms (14.6 KiB/s)=0ARunning bootscript from mmc ...=0A## Executing script=
 at 12000000=0Areading ubldr=0A251107 bytes read in 27 ms (8.9 MiB/s)=0A## =
Starting application at 0x88000054 ...=0AConsoles: U-Boot console=0ACompati=
ble U-Boot API signature found @8f5854a8=0A=0AFreeBSD/armv6 U-Boot loader, =
Revision 1.2=0A(root@fbsd, Sun Nov  2 06:29:08 EST 2014)=0A=0A... kernel bo=
ots=0A=0A=0ASo it looks to me like u-boot built okay, but maybe ubldr did n=
ot.=0A=0AWhat is the correct way to setup crochet-freebsd to build for a =
=0AWandboard-Dual or Solo?=0A=0A=0A




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1415023949.765217459>