commit | c722dace023a6ec8e3df4deb9b98f5e5559a3ed6 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Fri Feb 01 21:23:59 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Feb 02 08:23:33 2019 -0500 |
tree | c8af17abe1db850f26707b8a9ee7781775fa15fc | |
parent | 8890e7d2420b695e64610c88e37b6c172c96a7ba [diff] |
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>