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)
commitdc57be51e9dcdb67325b62e7da7992cca9854e0f
treec8af17abe1db850f26707b8a9ee7781775fa15fc
parent9cc2323feebdde500f50f7abb855045dbde765cb
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