Files
u-boot-tk1-som/drivers
Stephen Warren f175603f7c ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
If CONFIG_API is ever to be enabled on Tegra, this define must be set,
since api/api_storage.c uses it.

A couple of annoyting things about CONFIG_SYS_MMC_MAX_DEVICE

1) It isn't documented in README. The same is true for a lot of similar
   defines used by api_storage.c.

2) It doesn't represent MAX_DEVICE but rather NUM_DEVICES, since the
   valid values are 0..n-1 not 0..n.

However, I this patch does not address those shortcomings.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-05-13 10:41:31 -07:00
..
2014-03-04 12:15:29 -05:00
2014-05-05 08:20:56 +02:00
2014-05-09 11:50:14 +02:00
2014-05-09 11:50:14 +02:00
2014-05-09 11:50:14 +02:00
2014-04-22 17:58:47 -07:00
2014-05-09 11:50:14 +02:00
2014-01-08 17:26:17 -07:00
2014-05-09 11:50:14 +02:00
2014-04-17 08:41:05 -07:00