Date: Wed, 1 Jan 2020 15:09:24 +0100 From: =?utf-8?Q?S=C3=B8ren_Schmidt?= <soren.schmidt@gmail.com> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Pinebook Pro, any progress as of yet ? Message-ID: <EA1F3048-E469-418F-9C50-BB3E9D533AEE@gmail.com> In-Reply-To: <20191231222415.0314787f51b0918f7223dd2c@bidouilliste.com> References: <A34D5AC9-2EDC-4601-B468-1A97C6CFD299@gmail.com> <20191230234910.9a02d7e3bd43d72f1250a780@bidouilliste.com> <D1786EB5-3A13-495D-A67E-9F76831F84AA@gmail.com> <20191231001119.68f0c3865ac520388ade5ecf@bidouilliste.com> <20191231222415.0314787f51b0918f7223dd2c@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31 Dec 2019, at 22.24, Emmanuel Vadot <manu@bidouilliste.com> wrote: > I know have something that can be booted correctly and with usb. > U-Boot is the same but I've switched the uart baudrate to 115200 as > it's way too noisy at 1.5Mbps for me > (https://people.freebsd.org/~manu/pbp_uart.jpeg = <https://people.freebsd.org/~manu/pbp_uart.jpeg> vs > https://people.freebsd.org/~manu/rockpro_uart.jpeg = <https://people.freebsd.org/~manu/rockpro_uart.jpeg>). I'll push the > patches somewhere at one point, in the meantime people can use a > precompiled version from https://people.freebsd.org/~manu/pinebookpro/ = <https://people.freebsd.org/~manu/pinebookpro/> > Refer to the readme from the u-boot-rockpro64 port to install it. >=20 > I've also pushed some commit there > https://github.com/evadot/freebsd/tree/pinebookpro = <https://github.com/evadot/freebsd/tree/pinebookpro> > This have the dts needed for booting (based on the dts included in > u-boot with some fixes to it). > And also some fixes to the regulator framework and PMIC driver that I > will put up to review soon. I tried to copy the idbloader and u-boot onto a SD-card: dd if=3Didbloader.img of=3D/dev/afd1 seek=3D64 conv=3Dnotrunc,sync dd if=3Du-boot.itb of=3D/dev/afd1 seek=3D16384 conv=3Dnotrunc,sync but not much luck, it still boots the stock image on the eMMC, and keeps = the console tty at 1.5m, which for some reason I can=E2=80=99t read = right now.. I would have expected at leat some output at 115200... I read somewhere that It should boot from the SD if one is present, and = it sure does with another linux image on a SD-card.. Are you booting from the eMMC or SD-card ? -S=C3=B8ren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EA1F3048-E469-418F-9C50-BB3E9D533AEE>