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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Sep 25 21:00:58 UTC 2019


On Mon, 23 Sep 2019 16:46:29 +0200
Peter Korsgaard <peter at korsgaard.com> wrote:

> Add basic support for the Beagleboard.org Beaglebone AI board:
> 
> https://beagleboard.org/ai
> 
> U-Boot patch taken from
> https://github.com/beagleboard/beaglebone-ai/blob/master/SW/buildroot/local/patches/uboot/0001-BeagleBone-AI-support.patch
> 
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  DEVELOPERS                                    |    2 +
>  board/beagleboneai/genimage.cfg               |   29 +
>  .../uboot/0001-BeagleBone-AI-support.patch    | 1782 +++++++++++++++++
>  board/beagleboneai/post-build.sh              |    4 +
>  board/beagleboneai/readme.txt                 |   28 +
>  board/beagleboneai/uEnv.txt                   |    6 +
>  configs/beagleboneai_defconfig                |   29 +
>  7 files changed, 1880 insertions(+)
>  create mode 100644 board/beagleboneai/genimage.cfg
>  create mode 100644 board/beagleboneai/patches/uboot/0001-BeagleBone-AI-support.patch
>  create mode 100755 board/beagleboneai/post-build.sh
>  create mode 100644 board/beagleboneai/readme.txt
>  create mode 100644 board/beagleboneai/uEnv.txt
>  create mode 100644 configs/beagleboneai_defconfig

Applied to master, thanks. Hopefully the lengthy U-Boot patch can be
removed in the near future, once the support is upstreamed.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list