
On 21:08 Sat 13 Jun , Wolfgang Denk wrote:
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1244911289-30585-1-git-send-email-plagnioj@jcrosoft.com you wrote:
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
applied on testing branch with the following patch pm9263: lowlevel init update pm9263: use macro instead of hardcode value for the lowlevel_init at91: add support for the PM9261 board of Ronetix GmbH at91sam9263ek: add nor flash support at91: unify nor boot support at91: use Linux CONFIG scheme for board and arch Move libgcc inclusion from common Makefile to platform configs files ARM: Don't include libgcc anymore
NAK.
The ARM mach ID thing is evil, and shall not spread into the U-Boot code - especially since it is ARM only and not usable for other architectures.
there is nothing to do with the ARM mach ID here it just the board and arch CONFIGs and as I said in the other e-mail it's not ARM only you can do the same for all arch as it also based on Kconfig linux kernel files
so please reconsider it
Best Regards, J.