Skip to content

Evse migration to master#156

Open
yogeshhegde wants to merge 5 commits intoTexasInstruments:master-nextfrom
yogeshhegde:evse-migration
Open

Evse migration to master#156
yogeshhegde wants to merge 5 commits intoTexasInstruments:master-nextfrom
yogeshhegde:evse-migration

Conversation

@yogeshhegde
Copy link
Collaborator

  • Brings the existing patches from scarthgap.
  • cg5317-utils bbappend no longer installs TI specific firmware binaries and service files rather it relies on upstream firmware binaries and service files.

…ties

The TIDA-010939 EVSE reference design used in the EV charging OOB
requires modifications to recipes in both meta-everest and
meta-lumissil-greenphy layers. Rather than adding permanent layer
dependencies to meta-tisdk for a single OOB use case, implement
these modifications as dynamic layers that activate only when the
required layers are present.

This approach allows the EV charging OOB to function with its
dependencies (everest-core, lms-eth2spi & cg5317-utils) while
keeping layer dependencies minimal and configuration-driven.

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
EV Charging (EVSE) OOB requires RPI 7inch touchscreen
and TIDA-010939 EVSE reference design hardware connected
to AM62L EVM. This patch enables required overlays for the
OOB.

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
…uration

The TIDA-010939 EVSE reference design requires custom everest
configuration to enable UART communication between the TIDA-010939
board and AM62L EVM. Since this configuration is specific to
the reference design and maintained in a separate GitHub repository,
add it as a standalone recipe in meta-ti-foundational rather than
as a dynamic layer modification.

The recipe installs HLC (High Level Communication) and PWM charging
mode configurations along with udev rules, with HLC set as the
default configuration.

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Create a dedicated image for the EV Charging Supply Equipment (EVSE)
out-of-box experience on AM62L. This image consolidates all required
components for the TIDA-010939 EVSE reference design into a single
bootable image.

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
- Remove files being installed from tida-010939-cg5317-utils repository
  and use upstream firmware binaries and config files.
- Install EVSE-specific config as default config.bin in bbappend
- Update cfg file to reference correct config.bin path in lumissil subdirectory
- Fix GPIO reset timing in systemd service (remove 1s toggle delay)
- Clean up commented code and bump PR version

Signed-off-by: Yogesh Hegde <y-hegde@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant