
Wolfgang Denk wd@denx.de wrote:
Dear Haavard,
in message 4890597F.5030805@mimc.co.uk you wrote:
The MIMC200 board is based on Atmel's NGW100 dev kit, but with an extra 8MByte FLASH and 128KByte FRAM.
CREDITS | 4 + MAINTAINERS | 4 + MAKEALL | 1 + Makefile | 3 + board/mimc/mimc200/Makefile | 40 ++++++++ board/mimc/mimc200/config.mk | 3 + board/mimc/mimc200/mimc200.c | 209 +++++++++++++++++++++++++++++++++++++++++ board/mimc/mimc200/u-boot.lds | 73 ++++++++++++++ include/configs/mimc200.h | 177 ++++++++++++++++++++++++++++++++++ 10 files changed, 519 insertions(+), 0 deletions(-)
I guess this is sitting on your queue, and I will see a pull request soon?
Still waiting for a signed-off-by. But you will see a pull request soon regardless.
Haavard