Am Dienstag, den 07.08.2012, 11:04 -0600 schrieb Stephen Warren:
> On 08/06/2012 07:18 PM, Lucas Stach wrote:
>
> There's no description here justifying why you want this change.
>
> I don't think the change is correct; in arch/arm/lib/board.c,
> board_init_r() calls drivers/mmc/mmc.c:mmc_initial
On 08/06/2012 07:18 PM, Lucas Stach wrote:
There's no description here justifying why you want this change.
I don't think the change is correct; in arch/arm/lib/board.c,
board_init_r() calls drivers/mmc/mmc.c:mmc_initialize() which calls
board_mmc_init(). With this patch, won't this function get
Signed-off-by: Lucas Stach
CC: Stephen Warren
CC: Tom Warren
---
board/nvidia/common/board.c | 4
1 Datei geändert, 4 Zeilen hinzugefügt(+)
diff --git a/board/nvidia/common/board.c b/board/nvidia/common/board.c
index 7ab2040..3bd4ff1 100644
--- a/board/nvidia/common/board.c
+++ b/board/nv
3 matches
Mail list logo