Armaan Chowfin commented on a discussion on 
spec/build/bsps/arm/tms570/optboardlchxl2.yml: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1434#note_158302

 > +- env-enable: null
 > +build-type: option
 > +copyrights:
 > +- Copyright (C) 2020 embedded brains GmbH & Co. KG
 > +default:
 > +- enabled-by: true
 > +  value: false
 > +description: |
 > +  If set to true, then the board specific setup selects the 
 > LAUNCHXL2-570LC43
 > +  LaunchPad wiring instead of the Hercules Development Kit (HDK) wiring.  
 > The
 > +  two boards use the same TMS570LC4357 chip but route the EMAC MII signals 
 > to
 > +  different terminals, and the LaunchPad drives its PHY reference clock and
 > +  reset from the chip.  Only meaningful when TMS570_VARIANT is 4357.
 > +enabled-by: true
 > +links: []
 > +name: TMS570_BOARD_LCHXL2_570LC43

moved as requested:

\`\`\`

// lc4357-pins.h

#if TMS570_BOARD_LCHXL2_570LC43 #define TMS570LC4357_PINMMR_EMAC_MII_BOARD_LIST 
\
TMS570LC4357_PINMMR_EMAC_MII_LCHXL2_LIST #define TMS570_PHY_REFCLK_ECPDIV (3 - 
1) #define TMS570_PHY_PWRDOWN_GIOA_PIN 3 #define TMS570_PHY_RESET_GIOA_PIN 4 
#else #define TMS570LC4357_PINMMR_EMAC_MII_BOARD_LIST \
TMS570LC4357_PINMMR_EMAC_MII_HDK_LIST #endif

#define TMS570_PINMMR_EMAC_MII_INIT_LIST \
TMS570LC4357_PINMMR_EMAC_MII_BOARD_LIST

\`\`\`

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1434#note_158302
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/5-etkw5yvfi49g16ea9ipngmqj8-1d/unsubscribe
 | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | 
Help: https://gitlab.rtems.org/help


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to