[Buildroot] [PATCH] configs/lafrite: new defconfig

Peter Korsgaard peter at korsgaard.com
Sun Sep 15 18:24:37 UTC 2019


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > On Sat, 14 Sep 2019 07:56:20 +0200
 > Peter Korsgaard <peter at korsgaard.com> wrote:

 >> Add basic support for the Libre Computer "La Frite" SBC.
 >> 
 >> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
 >> ---
 >> .gitlab-ci.yml                                |  1 +
 >> DEVELOPERS                                    |  2 ++
 >> board/librecomputer/lafrite/genimage.cfg      | 10 ++++++
 >> .../lafrite/overlay/extlinux/extlinux.conf    |  4 +++
 >> board/librecomputer/lafrite/readme.txt        | 34 +++++++++++++++++++
 >> configs/lafrite_defconfig                     | 20 +++++++++++
 >> 6 files changed, 71 insertions(+)
 >> create mode 100644 board/librecomputer/lafrite/genimage.cfg
 >> create mode 100644 board/librecomputer/lafrite/overlay/extlinux/extlinux.conf
 >> create mode 100644 board/librecomputer/lafrite/readme.txt
 >> create mode 100644 configs/lafrite_defconfig

 > Applied to master, thanks. I guess the reason for not building a
 > bootloader is that it is stored in some other non-volatile storage on
 > the board ?

Yes, U-Boot is in the 16MB SPI flash. It uses the normal distro bootcmds
and supports USB, so it nicely boots from a suitable rootfs on a USB
flash drive.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list