mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
PCU_E: remove code for yet another corpse
The PCU_E board has long reached EOL, and support for it is no longer relevant in current versions of U-Boot. Remove it. Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
@@ -190,8 +190,8 @@ void status_led_set (int led, int state);
|
||||
|
||||
# define STATUS_LED_BOOT 0 /* LED 0 used for boot status */
|
||||
|
||||
/***** PCU E and CCM ************************************************/
|
||||
#elif (defined(CONFIG_PCU_E) || defined(CONFIG_CCM))
|
||||
/***** CCM ************************************************************/
|
||||
#elif defined(CONFIG_CCM)
|
||||
|
||||
# define STATUS_LED_PAR im_cpm.cp_pbpar
|
||||
# define STATUS_LED_DIR im_cpm.cp_pbdir
|
||||
|
Reference in New Issue
Block a user