From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 5 Aug 2011 12:51:48 -0500 Subject: [U-Boot] [PATCH 1/3] [v4] powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros In-Reply-To: <1312558578-21800-1-git-send-email-timur@freescale.com> References: <1312558578-21800-1-git-send-email-timur@freescale.com> Message-ID: <4E3C2DB4.60904@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 Timur Tabi wrote: > Introduce the CONFIG_SYS_CCSRBAR_PHYS_HIGH and CONFIG_SYS_CCSRBAR_PHYS_LOW > macros, which contain the high and low portions of CONFIG_SYS_CCSRBAR_PHYS. > This is necessary for the assembly-language code that relocates CCSR, since > the assembler does not understand 64-bit constants. Sorry, there are only supposed to be two patches in the patchset. There is no [PATCH 3/3]. -- Timur Tabi Linux kernel developer at Freescale