Re: [U-Boot] [PATCH 2/2] devkit8000: Add config to enable SPL MMC boot

2011-10-14 Thread Albert ARIBAUD
Hi Simon, Le 30/09/2011 12:41, Simon Schwarz a écrit : > Add MMC boot configs to devkit8000 config. > > Signed-off-by: Simon Schwarz > --- > include/configs/devkit8000.h |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/include/configs/devkit8000.h b/include/conf

[U-Boot] [PATCH 2/2] devkit8000: Add config to enable SPL MMC boot

2011-09-30 Thread Simon Schwarz
Add MMC boot configs to devkit8000 config. Signed-off-by: Simon Schwarz --- include/configs/devkit8000.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index 5d1014b..cb68169 100644 --- a/include/configs/de