mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
1975a3b1f6
First, this test depends on CONFIG_LMB_USE_MAX_REGIONS, so add that as a test before building. Second, instead of using a hard-coded value of 8, which is the default of CONFIG_LMB_USE_MAX_REGIONS previously, use that directly and update the comments. The only trick here is that one part of the test itself also was written with the value of 8 itself in mind. Rework the size of the lmb region we allocate to scale with the value of CONFIG_LMB_USE_MAX_REGIONS. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
abuf.c | ||
asn1.c | ||
cmd_ut_lib.c | ||
efi_device_path.c | ||
efi_image_region.c | ||
getopt.c | ||
hexdump.c | ||
Kconfig | ||
kconfig.c | ||
kconfig_spl.c | ||
lmb.c | ||
longjmp.c | ||
Makefile | ||
rsa.c | ||
sscanf.c | ||
string.c | ||
strlcat.c | ||
test_aes.c | ||
test_crypt.c | ||
test_errno_str.c | ||
test_print.c |