From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 16 Jun 2009 13:49:57 -0500 Subject: [U-Boot] [PATCH] fsl: remove _IO_BASE and KSEG1ADDR from board configuration files In-Reply-To: <20090616134645.abb30df6.kim.phillips@freescale.com> References: <1245102820-22795-1-git-send-email-timur@freescale.com> <31E00E95-FA85-4BB0-8FBF-A72215274C7A@kernel.crashing.org> <20090616133251.ba8a0b90.kim.phillips@freescale.com> <4A37E50A.1010904@freescale.com> <20090616134645.abb30df6.kim.phillips@freescale.com> Message-ID: <4A37E955.3000200@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 Kim Phillips wrote: > all ppc boards with KSEG1ADDR and _IO_BASE? isn't that what your > commit message says the domain is? I was hoping you'd be more specific. The patch title says, "fsl:", so I'm restricting it to FSL boards. The only config files that have either of these two macros are: HIDDEN_DRAGON.h M5253DEMO.h M5253EVBE.h M54455EVB.h mpc7448hpc2.h MVBLM7.h PN62.h r2dplus.h I think all but the last are PPC boards. Should I include those? -- Timur Tabi Linux kernel developer at Freescale