From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 28 Aug 2015 23:41:16 +0200 Subject: [U-Boot] [PATCH 2/3] ARM: uniphier: enable SPL_OF_CONTROL In-Reply-To: References: <1440760399-14159-1-git-send-email-yamada.masahiro@socionext.com> <201508281328.11955.marex@denx.de> Message-ID: <201508282341.16543.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 02:23:54 PM, Masahiro Yamada wrote: > 2015-08-28 20:28 GMT+09:00 Marek Vasut : > > 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 > > Do you mean, Reviewed-by ? > > You do not have maintainership for any files this commit is touching. I meant acked-by, but I suspect the meaning of both acked-by and reviewed-by is a bit ambiguous. Is there some document which explains what acked-by and reviewed-by precisely mean ? Anyway, to make it easier for you, add my: Reviewed-by: Marek Vasut HTH ;-) Best regards, Marek Vasut