9
0
Fork 0
barebox/arch/arm/mach-mxs
Uwe Kleine-König 3bd7f80d8f mci: mxs: support overwriting the device name via platform data
The current implementation of the bootloader specification depends on the
hardware name and the name of the device in /dev to match. As the default
hardware name is mciX and the device name is diskY the bootloader spec
cannot be used as is.

This patch implements a way to overwrite the device name similar to what is
possible for the imx-esdhc driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-11-11 11:16:22 +01:00
..
include/mach mci: mxs: support overwriting the device name via platform data 2013-11-11 11:16:22 +01:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
bcb.c ARM: mxs: Fix signed/unsigned arguments for printf 2013-11-11 08:52:05 +01:00
clocksource-imx23.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
clocksource-imx28.c introduce io.h 2011-09-22 19:03:05 +02:00
imx.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
iomux-imx.c ARM: mxs: Fix signed/unsigned arguments for printf 2013-11-11 08:52:05 +01:00
ocotp.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
power.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00
soc-imx23.c dma: apbh: Turn into a driver 2013-07-23 16:25:14 +02:00
soc-imx28.c dma: apbh: Turn into a driver 2013-07-23 16:25:14 +02:00
usb-imx23.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
usb-imx28.c usb-imx28: fix enable 2013-09-10 21:03:59 +02:00