Searched hist:"4436 c5db051be2f8f39629a98c4b8e51a1ea77cd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3399-puma.dtsi | 4436c5db051be2f8f39629a98c4b8e51a1ea77cd Wed Jul 19 12:32:23 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: dts: rk3399-puma: put EFI partition entries at 2MB
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@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|