Andy Green wrote: > Subject: [PATCH 1/1] introduce-uboot-glamo-mmc.patch
Thanks, applied as glamo-mmc.patch in revision 4071. Now we're feature-complete :-) There was no glamo-regs.h file, but the one from the kernel seems to work nicely. So I added it with glamo-regs.patch, and things compile. If your glamo-regs.h is different, please send an update. There's also one compiler warning (always fun to try to spot these with u-boot), namely that you're re-defining MMC_BLOCK_SIZE, which is already defined in include/asm/arch/mmc.h They end up having the same value, so that's harmless. - Werner
