[U-Boot] [PATCH 2/2] rockchip: dts: rk3399-puma: put EFI partition entries at 2MB

Simon Glass sjg at chromium.org
Thu Jul 27 15:14:10 UTC 2017


On 19 July 2017 at 06:32, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> When creating a EFI/GUID partition map for the RK3399-Q7 through
> U-Boot, the partition entries should be places at a 1MB offset from
> the start of the device to give us space for the environment (at 16KB
> on SD/MMC devices), the SPL stage (at 32KB on SD/MMC devices) and the
> image payload (at 256KB on SD/MMC devices).
>
> This change sets this up through the u-boot,efi-partition-entries-offset
> /config property in the RK3399-Q7 DTSI.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  arch/arm/dts/rk3399-puma.dtsi | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list