Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2022 09:16:55 +0200
From:      Valery Seys <valery@vslash.com>
To:        Scott Zhang <macromarship@gmail.com>, freebsd-arm@freebsd.org
Subject:   Re: Is there a port manual for port freebsd to arm/imx6 board?
Message-ID:  <0641c027-aceb-4389-4e8b-e82ebfacef20@vslash.com>
In-Reply-To: <CABy3iKxk2%2B%2Ber=7YxxFBdEkLdF0X3K7wR25GJR3AAO-AdfUeyw@mail.gmail.com>
References:  <CABy3iKwfGVbE3OQ3EhuErDawY_Y2kiFDNd5hVK=JATfttM8fcg@mail.gmail.com> <CABy3iKxk2%2B%2Ber=7YxxFBdEkLdF0X3K7wR25GJR3AAO-AdfUeyw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
the wiki https://wiki.freebsd.org/arm tells us:

- Supported SBC: NXP i.MX6

and provides a link to the "Embedded Handbook":
https://wiki.freebsd.org/EmbeddedHandbook

where you will find out how to compile the base system.

UBoot port has some slave ports, like the one to boot on imx6:
https://wiki.freebsd.org/arm/U-Boot-ports

see sysutils/u-boot-master

BR

v/



On 08/09/2022 07:37, Scott Zhang wrote:
> On Thu, Sep 8, 2022 at 10:31 AM Scott Zhang <macromarship@gmail.com> wrote:
>>
>> Dear Everyone:
>>      I am personally very familiar with linux since 2003. And in last 8
>> years I have good experience for porting linux to arm/imx23 arm/imx6
>> port for linux kernel 2.6,3.0,4.0,5.4, so familiar with nxp/freescale
>> imx series chips and linux kernel/driver tweak.
>>      I know freebsd history well but not very familiar with its use,
>> especially desktop, command looks same as linux so not big problem.
>>      I want to port freebsd to the arm-board we build on imx chips,to
>> try freebsd more. I thought the idea should be same as linux, make
>> cross-compiler then build kernel. But first thing I dont' see where to
>> configure the compiler. Comparing to the crowded stuff relating to
>> linux, the freebsd document is quite rare. The documents on website
>> are mostly entry level.
>>      So is there a port manual?
>>
>>
>> Thanks
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0641c027-aceb-4389-4e8b-e82ebfacef20>