Hi People,
I have agonized for a couple of weeks over how to ask and what to ask.
I want to learn about porting FreeBSD to new devices. I have read a variety of pages and the docs but I do not feel that I have learned whatever I need to know in order to apply what I have read.
I believe that if I learn how to port FreeBSD and why certain tasks are performed, I can apply the knowledge to the following objectives:
1. Boot FreeBSD on an NVidia Shield K1 Tablet.
2. Boot FreeBSD on ARM based custom hardware the company I work for is putting together.
3. Boot FreeBSD on an Olimex A20 Lime.
4. Be able to convince the decision maker at the company that there is a path to FreeBSD.
5. Fantasy of booting FreeBSD on a Linksys 1900 AC and ACS.
I have used Crochet FreeBSD for two BeagleBone Blacks. I have also used the build available from freebsd.org on a third.
What are the first steps I should investigate, perform, and / or whatever to port FreeBSD to a new platform? What are the first questions I should ask?
Some of the pages I have read:
Crochet FreeBSD New Board Example
github.com/freebsd/crochet/tree/master/board/NewBoardExample
Crochet FreeBSD Raspberry Pi Boot Readme
github.com/freebsd/crochet/blob/master/board/RaspberryPi/boot/README
Flattened Device Tree
wiki.freebsd.org/FlattenedDeviceTree
FreeBSD / ARMv6 in QEMU
www.kernelnomicon.org/?p=229
Introduction to NanoBSD
www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/article.html
Loader(8)
www.freebsd.org/cgi/man.cgi?query=loader&sektion=8
Netbooting ARM/MIPS devices: kinds of kernel and u-boot
www.kernelnomicon.org/?p=327
Porting FreeBSD to a new ARM Board
www.bidouilliste.com/blog/2015/11/27/Porting-FreeBSD-to-a-new-ARM-Board-Part-1/
www.bidouilliste.com/blog/2015/11/28/Porting-FreeBSD-to-a-new-ARM-Board-Part-2/
www.bidouilliste.com/blog/2016/02/10/Porting-FreeBSD-to-a-new-ARM-Board-Part-3/
Porting MultiROM
github.com/Tasssadar/multirom/wiki/Porting-MultiROM
Resources For Newbies
https://www.freebsd.org/projects/newbies.html
Thank You,
-thoth-
I have agonized for a couple of weeks over how to ask and what to ask.
I want to learn about porting FreeBSD to new devices. I have read a variety of pages and the docs but I do not feel that I have learned whatever I need to know in order to apply what I have read.
I believe that if I learn how to port FreeBSD and why certain tasks are performed, I can apply the knowledge to the following objectives:
1. Boot FreeBSD on an NVidia Shield K1 Tablet.
2. Boot FreeBSD on ARM based custom hardware the company I work for is putting together.
3. Boot FreeBSD on an Olimex A20 Lime.
4. Be able to convince the decision maker at the company that there is a path to FreeBSD.
5. Fantasy of booting FreeBSD on a Linksys 1900 AC and ACS.
I have used Crochet FreeBSD for two BeagleBone Blacks. I have also used the build available from freebsd.org on a third.
What are the first steps I should investigate, perform, and / or whatever to port FreeBSD to a new platform? What are the first questions I should ask?
Some of the pages I have read:
Crochet FreeBSD New Board Example
github.com/freebsd/crochet/tree/master/board/NewBoardExample
Crochet FreeBSD Raspberry Pi Boot Readme
github.com/freebsd/crochet/blob/master/board/RaspberryPi/boot/README
Flattened Device Tree
wiki.freebsd.org/FlattenedDeviceTree
FreeBSD / ARMv6 in QEMU
www.kernelnomicon.org/?p=229
Introduction to NanoBSD
www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/article.html
Loader(8)
www.freebsd.org/cgi/man.cgi?query=loader&sektion=8
Netbooting ARM/MIPS devices: kinds of kernel and u-boot
www.kernelnomicon.org/?p=327
Porting FreeBSD to a new ARM Board
www.bidouilliste.com/blog/2015/11/27/Porting-FreeBSD-to-a-new-ARM-Board-Part-1/
www.bidouilliste.com/blog/2015/11/28/Porting-FreeBSD-to-a-new-ARM-Board-Part-2/
www.bidouilliste.com/blog/2016/02/10/Porting-FreeBSD-to-a-new-ARM-Board-Part-3/
Porting MultiROM
github.com/Tasssadar/multirom/wiki/Porting-MultiROM
Resources For Newbies
https://www.freebsd.org/projects/newbies.html
Thank You,
-thoth-