From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Sat, 13 Jan 2007 03:41:20 -0600 Subject: [U-Boot-Users] PCI MEM I/O space allocation In-Reply-To: <1168361614.2903.24.camel@localhost.localdomain> References: <20070109163921.0D57B352B26@atlas.denx.de> <1168361614.2903.24.camel@localhost.localdomain> Message-ID: <45A8A940.70107@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de York Sun wrote: >>>> What exactly is the problem you're trying to fix? The fact that it's >>>> different is IMHO not enough of a reason to change it. >>>> >>> The problem is some bridges have 64K limitation on I/O space, which >>> requires special care in allocation. I am fixing it in the kernel. >>> May I remined that U-Boot is not solely booting Linux kernel while Linux is probably the most popular one. How will such change affect other OS booting? Tolunay