June 2017
Intermediate to advanced
478 pages
13h 14m
English
Next, let's use Buildroot to create a BSP for our Nova board using the same versions of U-Boot and Linux from earlier chapters. You can see the changes I made to Buildroot during this section in the book code archive in MELP/chapter_06/buildroot. The recommended places to store your changes are here:
Let's begin by creating a directory to store changes for the Nova board:
$ mkdir -p board/melp/nova ...
Read now
Unlock full access