From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Sun, 9 Apr 2017 13:27:57 -0600 Subject: [U-Boot] [PATCH] rockchip: cosmetic: Move rock board to its correct position In-Reply-To: <20170405221918.6244-1-heiko@sntech.de> References: <20170405221918.6244-1-heiko@sntech.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 5 April 2017 at 16:19, Heiko Stuebner wrote: > Somehow 43b5c78d8d91 ("rockchip: cosmetic: Sort RK3288 boards") moved > the rock board in between some rk3288 board, probably as a result of > rebasing. > > So move it back to its original position above all rk3288 boards. > > Fixes: 43b5c78d8d91 ("rockchip: cosmetic: Sort RK3288 boards") > Signed-off-by: Heiko Stuebner > --- > arch/arm/dts/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Simon Glass