mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
* Code cleanup:
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
This commit is contained in:
@@ -258,8 +258,8 @@ void status_led_set (int led, int state);
|
||||
|
||||
/***** CMI ********************************************************/
|
||||
#elif defined(CONFIG_CMI)
|
||||
# define STATUS_LED_DIR im_mios.mios_mpiosm32ddr
|
||||
# define STATUS_LED_DAT im_mios.mios_mpiosm32dr
|
||||
# define STATUS_LED_DIR im_mios.mios_mpiosm32ddr
|
||||
# define STATUS_LED_DAT im_mios.mios_mpiosm32dr
|
||||
|
||||
# define STATUS_LED_BIT 0x2000 /* Select one of the 16 possible*/
|
||||
/* MIOS outputs */
|
||||
|
Reference in New Issue
Block a user