From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 10 Jan 2007 10:58:14 -0600 Subject: [U-Boot-Users] CFG_LOAD_ADDR vs. CONFIG_LOADADDR vs. CFG_TFTP_LOADADDR Message-ID: <45A51B26.4030803@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de What's the difference between CFG_LOAD_ADDR and CONFIG_LOADADDR? Looking at the code, it looks like their both used as default load addresses, but I don't see why they should have different values (they do in most header files). The README also talks about CFG_TFTP_LOADADDR, but I don't see where that's used in the code. -- Timur Tabi Linux Kernel Developer @ Freescale