
Dear "Timo Ketola",
In message 1334735852-23415-2-git-send-email-timo@exertus.fi you wrote:
Defining CONFIG_FSL_ESDHC brings in a call to get_clocks, so let's implement get_clocks function. This is how it seems to be implemented elsewhere.
Signed-off-by: Timo Ketola timo@exertus.fi
arch/arm/cpu/arm926ejs/mx25/generic.c | 27 +++++++++++++++++++++++++++ arch/arm/include/asm/arch-mx25/clock.h | 23 +++++++++++++++++++++++ 2 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/arm926ejs/mx25/generic.c b/arch/arm/cpu/arm926ejs/mx25/generic.c
...
I understand this is a (eventually modified ?) reposting of patches you posted before. in this case it is mandatory not only to mark this in the Subject, but also to provide a detailled change log (below the "---" line); see http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions
I'm not going to try to find out which review comments you have included, and what you changed to do so; sorry, but I don;t have that much time.
Please consider the whole patch series ignored.
Best regards,
Wolfgang Denk