diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-07-01 15:45:56 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-07-08 00:00:24 +0000 |
commit | 1793eb4c8a6b31ba4723c268870ebe7e071957f9 (patch) | |
tree | c71074f79a46ea2f0e678b58ebfaf8093a17955d /src/acpi/dsdt_top.asl | |
parent | 25c20753885fb183424b5d74445a3a8643fe2d28 (diff) |
lib/fit.c: Don't align memory regions to 1MB
Aligning the "memory" ranges in devicetree is supposedly only needed on
very old arm32 kernels. So let's get rid of it.
Incidentally this fixes smaller than 1MB memory regions where the size
would end up being 0.
Change-Id: Ibbf5e331c79ed4ae3ed8dd37bf7a974d2412ce12
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65607
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/acpi/dsdt_top.asl')
0 files changed, 0 insertions, 0 deletions