
Hi, Stefano,
-----Original Message----- From: Stefano Babic [mailto:sbabic@denx.de] Sent: Monday, February 21, 2011 8:46 PM To: Liu Hui-R64343 Cc: u-boot@lists.denx.de; sbabic@denx.de Subject: Re: [U-Boot][PATCH 1/1] MX5:MX53: support for freescale MX53LOCO board
On 02/21/2011 11:15 AM, Jason Liu wrote:
Hi Jason,
+################################################################ #####
+#### diff --git a/board/freescale/mx53loco/config.mk b/board/freescale/mx53loco/config.mk new file mode 100644 index 0000000..ec0c66c
As I discovered myself, usage of config.mk is discouraged and it should be removed and it is not accepted anymore for new boards. Instead of that, it is possible to add CONFIG_ options in boards.cfg.
OK, do you know why config.mk is discouraged?
I have already sent changes for imx51evk, as example for the imx5 boards. However, I sent them when window was already closed, and I merged them on the next branch of u-boot-imx. You will find these patches in archive also as:
Can I based on next of u-boot-imx to submit new patches since master branch Of uboot does not have it?
[PATCH 1/2] Makefile: change rule to build IMX image [PATCH 2/2] MX51: drop config.mk from mx51evk
You can take a look at them to see how to drop the config.mk file.
OK, thanks for the information. I will look at it and check my new version patch.
Best regards, Stefano Babic
--
==== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de ================================================================= ====