I am getting ready to dive into the world of crossbuilding ARM on a AMD64 box.
https://wiki.freebsd.org/FreeBSD/arm/crossbuild
This wiki is very helpful but I want to confirm that the following directories files are buildable:
usr/src/sys/arm/conf
This folder contains kernconf files to build ARM platforms. Correct?
Granted not all features will work but generally anything in this folder should boot?
I see Tegra TK1 and Odroid C1 on my list of platforms I want to run FreeBSD on with kernconf files.
Should I try and manually get this going and then try and use crochet later by building a board file or should I concentrate on manually building with native tools?
I really appreciate the wiki showing a sample directory location for projects. I am still fuzzy on what should go where.
https://wiki.freebsd.org/FreeBSD/arm/crossbuild
This wiki is very helpful but I want to confirm that the following directories files are buildable:
usr/src/sys/arm/conf
This folder contains kernconf files to build ARM platforms. Correct?
Granted not all features will work but generally anything in this folder should boot?
I see Tegra TK1 and Odroid C1 on my list of platforms I want to run FreeBSD on with kernconf files.
Should I try and manually get this going and then try and use crochet later by building a board file or should I concentrate on manually building with native tools?
I really appreciate the wiki showing a sample directory location for projects. I am still fuzzy on what should go where.