From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Mon, 8 Feb 2021 20:15:34 +0100 Subject: [PATCH u-boot-marvell] PLEASE TEST ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision In-Reply-To: <20210208191225.14645-1-marek.behun@nic.cz> References: <20210208191225.14645-1-marek.behun@nic.cz> Message-ID: <20210208201534.717a610a@nic.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch is needed on some Turris Omnia boards with Samsung DDR chips, otherwise DDR training fails in ~60% of cases. Marvell send us this patch for testing, I have updated it a little. Please test this on other A38x boards. If it doesn't break anything on other boards, we can apply it and send it to mv-ddr-marvell upstream. Marek