Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2019 17:11:32 +0200
From:      =?utf-8?Q?S=C3=B8ren_Schmidt?= <soren.schmidt@gmail.com>
To:        tscho <johannes@t-beutel.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Espressobin anyone ?
Message-ID:  <1F22D8DA-E583-4858-911F-F057EC1A30E0@gmail.com>
In-Reply-To: <1565435583431-0.post@n6.nabble.com>
References:  <E73AFF5D-43CA-41A7-BDBA-ADEF2D342479@deepcore.dk> <BN7PR06MB518773EC2F92D56E1BE6587BAA090@BN7PR06MB5187.namprd06.prod.outlook.com> <051F7682-B3EC-49D8-B52A-2A8C75BEE757@gmail.com> <BN7PR06MB51872A92C05A6EFC02C32BFCAA090@BN7PR06MB5187.namprd06.prod.outlook.com> <F36EE3C6-17E6-4229-BFE1-D7BE81589D28@gmail.com> <9B48E915-C705-4582-837B-C92B40AD63EB@westryn.net> <7CDBFAF1-C36F-4A2D-8D80-CFF1F03CD2B9@deepcore.dk> <CAB=2f8zcYRe0hTkMspgdixy2WFnxBtL1jF1FYBk09A8yb7c3Yw@mail.gmail.com> <44E733F9-5DEB-4A7C-8369-7F6DF2AE03BE@gmail.com> <49A81763-B197-4E66-BA8E-0804C680B842@gmail.com> <1565435583431-0.post@n6.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_D8CB4250-9FF4-4851-AEB8-F059455B7020
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hi

You need to build the .dtb file from what is in the source tree, not one =
obtained from the net.

I should work in -current (not tried, I use a heavy modified 12-stable).

You should modify your env in the onboard u-boot to load the right =
kernel and dtb.

Something like:

setenv fdt_name 'efi/boot/armada-3720-espressobin.dtb'
setenv image_name 'efi/freebsd/loader.efi'
setenv bootcmd 'mmc dev 0; fatload mmc 0:1 $kernel_addr =
$image_name;fatload mmc 0:1 $fdt_addr $fdt_name; bootefi $kernel_addr =
$fdt_addr'


-S=C3=B8ren

> On 10 Aug 2019, at 13.13, tscho via freebsd-arm =
<freebsd-arm@freebsd.org> wrote:
>=20
> Hi
>=20
> I received my Espressobin yesterday and tried to get FreeBSD running.
> Unfortunately I'm always stuck at the following:
>=20
> /boot/kernel/kernel text=3D0x94d3ac data=3D0x191d50+0x84ae94
> syms=3D[0x8+0x13abb0+0x8+0x1260a6]
> No valid device tree blob found!
> WARNING! Trying to fire up the kernel, but no device tree blob found!
>=20
> Is there a chance that I got the wrong dtb file? Where did you get =
yours
> from?
>=20
> Johannes
>=20
>=20
>=20
> --
> Sent from: =
http://freebsd.1045724.x6.nabble.com/freebsd-arm-f4199244.html
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"


--Apple-Mail=_D8CB4250-9FF4-4851-AEB8-F059455B7020
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkC0kEuD0Me2xEj5EGvRMAY4qbRsFAl1O3qQACgkQGvRMAY4q
bRsa9BAAoEJGELX2i7dcIkAnVmB9piT+VKzy2iUUoHfE9qaW+7V3m+j+guuVrNTP
hKm8qu1ztM/mkWmDaLfDn203zmxMw/QBhED2hdYTQ4AITVk/K7zMTm06LdcJ8P+G
4bbslhpI+vHz4IRyh9Lz7hiWDJYZSqb23OIyuWzoyTiG4CElNSzzea0nZUHAQuDp
V88I84uRdpxcHZCzOxDzq8MGHNs+d0D+VMRfDdH0v54h1L9gYeRPdxRtHo1eBI/4
ojuU59ZljzOZsBehWI9U0NP3o7a9cVk8GNB/CaJGFBcSyg4GCxlpglOhT3c0UmHQ
76Ozpsh103ERJv5Fhw23w8VN0ZeW9c8QbAh8a1VcdwxdEjMy3DxJSbLIOKFuCJCn
bedluqQQSiNQUX62df7hB98rMKn5vAQ+u579ERGUWJVPZpiMJeC44FupwHDZvaG8
Pk3FmtzivnnIHDA3T8/LpYklMhrf3NHOTZUJSuj/nS8aqNYu1P9TVjwqXVobCA8i
8Mo8ZG0fkyDZBgTd/FHuvd7xJCK4zsqUcv4teFI1rucjYQOKPWiRKPJyXzJ6uo8R
ij9fMHsQAVAZt1X1AJ3zgYglZ5sUnMEXXQnIdPOphQoo0qaaohIe8wSg6J65JAgC
l/tf5XCQ6Lebvv4EFgnCqAfG2WQ/M3fFWEcYdobal0zXo2uMnck=
=h9GQ
-----END PGP SIGNATURE-----

--Apple-Mail=_D8CB4250-9FF4-4851-AEB8-F059455B7020--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1F22D8DA-E583-4858-911F-F057EC1A30E0>