From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 28 Aug 2015 13:28:11 +0200 Subject: [U-Boot] [PATCH 2/3] ARM: uniphier: enable SPL_OF_CONTROL In-Reply-To: <1440760399-14159-2-git-send-email-yamada.masahiro@socionext.com> References: <1440760399-14159-1-git-send-email-yamada.masahiro@socionext.com> <1440760399-14159-2-git-send-email-yamada.masahiro@socionext.com> Message-ID: <201508281328.11955.marex@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 On Friday, August 28, 2015 at 01:13:18 PM, Masahiro Yamada wrote: > Device Tree really improves code maintainability and is now > available for SPL too. > > This is the state-of-the-art implementation in U-boot. > > The board files (platform data) are no longer needed. > > Signed-off-by: Masahiro Yamada Acked-by: Marek Vasut Best regards, Marek Vasut