Re: Is there a port manual for port freebsd to arm/imx6 board?
Scott Zhang <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CABy3iKxk2++er=7YxxFBdEkLdF0X3K7wR25GJR3AAO-AdfUeyw@mail.gmail.com> |
On Thu, Sep 8, 2022 at 10:31 AM Scott Zhang <[email protected]> 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