]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: H616: DRAM: Adjust configuration procedure
authorJernej Skrabec <jernej.skrabec@gmail.com>
Fri, 30 Aug 2024 15:55:08 +0000 (10:55 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 9 Oct 2024 23:23:42 +0000 (00:23 +0100)
commitd88668f9138ef35c52b267de05324b17274d4779
treedf7424a184f27c3c0b164789a23bb646504ca18d
parent30011d767e465770d0b4d4eaa25d805e8c4e1b02
sunxi: H616: DRAM: Adjust configuration procedure

When comparing configuration procedure to vendor driver, I noticed that
one command was out of order and that some delays were missing.

Fix that.

Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Tested-by: Chris Morgan <macromorgan@hotmail.com>
arch/arm/mach-sunxi/dram_sun50i_h616.c