From mboxrd@z Thu Jan 1 00:00:00 1970 From: DENX Support System Date: Sat, 1 Apr 2006 00:50:21 +0200 Subject: [DNX#2006040142001258] [U-Boot-Users] [PATCH] Make blackfin configuration [...] Message-ID: <1143845421.628263.547928997@castor.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello list, inside the automatic U-Boot patch tracking system a new ticket [DNX#2006040142001258] was created: > Hi Wolfgang, > > It's great the Richard's blackfin patch has been applied. But the > patch it's really old and has some obsolete codes. So I made a patch > against the current git repository. After applied the patch, the uboot > can be compiled and work properly on the BF533 STAMP/EZKIT board. > > The patch is based on following commit ID in the current U-boot git > repository. > ============================================================ > commit ff7fefe6797246b2748530f965f2e41de34a982a > Author: Wolfgang Denk > Date: Mon Mar 13 12:37:35 2006 +0100 > > Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific > timer and > cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) > directories > Patch by Andreas Engel, 13 Mar 2006 > ============================================================ > Changelog entry: > * Make blackfin pass compilation with the current toolchain. > Patch by Aubrey.Li > > Thanks, > -Aubrey Your U-Boot support team