]> git.baikalelectronics.ru Git - uboot.git/commit
test: lib: lmb: add lmb test for multiple RAM banks
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Fri, 1 Feb 2019 20:23:59 +0000 (21:23 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 2 Feb 2019 13:23:33 +0000 (08:23 -0500)
commitf98f2b673f0e4168d7e3faf052a58679216743d1
treec8af17abe1db850f26707b8a9ee7781775fa15fc
parente1a9b19ba61c5b8628d112cdd2360a0aba54ac41
test: lib: lmb: add lmb test for multiple RAM banks

This adds one test case that checks that allocation with multiple
DRAM banks works correctly.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/lmb.c