From mboxrd@z Thu Jan 1 00:00:00 1970 From: harsha kiran Date: Thu, 6 Nov 2014 09:43:03 -0700 (MST) Subject: [U-Boot] Can i pass pass an environmental variable or argument from command line to build u-boot? In-Reply-To: <20141106155802.GN24724@bill-the-cat> References: <1415287835274-194962.post@n7.nabble.com> <20141106155802.GN24724@bill-the-cat> Message-ID: <1415292183750-194969.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Rini, We have freeze the code base of bootloader for 2014-07 main line. What can be another alternate approach? i was looking at the make file and i see that they take everything before _config and is sorted to find all the right pieces from boards.cfg file %_config:: outputmakefile @$(MKCONFIG) -A $(@:_config=) i was thinking to add something which can parse the Partnumber after the _config..i am not sure if its a good approach.. Thanks, Harsha -- View this message in context: http://u-boot.10912.n7.nabble.com/Can-i-pass-pass-an-environmental-variable-or-argument-from-command-line-to-build-u-boot-tp194962p194969.html Sent from the U-Boot mailing list archive at Nabble.com.