]> Git Repo - u-boot.git/commit
ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition
authorMarek Behún <[email protected]>
Thu, 15 Jul 2021 17:21:01 +0000 (19:21 +0200)
committerStefan Roese <[email protected]>
Mon, 19 Jul 2021 07:05:30 +0000 (09:05 +0200)
commit644b9864700ee5227232a69ed4f180b99559b925
tree44da5cf07dde78365b32127595b79d7f945915d8
parent6e73bb7e403b25d96a15d987dd08a5905737dd96
ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition

Specify a separate partition `u-boot-env` for U-Boot's env settings for
the Turris Omnia board.

Do this only in U-Boot's specific DTS. We do not want to do this in
Linux' official DTS, because Omnia's stock U-Boot stores env at a
different address, and there are still boards with stock U-Boot.

In a subsequent patch will add board code that fixes Linux's DTB before
booting Linux.

Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/arm/dts/armada-385-turris-omnia-u-boot.dtsi
This page took 0.041422 seconds and 4 git commands to generate.