Re: (subset) [PATCH 0/9] buildman: Add initial support for config fragments

2024-11-19 Thread Tom Rini
On Fri, 08 Nov 2024 08:23:41 -0700, Simon Glass wrote: > This series updates buildman to process #include lines in defconfig > files. With this, it is no-longer necessary to duplicate lines certain > lines from the include-file in the defconfig, e.g. CONFIG_ARM and > CONFIG_SOC_... > > > Simon G

[PATCH 0/9] buildman: Add initial support for config fragments

2024-11-08 Thread Simon Glass
This series updates buildman to process #include lines in defconfig files. With this, it is no-longer necessary to duplicate lines certain lines from the include-file in the defconfig, e.g. CONFIG_ARM and CONFIG_SOC_... Simon Glass (9): buildman: Add a lower-level test for KconfigScanner buil

Re: [PATCH] board/qualcomm: add debug config fragments for some SoCs

2024-08-21 Thread Neil Armstrong
On 21/08/2024 01:00, Caleb Connolly wrote: We already have some documentation describing how to enable debug UART for Qualcomm SoCs. However the UART address varies per-soc... Add some config fragments to enable debug UART for few well supported SoCs. These can be used like: $ make

[PATCH] board/qualcomm: add debug config fragments for some SoCs

2024-08-20 Thread Caleb Connolly
We already have some documentation describing how to enable debug UART for Qualcomm SoCs. However the UART address varies per-soc... Add some config fragments to enable debug UART for few well supported SoCs. These can be used like: $ make qcom_defconfig debug-sdm845.config Signed-off-by: Caleb

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-20 Thread Romain Naour
Hello Andrew, All, Le 17/11/2023 à 19:43, Andrew Davis a écrit : > On 11/17/23 8:27 AM, Romain Naour wrote: >> Hello Andrew, All, >> >> Le 03/11/2023 à 20:20, Andrew Davis a écrit : >>> On 11/3/23 2:06 PM, Nishanth Menon wrote: On 13:51-20231103, Andrew Davis wrote: > On 11/2/23 7:38 PM,

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-17 Thread Andrew Davis
On 11/17/23 8:27 AM, Romain Naour wrote: Hello Andrew, All, Le 03/11/2023 à 20:20, Andrew Davis a écrit : On 11/3/23 2:06 PM, Nishanth Menon wrote: On 13:51-20231103, Andrew Davis wrote: On 11/2/23 7:38 PM, Nishanth Menon wrote: Add defconfig fragments for J721E based BeagleBone AI-64 and co

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-17 Thread Romain Naour
Hello Andrew, All, Le 03/11/2023 à 20:20, Andrew Davis a écrit : > On 11/3/23 2:06 PM, Nishanth Menon wrote: >> On 13:51-20231103, Andrew Davis wrote: >>> On 11/2/23 7:38 PM, Nishanth Menon wrote: Add defconfig fragments for J721E based BeagleBone AI-64 and corresponding customized envir

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-03 Thread Nishanth Menon
On 16:20-20231103, Tom Rini wrote: > On Fri, Nov 03, 2023 at 02:06:29PM -0500, Nishanth Menon wrote: > > On 13:51-20231103, Andrew Davis wrote: > > > On 11/2/23 7:38 PM, Nishanth Menon wrote: > > > > Add defconfig fragments for J721E based BeagleBone AI-64 and > > > > corresponding customized envir

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-03 Thread Tom Rini
On Fri, Nov 03, 2023 at 02:06:29PM -0500, Nishanth Menon wrote: > On 13:51-20231103, Andrew Davis wrote: > > On 11/2/23 7:38 PM, Nishanth Menon wrote: > > > Add defconfig fragments for J721E based BeagleBone AI-64 and > > > corresponding customized environment. > > > > > > Signed-off-by: Nishanth

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-03 Thread Andrew Davis
On 11/3/23 2:06 PM, Nishanth Menon wrote: On 13:51-20231103, Andrew Davis wrote: On 11/2/23 7:38 PM, Nishanth Menon wrote: Add defconfig fragments for J721E based BeagleBone AI-64 and corresponding customized environment. Signed-off-by: Nishanth Menon --- board/ti/j721e/beagleboneai64.env

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-03 Thread Nishanth Menon
On 13:51-20231103, Andrew Davis wrote: > On 11/2/23 7:38 PM, Nishanth Menon wrote: > > Add defconfig fragments for J721E based BeagleBone AI-64 and > > corresponding customized environment. > > > > Signed-off-by: Nishanth Menon > > --- > > board/ti/j721e/beagleboneai64.env| 19

