From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 30 Oct 2015 09:20:34 -0700 Subject: [U-Boot] [PATCH] fsl_ddr: Make SR_IE configurable. In-Reply-To: <1444833120-22360-1-git-send-email-joakim.tjernlund@transmode.se> References: <1444833120-22360-1-git-send-email-joakim.tjernlund@transmode.se> Message-ID: <563398D2.2050301@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/14/2015 07:32 AM, Joakim Tjernlund wrote: > SR_IE(Self-refresh interrupt enable) is needed for > Hardware Based Self-Refresh. Make it configurable and let > board code handle the rest. > > Signed-off-by: Joakim Tjernlund > --- Removed "." from subject. Applied to u-boot-fsl-qoriq. Awaiting upstream. Thanks. York