From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 25 Apr 2014 15:29:09 -0700 Subject: [U-Boot] [PATCH] Start the deprecation process for generic board In-Reply-To: <1395530091-20056-1-git-send-email-sjg@chromium.org> References: <1395530091-20056-1-git-send-email-sjg@chromium.org> Message-ID: <535AE1B5.60302@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 03/22/2014 04:14 PM, Simon Glass wrote: > We should move forward to remove the old board init code. Add a > prominent message to encourage maintainers to get started on this > work. > > Signed-off-by: Simon Glass > --- > Simon, How much test has been done on powerpc boards? I randomly pick one MPC8536DS and it doesn't work. I have spent hours to track the difference and I am still struggling. I understand the first one could be more work, but if you have done any, especially 85xx family, please let me know. York