Re: [PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-03 Thread Andrew Davis
On 11/2/23 7:38 PM, Nishanth Menon wrote: Add defconfig fragments for J721E based BeagleBone AI-64 and corresponding customized environment. Signed-off-by: Nishanth Menon --- board/ti/j721e/beagleboneai64.env| 19 board/ti/j721e/beagleboneai64_a72.config | 55 +++

[PATCH 14/15] board: ti: Add j721e_beagleboneai64_* config fragments and env file

2023-11-02 Thread Nishanth Menon
Add defconfig fragments for J721E based BeagleBone AI-64 and corresponding customized environment. Signed-off-by: Nishanth Menon --- board/ti/j721e/beagleboneai64.env| 19 board/ti/j721e/beagleboneai64_a72.config | 55 board/ti/j721e/beagleboneai64_r5.co

[PATCH v3 16/16] board: asus: lg: move config fragments into device boards

2023-10-02 Thread Svyatoslav Ryhel
Move ASUS Transformers, Grouper, P895 and P880 config fragments into their respective device directory in /board/../configs/ Signed-off-by: Svyatoslav Ryhel --- board/asus/grouper/MAINTAINERS | 3 --- .../asus/grouper/configs}/grouper_E1565.config | 0

Re: Config fragments

2023-09-25 Thread Simon Glass
ith 2023.07 that changed. Tom mentioned this to me recently. > > > > > > > >I'm adding Svyatoslav who is the person that brought in all of the > > > >config fragments that are going to be in v2023.07. > > > > > > > >> Up until 2023.

Re: Config fragments

2023-09-25 Thread Svyatoslav Ryhel
> > > > > >> Hi, > > >> > > >> Up until 2023.04 it has been possible to build all the defconfigs but > > >> with 2023.07 that changed. Tom mentioned this to me recently. > > > > > >I'm adding Svyatoslav who is the per

Re: Config fragments

2023-09-25 Thread Tom Rini
t has been possible to build all the defconfigs but > >> with 2023.07 that changed. Tom mentioned this to me recently. > > > >I'm adding Svyatoslav who is the person that brought in all of the > >config fragments that are going to be in v2023.07. > > > >>

Re: Config fragments

2023-09-25 Thread Svyatoslav Ryhel
to me recently. > >I'm adding Svyatoslav who is the person that brought in all of the >config fragments that are going to be in v2023.07. > >> Up until 2023.04 we can enumerate all the board configs that can be >> built. We can build any of them using a single name and a sing

Re: Config fragments

2023-08-29 Thread Simon Glass
ave can build with and without the fragments, > >> so to have complete CI coverage, we have dummy defconfigs > >> that have both the base and a fragment include: > >> > >> #include "configs/am62x_evm_r5_defconfig" > >> #include "board/t

Re: Config fragments

2023-08-29 Thread Andrew Davis
these new 'combined config' boards and my understanding is that kconf is used here. The U-Boot Makefile passes the provided xxx_defconfig into the kconfig scripts. All I'm suggesting is to have that Makefile run the passed in defconfig through the C preprocessor before handing it o

Re: Config fragments

2023-08-29 Thread Simon Glass
Hi Andrew, On Wed, 23 Aug 2023 at 10:44, Andrew Davis wrote: > > On 8/23/23 10:30 AM, Simon Glass wrote: > > Hi, > > > > Up until 2023.04 it has been possible to build all the defconfigs but > > with 2023.07 that changed. Tom mentioned this to me recently. > > > > Up until 2023.04 we can enumerat

