Files
u-boot-tk1-som/include
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
..
2013-04-01 16:33:52 -04:00
2014-03-04 12:15:29 -05:00
2013-04-01 16:33:52 -04:00
2014-04-17 14:38:30 -04:00
2014-02-04 16:32:20 +01:00
2014-04-20 13:16:43 +02:00
2014-02-21 08:42:47 -05:00
2014-03-17 20:05:48 -06:00
2014-03-04 12:15:29 -05:00
2014-02-19 09:47:34 -05:00
2014-02-19 09:47:34 -05:00
2014-05-09 11:50:14 +02:00
2014-03-21 16:39:36 -04:00
2014-02-20 06:48:23 +01:00
2013-09-24 09:10:33 -04:00
2014-05-09 11:50:14 +02:00
2014-03-17 20:05:49 -06:00
2013-04-01 16:33:52 -04:00
2013-09-20 10:30:54 -04:00
2014-05-05 08:00:28 +02:00
2013-11-09 17:21:01 +01:00
2014-04-20 13:16:43 +02:00
2014-03-17 20:05:49 -06:00
2014-05-05 08:00:28 +02:00
2013-11-09 17:21:01 +01:00
2014-03-05 12:23:48 +01:00
2014-03-21 16:39:35 -04:00
2014-02-19 10:47:43 -05:00
2013-12-04 08:11:28 -05:00
2013-08-28 11:44:59 -04:00