Re: [PATCH V5 07/17] include: env: ti: ti_armv7_common.env: Rename to ti_common.env

2023-08-24 Thread Tom Rini
On Wed, Aug 23, 2023 at 10:10:51PM -0500, Nishanth Menon wrote: > ti_armv7_common does not make any more sense as it is used by armv7 > and armv8 TI based platforms. > > Reported-by: Tom Rini > Signed-off-by: Nishanth Menon Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signa

Re: [PATCH V5 07/17] include: env: ti: ti_armv7_common.env: Rename to ti_common.env

2023-08-24 Thread Mattijs Korpershoek
On mer., août 23, 2023 at 22:10, Nishanth Menon wrote: > ti_armv7_common does not make any more sense as it is used by armv7 > and armv8 TI based platforms. > > Reported-by: Tom Rini > Signed-off-by: Nishanth Menon Reviewed-by: Mattijs Korpershoek > --- > New patch review comment from: > htt

[PATCH V5 07/17] include: env: ti: ti_armv7_common.env: Rename to ti_common.env

2023-08-23 Thread Nishanth Menon
ti_armv7_common does not make any more sense as it is used by armv7 and armv8 TI based platforms. Reported-by: Tom Rini Signed-off-by: Nishanth Menon --- New patch review comment from: https://lore.kernel.org/all/20230823144257.GG3953269@bill-the-cat/ ti_common.h does'nt need any header file su