[PATCH v2 16/16] board: asus: lg: move config fragments into device boards

2023-08-24 Thread Svyatoslav Ryhel
Move ASUS Transformers, Grouper, P895 and P880 config fragments into their respective device directory in /board/../configs/ Signed-off-by: Svyatoslav Ryhel --- board/asus/grouper/MAINTAINERS | 3 --- .../asus/grouper/configs}/grouper_E1565.config | 0

Re: Config fragments

2023-08-23 Thread Tom Rini
On Wed, Aug 23, 2023 at 11:55:58AM -0400, Tom Rini wrote: [snip] > Using the TI > examples, I don't know that you can use buildman today to generate a > functional binary (and if you can, if --keep will retain the right > files). This specific point is wrong (export BINMAN_INDIRS/BL31/TEE, buildm

Re: Config fragments

2023-08-23 Thread Andrew Davis
On 8/23/23 10:30 AM, Simon Glass wrote: Hi, Up until 2023.04 it has been possible to build all the defconfigs but with 2023.07 that changed. Tom mentioned this to me recently. Up until 2023.04 we can enumerate all the board configs that can be built. We can build any of them using a single name

Re: Config fragments

2023-08-23 Thread Tom Rini
On Wed, Aug 23, 2023 at 05:57:13PM +0200, Heinrich Schuchardt wrote: > On 23.08.23 17:30, Simon Glass wrote: > > Hi, > > > > Up until 2023.04 it has been possible to build all the defconfigs but > > with 2023.07 that changed. Tom mentioned this to me recently. > > Could you, please, explain why t

Re: Config fragments

2023-08-23 Thread Svyatoslav Ryhel
to me recently. > >I'm adding Svyatoslav who is the person that brought in all of the >config fragments that are going to be in v2023.07. > >> Up until 2023.04 we can enumerate all the board configs that can be >> built. We can build any of them using a single name and a sing

Re: Config fragments

2023-08-23 Thread Heinrich Schuchardt
On 23.08.23 17:30, Simon Glass wrote: Hi, Up until 2023.04 it has been possible to build all the defconfigs but with 2023.07 that changed. Tom mentioned this to me recently. Could you, please, explain why there are defconfig that can't be built. The CI should have thrown an error in this case

Re: Config fragments

2023-08-23 Thread Tom Rini
On Wed, Aug 23, 2023 at 09:30:31AM -0600, Simon Glass wrote: > Hi, > > Up until 2023.04 it has been possible to build all the defconfigs but > with 2023.07 that changed. Tom mentioned this to me recently. I'm adding Svyatoslav who is the person that brought in all of the conf

Config fragments

2023-08-23 Thread Simon Glass
Hi, Up until 2023.04 it has been possible to build all the defconfigs but with 2023.07 that changed. Tom mentioned this to me recently. Up until 2023.04 we can enumerate all the board configs that can be built. We can build any of them using a single name and a single defconfig. The boards.cfg fi

[PATCH v1 19/19] board: asus: lg: move config fragments into device boards

2023-08-22 Thread Svyatoslav Ryhel
Move ASUS Transformers, Grouper, P895 and P880 config fragments into their respective device directory in /board/../configs/ Signed-off-by: Svyatoslav Ryhel --- board/asus/grouper/MAINTAINERS | 3 --- .../asus/grouper/configs}/grouper_E1565.config | 0

[PATCH V2 5/5] TMP: board: ti: am62x: Switch over to config fragments

2023-07-27 Thread Nishanth Menon
Removes the largely duplicated A53 and R5 defconfigs and reuses the am62x_evm_*_defconfig with minor platform specific changes. Cc: Simon Glass Signed-off-by: Nishanth Menon --- New Patch This depends on the RFC (and hence "TMP") and debated upon patch (to introduce config fragme