On Tue, Aug 22, 2023 at 01:41:34PM -0500, Nishanth Menon wrote: > Add defconfig fragments for am625 based beagleplay and corresponding > customized environment file for beagleplay. > > Signed-off-by: Nishanth Menon <n...@ti.com> > --- > Changes: > * new env file to override boot targets, led sequence etc. > * config files updates for GPIO, I2C etc for A53. > * Speed up of A53 mmc support. > > V3: https://lore.kernel.org/all/20230815164440.2713726-4...@ti.com/ > V2: https://lore.kernel.org/u-boot/20230727234446.3651836-4...@ti.com/ > V1: https://lore.kernel.org/all/20230725185253.2123433-6...@ti.com/ > board/ti/am62x/beagleplay.env | 23 ++++++++++++ > board/ti/am62x/beagleplay_a53.config | 55 ++++++++++++++++++++++++++++ > board/ti/am62x/beagleplay_r5.config | 15 ++++++++ > 3 files changed, 93 insertions(+) > create mode 100644 board/ti/am62x/beagleplay.env > create mode 100644 board/ti/am62x/beagleplay_a53.config > create mode 100644 board/ti/am62x/beagleplay_r5.config > > diff --git a/board/ti/am62x/beagleplay.env b/board/ti/am62x/beagleplay.env > new file mode 100644 > index 000000000000..8f39fb214333 > --- /dev/null > +++ b/board/ti/am62x/beagleplay.env > @@ -0,0 +1,23 @@ > +#include <env/ti/ti_armv7_common.env>
On a related note, we should really rename that. The ti_armv7_common files predate TI having armv8 platforms. So whatever parts really are common in the .env and .h files should just be in a slightly more generically named file. -- Tom
signature.asc
Description: PGP signature