
Dear Wolfgang Denk and Jean-Christophe PLAGNIOL-VILLARD,
Daniel Gorsulowski wrote:
This patch implements several updates: -disable CONFIG_ENV_OVERWRITE -add new hardware style variants and set the arch numbers appropriate (autodet.) -pass the serial# and hardware revision to the kernel -removed unused macros from include/configs/meesc.h
Signed-off-by: Daniel Gorsulowski Daniel.Gorsulowski@esd.eu
v2: - don't write the ethernet address to the EMAC module anymore
v3: - removed function meesc_set_arch_number and moved code to checkboard() - reworked function get_board_serial() - removed unused macros from include/configs/meesc.h
board/esd/meesc/meesc.c | 62 +++++++++++++++++++++++++++++++++++++++++++---- include/configs/meesc.h | 25 ++++++------------- 2 files changed, 65 insertions(+), 22 deletions(-)
<snip>
what about this patch? No more comments, no "NACK", no "applied to..."?
Best regards, Daniel Gorsulowski