mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-31 00:39:57 +00:00
arm-bsp/u-boot: Fix fvp-baser-aemv8r64 fdt memory configuration issue
Add additional fvp-baser-aemv8r64-specific patch for U-Boot, which fixes an issue where U-Boot was ignoring the `memory` node in the device tree. Issue-Id: SCM-4386 Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: I1382992fffa159c4bd6325db4f1b26c6478cf391 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -234,6 +234,8 @@ Known Issues and Limitations
|
||||
|
||||
Change Log
|
||||
----------
|
||||
- Fixed bug in U-Boot that caused changes to the `memory` node in the device
|
||||
tree to be ignored.
|
||||
- Added boot-wrapper-aarch64 support for booting SMP payloads at S-EL2.
|
||||
- Enabled testimage support by default.
|
||||
- Added virtio\_rng to improve random number generation.
|
||||
|
||||
Reference in New Issue
Block a user