From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 23 Nov 2004 16:51:29 +0100 Subject: [U-Boot-Users] CONFIG_BOOTBINFUNC for AT91RM9200 In-Reply-To: <20041123154506.AAF32C1430@atlas.denx.de> References: <20041123154506.AAF32C1430@atlas.denx.de> Message-ID: <41A35C81.20709@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >>And: >>I don't think CONFIG_BOOTBINFUNC is a good name! > OK, ok, ok. ;-) >>There already is CONFIG_INIT_CRITICAL. We can add CONFIG_INIT_CLOCKS or >>CONFIG_INIT_MEMORY or CONFIG_INIT_SDRAM or CONFIG_INIT_LOWLEVEL... > > The current setup allows to change a single #define to switch between > two different modes of operation: using boot.bin, and not using > boot.bin. I don't really care about the name of theis variable as > long as it's decoumented and works. But please don;t split it into 15 > different names that must be set in a consistent way. Then I think CONFIG_INIT_CRITICAL is the best choice! -- Steven