
Dear Daniel Gorsulowski,
The meesc board support was broken. Within this opportunity, I completely reworked the board files.
Signed-off-by: Daniel Gorsulowski Daniel.Gorsulowski@esd.eu
This patch is based on u-boot-atmel/rework101229 branch (minus the last 5 patches) plus the 'at91: fixed at91sam9263 system file' patch in u-boot-atmel/next branch.
V2: -fixed commit description
board/esd/meesc/config.mk | 1 - board/esd/meesc/meesc.c | 49 ++++++----- boards.cfg | 3 +- include/configs/meesc.h | 208 ++++++++++++++++++++++++++------------------- 4 files changed, 149 insertions(+), 112 deletions(-) delete mode 100644 board/esd/meesc/config.mk
This patch had several places with <space><tab> or <start of line><space>.
I removed them manually. Please, next time run your patches through <linux>/scripts/checkpatch.pl. Thanks.
Applied to u-boot-atmel/next.
Best Regards,
Reinhard