From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 11 Apr 2010 09:41:47 +0200 Subject: [U-Boot] [PATCH V6 1/3] Initial support for Marvell Orion5x SoC In-Reply-To: <4BC17BDF.70904@free.fr> References: <1270801745-18852-1-git-send-email-albert.aribaud@free.fr> <20100410211601.0E999E6D662@gemini.denx.de> <4BC17BDF.70904@free.fr> Message-ID: <4BC17D3B.3090101@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Albert ARIBAUD a ?crit : > Wi Wolfgang, > > Wolfgang Denk a ?crit : > >> Dear Albert Aribaud, >> >> In message <1270801745-18852-1-git-send-email-albert.aribaud@free.fr> >> you wrote: >>> This patch adds support for the Marvell Orion5x SoC. >>> It has no use alone, and must be followed by a patch >>> to add Orion5x support for serial, then support for >>> the ED Mini V2, an Orion5x-based product from LaCie. >>> --- >>> Patchset history >>> >>> V1: Initial monolithic patch. >>> V2: split in three patches : orion, serial, edmini; >>> checkpatch'ed, with only 6 errors, in patch 1/3, >>> all 6 errors being false positives. >>> V3: useless GPIO and MPP programming support removed; >>> low level init added/CONFIG_SKIP_LOW_LEVEL_INIT removed. >>> V4: all files licensed GPLv2-only removed; >>> RAM bank size detection now uses get_ram_size(). >>> V5: Replaced macros by C structs in dram code. >>> Removed compilation warnings in dram code. >>> Added comments to legacy flash definitions. >>> Split low level init code into SoC- and Chip-specifics. >>> V6: Set copyright dates to 2010, and put standard GPL notice >>> mentioning Marvell's copyright on *_lowlevel_init.S files. >> >> Just to be sure: do you have Marvell's permission to change the >> licensing terms? > > Actually this was checked by Prafulla in december: > > My mistake--this was for the linux-imported files only. As for the Marvell-created files, Prafulla (added to To:) should be in position to get us the needed permission. Amicalement, -- Albert.