From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 14 Nov 2016 10:23:55 +0100 Subject: [U-Boot] [U-Boot, v2, 5/5] bcm2835: Reserve the spin table in efi memory map In-Reply-To: <1465253827-126767-6-git-send-email-agraf@suse.de> References: <1465253827-126767-6-git-send-email-agraf@suse.de> Message-ID: <20161114092354.16625.64482@achrid.arch.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Firmware provides a spin table on the raspberry pi. This table shouldn't > get overwritten by payloads, so we need to mark it as reserved. > > Signed-off-by: Alexander Graf Thanks, applied to efi-next Alex