
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Stany MARCEL Sent: Wednesday, September 14, 2011 8:44 PM To: u-boot@lists.denx.de Cc: Jin Zhengxiong-R64188; Stany MARCEL; Jin Zhengxiong-R64188 Subject: [U-Boot] [PATCH 3/6] ColdFire: Move boards with simple _config rules to boards.cfg
Signed-off-by: Stany MARCEL stany.marcel@novasys-ingenierie.com
MAKEALL | 6 --- Makefile | 96 -------------------------------------------- boards.cfg | 21 +++++++++- include/configs/M5329EVB.h | 8 ++-- 4 files changed, 24 insertions(+), 107 deletions(-)
[Jin Zhengxiong-R64188] I suggest to put the M5329EVB update in another separate patch. Thanks.
Best Regards, Jason
Hi Jason,
The modification the M5329EVB configuration header is linked to the build modification, so I don't think it's a good idea to separate them.
But if it is really necessary I can split the commit in two parts on Monday.
Regards