mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
Enable OF_UPSTREAM support for the corstone1000 platforms in U-Boot. This patchset enables OF_UPSTREAM device tree support in U-Boot for the corstone1000 platforms. This allows U-Boot to build using upstream Linux kernel device tree sources instead of downstream copies. The following changes are introduced: - Enable OF_UPSTREAM to support upstream device tree. - Update DEVICE_TREE naming with "arm/" prefix. - Add device tree overlay to retain U-Boot specific device tree nodes. - Remove legacy device trees for corstone1000. Signed-off-by: Clement Faure <clement.faure@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
See ../README.md