From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Dugast <francois.dugast.foss@gmail.com>
Cc: Michel Stempin <michel.stempin@wanadoo.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] board/licheepi_zero: move board files to their own directory
Date: Sun, 29 Oct 2023 19:45:33 +0100 [thread overview]
Message-ID: <20231029184533.GY687180@scaer> (raw)
In-Reply-To: <20231027114700.1904-1-francois.dugast.foss@gmail.com>
François, All,
On 2023-10-27 13:46 +0200, Francois Dugast spake thusly:
> Group files for board licheepi_zero under a new directory. This is
> to prepare for a new board also coming to the licheepi directory.
Licheepi-zero is a board by Sipeed, the manufacturer, and we already had
a subdir for them, so I moved the board files there rather than
introduce the board/licheepi/ sub-dir.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Francois Dugast <francois.dugast.foss@gmail.com>
> ---
> board/licheepi/{ => licheepi_zero}/boot.cmd | 0
> board/licheepi/{ => licheepi_zero}/genimage.cfg | 0
> board/licheepi/{ => licheepi_zero}/readme.txt | 0
> configs/licheepi_zero_defconfig | 4 ++--
> 4 files changed, 2 insertions(+), 2 deletions(-)
> rename board/licheepi/{ => licheepi_zero}/boot.cmd (100%)
> rename board/licheepi/{ => licheepi_zero}/genimage.cfg (100%)
> rename board/licheepi/{ => licheepi_zero}/readme.txt (100%)
>
> diff --git a/board/licheepi/boot.cmd b/board/licheepi/licheepi_zero/boot.cmd
> similarity index 100%
> rename from board/licheepi/boot.cmd
> rename to board/licheepi/licheepi_zero/boot.cmd
> diff --git a/board/licheepi/genimage.cfg b/board/licheepi/licheepi_zero/genimage.cfg
> similarity index 100%
> rename from board/licheepi/genimage.cfg
> rename to board/licheepi/licheepi_zero/genimage.cfg
> diff --git a/board/licheepi/readme.txt b/board/licheepi/licheepi_zero/readme.txt
> similarity index 100%
> rename from board/licheepi/readme.txt
> rename to board/licheepi/licheepi_zero/readme.txt
> diff --git a/configs/licheepi_zero_defconfig b/configs/licheepi_zero_defconfig
> index 0d3115a996..c8f74a7f04 100644
> --- a/configs/licheepi_zero_defconfig
> +++ b/configs/licheepi_zero_defconfig
> @@ -12,7 +12,7 @@ BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the LicheePi Zero"
> BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
> BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
> BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
> -BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/licheepi/genimage.cfg"
> +BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/licheepi/licheepi_zero/genimage.cfg"
>
> # Kernel
> BR2_LINUX_KERNEL=y
> @@ -45,7 +45,7 @@ BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
> BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-sunxi-with-spl.bin"
> BR2_PACKAGE_HOST_UBOOT_TOOLS=y
> BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT=y
> -BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/licheepi/boot.cmd"
> +BR2_PACKAGE_HOST_UBOOT_TOOLS_BOOT_SCRIPT_SOURCE="board/licheepi/licheepi_zero/boot.cmd"
>
> # Required host utilities for building an SDCard image
> BR2_PACKAGE_HOST_DOSFSTOOLS=y
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-10-29 18:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-27 11:46 [Buildroot] [PATCH 1/2] board/licheepi_zero: move board files to their own directory Francois Dugast
2023-10-27 11:47 ` [Buildroot] [PATCH 2/2] board/licheepi/licheepi_nano: new board Francois Dugast
2023-10-29 18:49 ` Yann E. MORIN
2023-10-29 18:45 ` Yann E. MORIN [this message]
2023-11-04 18:38 ` [Buildroot] [PATCH 1/2] board/licheepi_zero: move board files to their own directory Thomas Petazzoni via buildroot
2023-11-04 18:46 ` Thomas Petazzoni via buildroot
-- strict thread matches above, loose matches on Subject: below --
2023-10-04 20:07 Francois Dugast
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231029184533.GY687180@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=francois.dugast.foss@gmail.com \
--cc=michel.stempin@wanadoo.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.