
On Fri, Apr 26, 2019 at 10:14:40PM +0530, Keerthy wrote:
On 26/04/19 6:25 PM, Tom Rini wrote:
On Fri, Apr 26, 2019 at 05:23:28PM +0530, Lokesh Vutla wrote:
On 26/04/19 4:46 PM, Tom Rini wrote:
On Fri, Apr 12, 2019 at 12:08:18PM +0530, Keerthy wrote:
From: Brad Griffis bgriffis@ti.com
In case of RTC+DDR resume, need to restore EMIF context before initiating hardware leveling.
Signed-off-by: Brad Griffis bgriffis@ti.com Signed-off-by: Keerthy j-keerthy@ti.com
This part off the series blows up the AM335x and older SoCs that also re-use this code, please build test for all the "am33xx" boards and fix the problems that arise, thanks!
We should b able to enable TINY_FIT support and save some space. Patches are already available in internal tree. Keerthy can you post them along with this series?
That's a good point but I wasn't clear enough sorry. They all fail to compile due to undefined new macros.
Tom,
I have fixed with having am43 #ifdef for this particular patch. I built omap3/omap4 and am335x defconfis and they are building fine. I will boot test at least on am335x_evm and am335x_beagleboneblack before posting v2. Is it okay if i post v2 of this patch alone?
Can you repost the whole series please? Thanks!