From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Wed, 25 Apr 2018 12:29:21 +0200 Subject: [U-Boot] rockchip: rk322x: update TPL_TEXT_BASE In-Reply-To: <1524023554-13791-1-git-send-email-kever.yang@rock-chips.com> References: <1524023554-13791-1-git-send-email-kever.yang@rock-chips.com> 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 > The boot0 hook including the 4-byte TAG which is at the beginning > of the TEXT_BASE, now we can use a aligned TEXT BASE. > > Signed-off-by: Kever Yang > --- > > include/configs/rk322x_common.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Philipp Tomsich