From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 15 Aug 2013 19:47:03 -0700 Subject: [U-Boot] [u-boot-release] [PATCH][v2] powerpc/common/vsc3316: remove const from vsc3316_config parameter define In-Reply-To: <1376044897-26970-1-git-send-email-Shaohui.Xie@freescale.com> References: <1376044897-26970-1-git-send-email-Shaohui.Xie@freescale.com> Message-ID: <520D92A7.50802@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/09/2013 03:41 AM, Shaohui Xie wrote: > Since the parameters need to be modified according to different Serdes > protocols at runtime, the const will block this. Also remove const from > arrays define used by vsc3316_config. > > Signed-off-by: Shaohui Xie > --- Tom, I am trying to search for this and other patches we received through the list on patchwork, but I couldn't find them. Actually I couldn't find any patch sent by Shaohui recently. York