From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 12 Jul 2010 23:46:43 -0700 Subject: [U-Boot] [PATCH V4 0/4] Marvell GbE multiple SoC support In-Reply-To: <1278966270-18562-1-git-send-email-albert.aribaud@free.fr> References: <1278966270-18562-1-git-send-email-albert.aribaud@free.fr> Message-ID: <4C3C0BD3.1090802@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On 7/12/2010 1:24 PM, Albert Aribaud wrote: > NOTES > > 1) This patchset will only apply above a previously posted and > Acked-by patch available on the mailing list archives e.g. at: > > ("kirkwood_egiga: updates: fix DRAM mapping and typo"). > > 2) This patchset will build for edminiv2 but requires a bugfix > patch, also Acked-by and available on archives as well at e.g. > > ("kirkwood_egiga: bugfix: add DMA sequence points"). > > 3) This patchset will only apply above a previously posted, not > yet Acked-by patch available on the mailing list archives e.g. at: > > ("kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION"). > > PATCHSET HISTORY > > V1: First submission. > V2: Reorganization as per Prafulla Wadasakar's suggestion. > Used -C in format-patch to render renames correctly. > Removal of DRAM patch posted standalone. > Removal of unrelated changes. > V3: Removal of DMA bugfix patch posted standalone > Introduced MAC non-randomization config option > Added short description to each patch. > V4: Renaming of mv_egiga to mvgbe throughout. > Removal of MAC non-randomization patch posted standalone. > Removal of unrelated edminiv2 changes. > Move of MAX_MVGBE_DEVS from driver to SoC files. Patchset v4 has been applied to net repo. thanks, Ben