Re: [U-Boot] [PATCH v2 3/6] arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path

2019-05-06 Thread Tom Rini
On Mon, Apr 29, 2019 at 09:59:30AM +0530, Keerthy wrote: > From: Brad Griffis > > Enable HW leveling in RTC+DDR path. The mandate is to enable > HW leveling bit and then wait for 1 ms before accessing any > register. > > Signed-off-by: Brad Griffis > Signed-off-by: Keerthy Applied to

[U-Boot] [PATCH v2 3/6] arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path

2019-04-28 Thread Keerthy
From: Brad Griffis Enable HW leveling in RTC+DDR path. The mandate is to enable HW leveling bit and then wait for 1 ms before accessing any register. Signed-off-by: Brad Griffis Signed-off-by: Keerthy --- arch/arm/mach-omap2/am33xx/board.c | 30 +- 1 file changed,