u-boot-brain/drivers/misc
Liu Gang 81fa73bab0 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
When compile the slave image for boot from SRIO, no longer need to
specify which SRIO port it will boot from. The code will get this
information from RCW and then finishes corresponding configurations.

This has the following advantages:
	1. No longer need to rebuild an image when change the SRIO port for
	   boot from SRIO, just rewrite the new RCW with selected port,
	   then the code will get the port information by reading new RCW.
	2. It will be easier to support other boot location options, for
	   example, boot from PCIE.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-08-23 10:24:14 -05:00
..
ali512x.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
ds4510.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
fsl_law.c powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro 2012-08-23 10:24:14 -05:00
gpio_led.c gpio_led: add gpio_request to __led_init 2010-07-12 11:30:52 -04:00
Makefile pmic: Add support for the Dialog DA9053 PMIC 2012-05-15 08:31:31 +02:00
mc9sdz60.c Add basic support for Freescale's mc9sdz60 2011-02-02 00:54:43 +01:00
ns87308.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pdsp188x.c led_display: split led display support into generic and hw-dependent parts 2010-10-12 22:44:33 +02:00
pmic_core.c misc:pmic:core New generic PMIC driver 2011-10-27 21:56:31 +02:00
pmic_dialog.c pmic: dialog: Avoid name conflicts 2012-05-15 08:31:34 +02:00
pmic_fsl.c misc: pmic: fix regression in pmic_fsl.c (SPI) 2011-11-03 22:56:18 +01:00
pmic_i2c.c pmic_i2c: Return error in case of invalid pmic_i2c_tx_num 2012-03-27 09:41:16 +02:00
pmic_max8997.c misc:pmic:max8997 MAX8997 support for PMIC driver 2012-05-15 08:31:29 +02:00
pmic_max8998.c misc:pmic:max8998 MAX8998 support at a new PMIC driver. 2011-10-27 21:56:31 +02:00
pmic_spi.c misc: pmic: fix regression in pmic_fsl.c (SPI) 2011-11-03 22:56:18 +01:00
status_led.c drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
twl4030_led.c TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00