From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 7 Mar 2019 12:34:35 +0100 Subject: [U-Boot] [PATCH v2 05/12] ARM: kirkwood: remove kw_config_adr_windows In-Reply-To: <20190307082805.15199-6-judge.packham@gmail.com> References: <20190307082805.15199-1-judge.packham@gmail.com> <20190307082805.15199-6-judge.packham@gmail.com> Message-ID: <0a40f091-08b6-f3ff-45e4-d451e8fa07a2@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07.03.19 09:27, Chris Packham wrote: > Now that kirkwood is using the mvebu mbus this function is no longer > needed. > > Signed-off-by: Chris Packham Reviewed-by: Stefan Roese Thanks, Stefan