From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Engel Date: Tue, 13 Jul 2004 09:04:46 +0200 Subject: [U-Boot-Users] [patch] make some hardcoded PL010/PL011 stuff configurable Message-ID: <20040713090446.2d64341f@majestix> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, attached is a small patch against u-boot-1.1.1 that replaces some hardcoded stuff for the PL010/PL011 Amba PrimeCells with configuration variables. It also (hopefully) fixes the wrong default value of CONFIG_CMD_DFL in README. Regards, Andreas Changelog entry: * Patch by Andreas Engel, 12 Jul 2004: Replaced hardcoded PL011 clock frequency with new config variable CONFIG_PL011_CLOCK; replaced hardcoded PL010/PL011 port list with new config variable CONFIG_PL01x_PORTS. Fixed wrong CONFIG_CMD_DFL doc. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot.diff Url: http://lists.denx.de/pipermail/u-boot/attachments/20040713/9636ee48/attachment.txt