From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.15.19]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dfUE4-0001C5-Vn for barebox@lists.infradead.org; Wed, 09 Aug 2017 16:53:01 +0000 From: Oleksij Rempel Date: Wed, 9 Aug 2017 18:52:15 +0200 Message-Id: <20170809165217.11865-2-linux@rempel-privat.de> In-Reply-To: <20170809165217.11865-1-linux@rempel-privat.de> References: <20170809165217.11865-1-linux@rempel-privat.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH v1 2/4] MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup after flash addr test To: barebox@lists.infradead.org Cc: Oleksij Rempel this is needed to start zbarebox.bin from running barebox. Signed-off-by: Oleksij Rempel --- arch/mips/boards/tplink-mr3020/include/board/board_pbl_start.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/mips/boards/tplink-mr3020/include/board/board_pbl_start.h b/arch/mips/boards/tplink-mr3020/include/board/board_pbl_start.h index 1774556a8..e70f55e87 100644 --- a/arch/mips/boards/tplink-mr3020/include/board/board_pbl_start.h +++ b/arch/mips/boards/tplink-mr3020/include/board/board_pbl_start.h @@ -26,10 +26,10 @@ mips_barebox_10h - hornet_mips24k_cp0_setup - pbl_blt 0xbf000000 skip_pll_ram_config t8 + hornet_mips24k_cp0_setup + pbl_ar9331_wmac_enable hornet_1_1_war -- 2.11.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox