[Buildroot] [PATCH v8 05/10] board/ti/am62x_sk: add new board

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 22 10:32:33 UTC 2023


On Thu, 15 Jun 2023 19:23:54 -0500
Andreas Dannenberg via buildroot <buildroot at buildroot.org> wrote:

> From: Xuanhao Shi <x-shi at ti.com>
> 
> Adds support for TI's SK-AM62 board by introducing the
> am62x_sk_defconfig file and related support files.
> 
> More information about the board can be found at:
> https://www.ti.com/tool/SK-AM62
> 
> Signed-off-by: Xuanhao Shi <x-shi at ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>
> ---
>  DEVELOPERS                     |  4 +++
>  board/ti/am62x_sk/genimage.cfg | 27 ++++++++++++++++++++
>  board/ti/am62x_sk/readme.txt   | 26 ++++++++++++++++++++
>  configs/am62x_sk_defconfig     | 45 ++++++++++++++++++++++++++++++++++
>  4 files changed, 102 insertions(+)
>  create mode 100644 board/ti/am62x_sk/genimage.cfg
>  create mode 100644 board/ti/am62x_sk/readme.txt
>  create mode 100644 configs/am62x_sk_defconfig

Thanks, I've applied to our next branch, with some minor changes:

- Defconfig renamed to ti_am62k_sk_defconfig

- Directory board/ti/am62k_sk renamed to board/ti/am62k-sk

- Defconfig updated to take into account the changes made in the
  previous patches in terms of config options

- Minor formatting improvement in the readme.txt

Thanks!

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



More information about the buildroot mailing list